Search results
'international' turbo r bios
Score: 108.9 %,
Type: Forum topic , Comments: 69 comments
LD (#84E3),HL
LD HL,0
LD (#84E5),HL
LD (#84E7),HL
XOR A
LD (#84B3),A
OUT (#FE),A
LD A,2
CALL ... etc.
#0D89 - #1101 Keyboard routines and layout tables
#1BBF - #23BE Font
#1B96 - 1BAA Some keyboard ... there on the IPS format, if that's what you're referring to.
:0 hmmm wrong info sorry i tought you ...
'Showing' horizontal lines with 'set adjust' VDP register?
Score: 163 %,
Type: Forum topic , Comments: 9 comments
nibble of VDP R18:
Left Center Right
7 .. 1 0 15 .. 8
Note: 14 T-states ... of these glitches are reproducible on the latest version of openMSX (version 17.0).
Sorry for the long post :)
10 REM Screen-split VDP R18 interactive editor. V1.0 By Sandy Brand (2022)
20 ...
"BASIC ROM" type of ROM
Score: 93.1 %,
Type: Forum topic , Comments: 1 comment
POKE &HF676,&H11
POKE &HF677,&H80
POKE &H8010,0
LOAD"MYPROG.BAS
BSAVE ...
"bug" on NestorBasic vram page 1 to vram page 0 ?
Score: 106.09 %,
Type: Forum topic , Comments: 9 comments
Hello,
This is "bug" on BASIC to see graphics from page 2 to page 0 (65536-131072 to 0-65535)
And can't link this list of BASIC :
10 bload "nbasic.bin",r: Rem NestorBASIC is loading...
20 p(0)=1 [: p(0)= 0 : rem page 2 : 65535 - 131072
30 p(1)=0 : p(2)= 0 : rem page 0 : 0 - 65535 ...
"darq's snow is falling"
Score: 93.44 %,
Type: Forum topic , Comments: 33 comments
ok, to bundle 2 topics in one
www.msx.org/forumtopicl1653.html
www.msx.org/forumtopicl1660.html
zett will provide the background picture i've been asking for. this night we agreed on that. now, im curious.. is there ...
"Demo Scene" programming
Score: 116.78 %,
Type: Forum topic , Comments: 28 comments
in this case)
10 'Moire Circles
100 COLOR15,0,0:KEYOFF
101 'set Screen 5 and clear video memory on all pages
110 SCREEN5:FORI=0TO3:SET PAGE1,I:CLS:NEXTI:SETPAGE1,1
111 'set colors
120 COLOR=(2,7,7,7)
130 COLOR=(3,1,1,1)
131 'draw circles
140 FORI=0TO63
150 CIRCLE(64,64),I,((I/2)MOD2)+2
160 ...
"Gradius" Laser
Score: 95.85 %,
Type: Forum topic , Comments: 20 comments
scr2 = each char has unique colors (max 2 on a row ofcoz)
so u say. char 0-7 all have the same color on row 0 for exam so u say. char 0-7 all have the same color on row 0 for example? (thaz crap, ... totally stupid?
what I'm saying is that char0..7 have 2 colors, char 8..15 h what I'm ...
"Let's Pong!" contest status report
Score: 96.03 %,
Type: Forum topic , Comments: 8 comments
Our "Let's Pong!" contest @ Karoshi Corporation forums is goin' on with some interesting updates:
- For now there are 3 finished entries that you can download here and there are more to come. (note:jltursan's ...
"Metal Gear Redux" in a bind - Joy Division requests assistance
Score: 92.65 %,
Type: Forum topic , Comments: 7 comments
[Latok suggested I post this in the forums instead. Here it is...]
Experienced programmer/"hacker" sought for implementation of text that is fully proofread, localized, and formatted. Professionalism a must - we take our work very ...
"MSX Assembler"?
Score: 138.31 %,
Type: Forum topic , Comments: 7 comments
Back in the day on my MSX2 I used an assembler I think it was just called "MSX assembler". This had a command line prompt, a simple menu as well as an editor. I remember it was pretty limited. It booted from a disk and ran in 40 column text ...
