Would it be the same for the RAM of the HX-33???
For HX-33, I would except that the same mapper and same method to add 64k additional memory. There is R12 resistor in same place and switchable (currently connected to +5v). There is also R11 and R13, and those R102/103+R108/109:
Popolon_, can you also dump the KanjiROM with the KanjiROM.bas program?
Ok, I can dump it today. Any other rom dump needed? Diskrom?
@Manuel , the kanji.rom dump can be found from:
https://github.com/popolonx/MSX_STUFF/blob/main/Toshiba_HX34...
Thanks, looks like it's the same as the HX-32.
Yes, please dump all ROMs, preferably with your programmer.
That disk rom dump can be made via programmer, as this rom is in socket. However that one ROM (IC9, Kanji rom?) is soldered to mainboard, so I will not risk to break pcb/or rom by unsoldering it (i have desoldering station, but...)
here is the diskrom dumped:
https://github.com/popolonx/MSX_STUFF/blob/main/Toshiba_HX34...
Thanks a lot!
OK, I made a first implementation of the HX-34 in openMSX. The word processor and other ROM works. However, when pressing the COPY button (accessible via the copy_button_pressed
setting), the machine seems to hang up after turning on the KANA LED... this needs to be debugged.
About the HX-33: the BASIC/BIOS, SUBROM, RS-232C ROM (page 1 slot 3-3) and the first 16kB of the ROM in page 2 of slot 3-3 are identical. Could we assume the rest of the ROMs are identical? Should be found out.
The only difference between HX-33 and HX-34 seems to be the disk drive. is that correct?