1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-10-05 15:40:55 +10:00
collapseos/recipes/rc2014/blk
Virgil Dupras 97a46a7b9b emul/z80: decouple SDC and SPI
My idea of plugging a RC2014 bridge directly onto a Sega Master System
cartridge doesn't work. The SMS eats all I/O addr space, we can't use
it. Therefore, this naive idea, in the emulator, of reusing sdc.c in
sms.c as-is, doesn't work either.

I'll have to find another way of communicating to a SPI device on the
SMS. I'll probably do it through a controller port. Meanwhile, I need
to decouple SPI from SDC in the emulator code so that I can reuse
sdc.c. This is what is done here.
2020-10-29 15:01:25 -04:00
..
600 recipes/rc2014: move recipe blocks into local overlay 2020-09-20 10:50:13 -04:00
601 recipes/rc2014: move recipe blocks into local overlay 2020-09-20 10:50:13 -04:00
602 recipes/rc2014: move recipe blocks into local overlay 2020-09-20 10:50:13 -04:00
603 recipes/rc2014: move recipe blocks into local overlay 2020-09-20 10:50:13 -04:00
604 recipes/rc2014: move recipe blocks into local overlay 2020-09-20 10:50:13 -04:00
605 recipes/rc2014: move recipe blocks into local overlay 2020-09-20 10:50:13 -04:00
606 sdc: don't use ABORT" 2020-09-24 13:10:41 -04:00
607 recipes/rc2014: move recipe blocks into local overlay 2020-09-20 10:50:13 -04:00
608 recipes/rc2014: move recipe blocks into local overlay 2020-09-20 10:50:13 -04:00
609 recipes/rc2014: move recipe blocks into local overlay 2020-09-20 10:50:13 -04:00
610 recipes/rc2014: move recipe blocks into local overlay 2020-09-20 10:50:13 -04:00
612 recipes/rc2014: move recipe blocks into local overlay 2020-09-20 10:50:13 -04:00
613 recipes/rc2014: move recipe blocks into local overlay 2020-09-20 10:50:13 -04:00
619 emul/z80: decouple SDC and SPI 2020-10-29 15:01:25 -04:00