ExtremeElectronics / RC2040

Z80 CP/M80 emulation of an RC2014 using the RP2040 (PI PICO) processor
GNU General Public License v3.0
41 stars 7 forks source link

ROM Page Switching selected by port value and not toggled #21

Closed ExtremeElectronics closed 2 years ago

ExtremeElectronics commented 2 years ago

Sending 1 or 0 to the page register 0x38 turns on and off the paging.

To support other ROM'ss this should toggle on ANY output to port 0x38

Waiting for a ROM and CPM image that depends on this to test.

ExtremeElectronics commented 2 years ago

Sorted, Tested by SW and me. Works with all RC2014 ROMs, so setting as fixed.