Search results
Daewoo CPC-400S hanja display bug.
Score: 130.96 %,
Type: Forum topic , Comments: 35 comments
9:WIDTH 64
20 FOR I=0 TO 14
30 PRINT CHR$(&HDC);CHR$(&H90+I);
40 NEXT I
The correct ... is the same as a Kanji font ROM. If the font ROM is 256kB, the software will access also I/O ports 0xDA and 0xDB. But when I try this in openMSX, the ROM is only accessing 0xD8 and 0xD9 ports, which fits ...
So I’m bringing my MSX computer to a convention and...
Score: 130.98 %,
Type: Forum topic , Comments: 7 comments
want to know if it’s safe to leave on for a maximum of 12 hours? It’s an A1-WSX
Of course every machine has Of course every machine has it’s own background and history, and as such has aged differently. But in general this should not be an ...
How to boot OpenMSX and leaving it in PC=0x000 paused?
Score: 130.93 %,
Type: Forum topic , Comments: 3 comments
to boot it with a breakpoint in 0x0000 and with the emulator in pause waiting to receive debug commands ... haven't managed to boot it in "auto pause mode" in PC=0x0000.
I could always let it boot, send a "set breakpoint in 0x0000, and then reset" sequence of commands via AF_UNIX socket, ...
