I googled around for a memorymap but didn't find anything useful.
Im disassembling some MSX code and it accesses thing @ $f000 and above, whats located there?
Can someone point me to some document?
I see wired things like:
$8926 21 9a fd LD HL,FD9A $8929 11 9b fd LD DE,FD9B $892c 01 2f 02 LD BC,22F $892f 36 c9 LD (HL),C9 $8931 ed b0 LDIR
and theese to:
CALL F26C CALL F273 CALL F27D CALL F283 CALL F28B CALL F293 CALL F296 CALL F29C CALL F2A5 CALL F2AC CALL F2B3 CALL FD9F
Help me!
/frax, total MSX newbie
Login or 등록 to post comments