[Coco] ROM Cart registers

Darren A mechacoco at gmail.com
Sat Jan 30 19:41:51 EST 2016


On Sat, Jan 30, 2016 at 5:19 PM, RETRO Innovations wrote:

> Does anyone know the specifics on the SuperIDE, Cloud-9 FLASH cart, or
> CocoSDC FLASH register layout?
>
> I know the bottom 2 bits of $ff59 (default) on teh SuperIDE and the
> Cloud-9 FLASH cart are the bank register, but not much else as yet.
>
> Anyone?



CoCo SDC:

$FF42 (duplicated at $FF46) = Flash Data Register
$FF43 (duplicated at $FF47) = Flash Bank in bits 0..3; Write Enable in bit 7

With the DRGN switch is in the ON position $FF40..47 are swapped with
$FF48..4F.
Decoding of all SDC register addresses requires SCS* to be asserted.


- Darren


More information about the Coco mailing list