Search results
how to use a debugger
Score: 179.15 %,
Type: Forum topic , Comments: 10 comments
easier to do it from the console of openMSX itself, for example: "rewind goback 0.1" will go back 0.1 seconds in time).
openMSX is amazing for debugging. So, I'm sure you'll find ... set_watchpoint read_mem 0x1234
debug set_watchpoint read_io 0x2E
Thanks! Thanks!
santiontanon ...
create a megarom switching off the bios?
Score: 179.46 %,
Type: Forum topic , Comments: 29 comments
Is it possible to create an ASCII16 megarom switching off the bios and using page0 as ROM ... to modify the classic ASCII16 megarom init code?
The page0 ROM option I don't The page0 ROM ... the BIOS off and using only RAM in page0; as long as you implement an interrupt handler.
Use ram. ...
Turrican for MSX new WIP
Score: 181.28 %,
Type: Forum topic , Comments: 59 comments
steps, from x to 63 and from 0 to (63-x)
Nice! Looking forward to it! Nice! Looking forward ... vary from 0 to 3) I know wich row/columns I have to unpack from each tile.
Ibtried your way, before, ... does it take to set up vram for a charset bullet
;HL is in the range 0x4000 ... 0x7fff
ld a,l ...
