-
-
Notifications
You must be signed in to change notification settings - Fork 115
PCE & TG16 interface
Jacques Gagnon edited this page Apr 30, 2021
·
4 revisions
The PCE interface is similar to how the Genesis work but a little bit simpler as it didn't need to be backward comaptible with anything else. Eight inputs are multiplexed on four data lines (URDL) with a select line (SEL). An output enable line (/OE) disable the peripheral output and is used as a latch or toggle to controller special peripheral like the multitap or the 6 buttons controller.
-
RE notes
- ESP32 RTOS + Bare Metal: Best of Both Worlds?
- Learning Bluetooth Classic (BR/EDR) with HCI traces
- Xbox One Adaptive controller
- Evolution of SEGA's IO Interface from SG-1000 to Saturn
- Famicom & NES controller shift register: Parallel-in, Serial-out
- SNES 2P & Super Multitap
- PlayStation & PlayStation 2 SPI interface
- 3DO interface
- PC-FX interface
- CD-i interface
- PCE & TG16 interface
- Jaguar Interface
-
Deprecated content