Cleanups and version bump.

This commit is contained in:
Aaron Giles 2009-05-28 15:59:16 +00:00
parent ee50133db6
commit ab7d486957
52 changed files with 576 additions and 576 deletions

View File

@ -2043,7 +2043,7 @@ ROM_END
**************************************************************************************************************************
**************************************************************************************************************************
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_REGION( 0x40000, "maincpu", 0 ) /* 68000 code */

View File

@ -187,16 +187,16 @@ Notes:
PIC16C621 - DIP18 socket and 4MHz OSC on a 90-degrees-mounted small PCB for
Microchip PIC16C621A protection key chip
                 Usage:
                 +-----------------------+-----------------+----------------+
                 |                       |                 | Sega Security  |
                 | Game                  | Sticker         | Part Number    |
                 +-----------------------+-----------------+----------------+
                 | Mario Kart Arcade GP  | 253-5509-5109   | 317-5109-COM   |
                 | Nintendo/Namco, 2005  |                 |                |
                 |                       |                 |                |
                 | Namco Code: MKA2Ver.B |                 |                |
                 +-----------------------+-----------------+----------------+
? ? ? ? ? ? ? ? ?Usage:
? ? ? ? ? ? ? ? ?+-----------------------+-----------------+----------------+
? ? ? ? ? ? ? ? ?| ? ? ? ? ? ? ? ? ? ? ? | ? ? ? ? ? ? ? ? | Sega Security ?|
? ? ? ? ? ? ? ? ?| Game ? ? ? ? ? ? ? ? ?| Sticker ? ? ? ? | Part Number ? ?|
? ? ? ? ? ? ? ? ?+-----------------------+-----------------+----------------+
? ? ? ? ? ? ? ? ?| Mario Kart Arcade GP ?| 253-5509-5109 ? | 317-5109-COM ? |
? ? ? ? ? ? ? ? ?| Nintendo/Namco, 2005 ?| ? ? ? ? ? ? ? ? | ? ? ? ? ? ? ? ?|
? ? ? ? ? ? ? ? ?| ? ? ? ? ? ? ? ? ? ? ? | ? ? ? ? ? ? ? ? | ? ? ? ? ? ? ? ?|
? ? ? ? ? ? ? ? ?| Namco Code: MKA2Ver.B | ? ? ? ? ? ? ? ? | ? ? ? ? ? ? ? ?|
? ? ? ? ? ? ? ? ?+-----------------------+-----------------+----------------+
ROM Board (attached to CN3 of Media Board, ONLY for use with Namco ROM cart version of the Media Board)
---------

View File

@ -10,4 +10,4 @@
***************************************************************************/
extern const char build_version[];
const char build_version[] = "0.131u2 ("__DATE__")";
const char build_version[] = "0.131u3 ("__DATE__")";