Hi all,
following info given at
https://www.msx.org/wiki/Develop_a_program_in_cartridge_ROM#...
on writing a ROM file with disk support I have reached some issues.
BASIC approach works fine and runs nicely in an emulator. Problems begin when I try to execute this on a real hardware. Sofarun 7 recognizes the ROM (48kb) as BASIC but running it just ends with syntax error message. I've tried with GR8NET and Fractal2000 mem mapper. GR8NET's _netbrowse approach just starts printing ROM contents on screen.
So I tried the H.STKE approach but when ROM_Exe label (see example in wiki) is reached, stack is super low at C1E4.
Am I supposed to set it myself to (HIMEM) or (STKSAV) ?
Thanks
Login sesión o register para postear comentarios