Cleanups and version bump.
This commit is contained in:
parent
ee50133db6
commit
ab7d486957
@ -2043,7 +2043,7 @@ ROM_END
|
|||||||
**************************************************************************************************************************
|
**************************************************************************************************************************
|
||||||
**************************************************************************************************************************
|
**************************************************************************************************************************
|
||||||
Action Fighter, Sega System 16A
|
Action Fighter, Sega System 16A
|
||||||
CPU: FD1089A 317-0018 (dedicated cabinet version uses 317-0014)
|
CPU: FD1089A 317-0018?@(dedicated cabinet version uses 317-0014)
|
||||||
*/
|
*/
|
||||||
ROM_START( afighter )
|
ROM_START( afighter )
|
||||||
ROM_REGION( 0x40000, "maincpu", 0 ) /* 68000 code */
|
ROM_REGION( 0x40000, "maincpu", 0 ) /* 68000 code */
|
||||||
|
@ -187,16 +187,16 @@ Notes:
|
|||||||
PIC16C621 - DIP18 socket and 4MHz OSC on a 90-degrees-mounted small PCB for
|
PIC16C621 - DIP18 socket and 4MHz OSC on a 90-degrees-mounted small PCB for
|
||||||
Microchip PIC16C621A protection key chip
|
Microchip PIC16C621A protection key chip
|
||||||
|
|
||||||
Usage:
|
? ? ? ? ? ? ? ? ?Usage:
|
||||||
+-----------------------+-----------------+----------------+
|
? ? ? ? ? ? ? ? ?+-----------------------+-----------------+----------------+
|
||||||
| | | Sega Security |
|
? ? ? ? ? ? ? ? ?| ? ? ? ? ? ? ? ? ? ? ? | ? ? ? ? ? ? ? ? | Sega Security ?|
|
||||||
| Game | Sticker | Part Number |
|
? ? ? ? ? ? ? ? ?| Game ? ? ? ? ? ? ? ? ?| Sticker ? ? ? ? | Part Number ? ?|
|
||||||
+-----------------------+-----------------+----------------+
|
? ? ? ? ? ? ? ? ?+-----------------------+-----------------+----------------+
|
||||||
| Mario Kart Arcade GP | 253-5509-5109 | 317-5109-COM |
|
? ? ? ? ? ? ? ? ?| Mario Kart Arcade GP ?| 253-5509-5109 ? | 317-5109-COM ? |
|
||||||
| Nintendo/Namco, 2005 | | |
|
? ? ? ? ? ? ? ? ?| Nintendo/Namco, 2005 ?| ? ? ? ? ? ? ? ? | ? ? ? ? ? ? ? ?|
|
||||||
| | | |
|
? ? ? ? ? ? ? ? ?| ? ? ? ? ? ? ? ? ? ? ? | ? ? ? ? ? ? ? ? | ? ? ? ? ? ? ? ?|
|
||||||
| Namco Code: MKA2Ver.B | | |
|
? ? ? ? ? ? ? ? ?| Namco Code: MKA2Ver.B | ? ? ? ? ? ? ? ? | ? ? ? ? ? ? ? ?|
|
||||||
+-----------------------+-----------------+----------------+
|
? ? ? ? ? ? ? ? ?+-----------------------+-----------------+----------------+
|
||||||
|
|
||||||
ROM Board (attached to CN3 of Media Board, ONLY for use with Namco ROM cart version of the Media Board)
|
ROM Board (attached to CN3 of Media Board, ONLY for use with Namco ROM cart version of the Media Board)
|
||||||
---------
|
---------
|
||||||
|
@ -10,4 +10,4 @@
|
|||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
extern const char build_version[];
|
extern const char build_version[];
|
||||||
const char build_version[] = "0.131u2 ("__DATE__")";
|
const char build_version[] = "0.131u3 ("__DATE__")";
|
||||||
|
Loading…
Reference in New Issue
Block a user