Turn off basic rom from x16 / emulator.

All aspects of programming on the Commander X16.
Post Reply
funkheld
Posts: 268
Joined: Mon Feb 26, 2024 11:11 am

Turn off basic rom from x16 / emulator.

Post by funkheld »

Hi good afternoon.
Can you please turn off the basic rom and load another rom , a plug-in module.

Thanks.
greeting
User avatar
ahenry3068
Posts: 997
Joined: Tue Apr 04, 2023 9:57 pm

Re: Turn off basic rom from x16 / emulator.

Post by ahenry3068 »

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.
BruceRMcF
Posts: 222
Joined: Sat Jan 07, 2023 10:33 pm

Re: Turn off basic rom from x16 / emulator.

Post by BruceRMcF »

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
funkheld
Posts: 268
Joined: Mon Feb 26, 2024 11:11 am

Re: Turn off basic rom from x16 / emulator.

Post by funkheld »

hello thanks for info for the rom.

greeting
Post Reply