mirror of
https://github.com/holub/mame
synced 2025-04-27 18:53:05 +03:00
Added a chip burn-down list to atarittl, listing which chips still need to be emulated for Indy 4 and Stunt Cycle (nw)
This commit is contained in:
parent
5dd72e9422
commit
0e85817c8a
@ -3,7 +3,7 @@
|
||||
/*
|
||||
* nld_74174.h
|
||||
*
|
||||
* DM74174: hEX D Flip-Flops with Clear
|
||||
* DM74174: Hex D Flip-Flops with Clear
|
||||
*
|
||||
* +--------------+
|
||||
* CLR |1 ++ 16| VCC
|
||||
|
@ -53,6 +53,30 @@
|
||||
TM-018 Dodgeball/Dodgem (Not Produced/Released) (1975)
|
||||
TM-024 Qwakers (Not Produced/Released) (1974?) (Kee Games clone of Qwak!?)
|
||||
|
||||
- Information (current as of 21 Dec. 2016) on what logic chips (and some analog parts) are still needed to be emulated in the
|
||||
netlist system per-game:
|
||||
|
||||
TM-057 (Stunt Cycle)
|
||||
7485 4-bit Magnitude Counters
|
||||
74165 8-bit Parallel-In/Serial-Out Shift Register
|
||||
74194 4-bit Bidirectional Universal Shift Register
|
||||
9312 One-of-Eight Line Data Selectors/Multiplexers
|
||||
9316 Synchronous 4-bit Counters
|
||||
9322 Quad 2-Line to 1-Line Data Selectors/Multiplexers
|
||||
9602 Dual Retriggerable, Resettable One Shots
|
||||
|
||||
TM-055 (Indy 4)
|
||||
7406 Hex Inverter Buffers/Drivers with O.C. H.V. Outputs (note: Might not be needed, could just clone from 7404)
|
||||
7414 Hex Schmitt-Trigger Inverters
|
||||
7417 Hex Buffers/Drivers
|
||||
7475 4-bit Bistable Latches
|
||||
7485 4-bit Magnitude Comparators
|
||||
74164 8-bit Serial-In, Parallel-Out Shift Register
|
||||
9301 1-of-10 Decoder
|
||||
9312 One-of-Eight Line Data Selectors/Multiplexers
|
||||
9316 Synchronous 4-Bit Counters
|
||||
9322 Quad 2-Line to 1-Line Data Selectors/Multiplexers
|
||||
LM339 Quad Comparator
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user