Hi good afternoon.
Can you please turn off the basic rom and load another rom , a plug-in module.
Thanks.
greeting
Turn off basic rom from x16 / emulator.
- ahenry3068
- Posts: 1131
- Joined: Tue Apr 04, 2023 9:57 pm
Re: Turn off basic rom from x16 / emulator.
You can load a "Cartridge ROM". I don't have the exact link as to how to do it at the Moment.
It should be in the Emulator Documentation somewhere.
To write such a ROM it's necessary to use an assembler.
It should be in the Emulator Documentation somewhere.
To write such a ROM it's necessary to use an assembler.
Re: Turn off basic rom from x16 / emulator.
You can also write a ROM segment, which can then be selected by writing the correct value into $0001 in LowRAM. In real life, that requires setting the correct jumper and flashing the ROM, in the emulator it would involve rebuilding ROM.bin ... I think that is described here: https://github.com/X16Community/x16-rom
Re: Turn off basic rom from x16 / emulator.
hello thanks for info for the rom.
greeting
greeting