Changes

Jump to: navigation, search

Connecting a Disc Interface to CPC464+

192 bytes added, 23:23, 16 March 2010
/* System Cartridge Bug */
* Replace opcode LD C,07h (at 05EBh in system cart) by LD C,83h (this fixes the bug)
* Replace opcode LD HL,C072h (at 05E8h in system cart) by LD HL,0000h (completely disables the bootmenu, which was a rather annoying idea anyways)
* Or, remove Remove or disable the ROM in the disc-interface, and cut the ROMDIS signal in the disc-interface (so the built-in AMSDOS in the CPC+ is used instead of the external DOS; this can be done without EPROM burner, but doesn't support 80-track drives)* Use an external DOS that resides elsewhere than in ROM bank 7 (whereas, the external DOS must undo hooks and memory allocations done by the internal AMSDOS; this should be supported by ParaDOS)
6,388
edits