(pretty sure technodrive is in safe hands)

This commit is contained in:
Michaël Banaan Ananas 2012-12-29 16:34:41 +00:00
parent 757fcada5b
commit ae96df6ffc
2 changed files with 3 additions and 3 deletions

View File

@ -85,9 +85,6 @@ http://www.arcadeflyers.com/?page=thumbs&db=videodb&id=5531
This was cancelled, only the flyer exists. This was cancelled, only the flyer exists.
It was shown only at an amusement show. Possibly a prototype still exists. Possibly not. It was shown only at an amusement show. Possibly a prototype still exists. Possibly not.
Techno Drive (C) Namco, 1998
http://www.bandainamcogames.co.jp/am/em/techno-drive/main/index.php
Tekno Werk (C) Namco, 1999 Tekno Werk (C) Namco, 1999
Some kind of music game similar to Konami's Keyboard Mania series Some kind of music game similar to Konami's Keyboard Mania series

View File

@ -4052,6 +4052,9 @@ ROM_START( 500gp )
ROM_REGION( 0x80000, "subcpu", 0 ) /* Hitachi H8/3002 MCU code */ ROM_REGION( 0x80000, "subcpu", 0 ) /* Hitachi H8/3002 MCU code */
ROM_LOAD16_WORD_SWAP( "5gp3verc.3", 0x000000, 0x080000, CRC(b323abdf) SHA1(8962e39b48a7074a2d492afb5db3f5f3e5ae2389) ) ROM_LOAD16_WORD_SWAP( "5gp3verc.3", 0x000000, 0x080000, CRC(b323abdf) SHA1(8962e39b48a7074a2d492afb5db3f5f3e5ae2389) )
ROM_REGION( 0x40000, "iocpu", 0 ) /* I/O board MB90F574 MCU code */
ROM_LOAD( "fcaf10.bin", 0x000000, 0x040000, NO_DUMP ) // 256KB internal flashrom
ROM_REGION32_BE( 0x2000000, "data", 0 ) /* data roms */ ROM_REGION32_BE( 0x2000000, "data", 0 ) /* data roms */
ROM_LOAD16_BYTE( "5gp1mtah.2j", 0x0000000, 0x800000, CRC(246e4b7a) SHA1(75743294b8f48bffb84f062febfbc02230d49ce9) ) ROM_LOAD16_BYTE( "5gp1mtah.2j", 0x0000000, 0x800000, CRC(246e4b7a) SHA1(75743294b8f48bffb84f062febfbc02230d49ce9) )
ROM_LOAD16_BYTE( "5gp1mtal.2h", 0x0000001, 0x800000, CRC(1bb00c7b) SHA1(922be45d57330c31853b2dc1642c589952b09188) ) ROM_LOAD16_BYTE( "5gp1mtal.2h", 0x0000001, 0x800000, CRC(1bb00c7b) SHA1(922be45d57330c31853b2dc1642c589952b09188) )