Posted: Fri Aug 13, 2010 9:51 am
Right.KanedaFr wrote:Hmmm....
So, if I don't connect !cart to GND (on cart side), CD will boot and cart data is readable on $400000+
if I don't connect !cart to GND (on cart side) and doesn't connect a CD, nothing happens.
if I connect !cart to GND (on cart side), Cart will be boot and CD is readable at $400000+
For example, in this thread, my projects use !ROM for access to ROM and !FDC for access to devices, such as HDD in first project and MMC in second project. In case of MCD, there are control registers of MCD.KanedaFr wrote:I'm not familiar with $A12000-$A120FF, it's where you can switch on/off the led and initiate transfert between MD68k and CD68k right ?
It's too related to CD, not general use...I mean I can't use $A12000-$A120FF to access 'something' else on the ext port