trunk/src/mame/drivers/nmk16.c
r18174 | r18175 | |
5124 | 5124 | |
5125 | 5125 | ROM_START( tharrier ) |
5126 | 5126 | ROM_REGION( 0x40000, "maincpu", 0 ) |
5127 | | ROM_LOAD16_BYTE( "2" , 0x00000, 0x20000, CRC(78923aaa) SHA1(28338f49581180604403e1bd200f524fc4cb8b9f) ) |
5128 | | ROM_LOAD16_BYTE( "3" , 0x00001, 0x20000, CRC(99cea259) SHA1(75abfb08b2358dd13809ade5a2dfffeb8b8df82c) ) |
| 5127 | ROM_LOAD16_BYTE( "2.bin" , 0x00000, 0x20000, CRC(f3887a44) SHA1(4e5b660d33ba1d1e00263030efa67e2db376a234) ) |
| 5128 | ROM_LOAD16_BYTE( "3.bin" , 0x00001, 0x20000, CRC(65c247f6) SHA1(9f35f2b6f54814b4c4d23e2d78db8043e678fef2) ) |
5129 | 5129 | |
5130 | 5130 | ROM_REGION( 0x010000, "audiocpu", 0 ) |
5131 | 5131 | ROM_LOAD( "12" , 0x00000, 0x10000, CRC(b959f837) SHA1(073b14935e7d5b0cad19a3471fd26e9e3a363827) ) |
5132 | 5132 | |
5133 | 5133 | ROM_REGION( 0x020000, "gfx1", 0 ) |
5134 | | ROM_LOAD( "1" , 0x000000, 0x10000, CRC(c7402e4a) SHA1(25cade2f8d4784887f0f51beb48b1e6b695629c2) ) |
| 5134 | ROM_LOAD( "1.bin" , 0x000000, 0x10000, CRC(005c26c3) SHA1(ee88d8f956b9b0a8ba5fb49c5c05f6ed6f01729c) ) |
5135 | 5135 | |
5136 | 5136 | ROM_REGION( 0x080000, "gfx2", 0 ) |
5137 | 5137 | ROM_LOAD( "89050-4" , 0x000000, 0x80000, CRC(64d7d687) SHA1(dcfeac71fd577439e31cc1186b720388fbdc6ca0) ) |
r18174 | r18175 | |
5157 | 5157 | ROM_LOAD( "26.bpr", 0x00120, 0x020, CRC(0cbfb33e) SHA1(5dfee031a0a14bcd667fe2af2fa9cdfac3941d22) ) |
5158 | 5158 | ROM_END |
5159 | 5159 | |
5160 | | ROM_START( tharrierj ) |
| 5160 | ROM_START( tharrieru ) |
5161 | 5161 | ROM_REGION( 0x40000, "maincpu", 0 ) |
5162 | | ROM_LOAD16_BYTE( "2.bin" , 0x00000, 0x20000, CRC(f3887a44) SHA1(4e5b660d33ba1d1e00263030efa67e2db376a234) ) |
5163 | | ROM_LOAD16_BYTE( "3.bin" , 0x00001, 0x20000, CRC(65c247f6) SHA1(9f35f2b6f54814b4c4d23e2d78db8043e678fef2) ) |
| 5162 | ROM_LOAD16_BYTE( "2" , 0x00000, 0x20000, CRC(78923aaa) SHA1(28338f49581180604403e1bd200f524fc4cb8b9f) ) |
| 5163 | ROM_LOAD16_BYTE( "3" , 0x00001, 0x20000, CRC(99cea259) SHA1(75abfb08b2358dd13809ade5a2dfffeb8b8df82c) ) |
5164 | 5164 | |
5165 | 5165 | ROM_REGION( 0x010000, "audiocpu", 0 ) |
5166 | 5166 | ROM_LOAD( "12" , 0x00000, 0x10000, CRC(b959f837) SHA1(073b14935e7d5b0cad19a3471fd26e9e3a363827) ) |
5167 | 5167 | |
5168 | 5168 | ROM_REGION( 0x020000, "gfx1", 0 ) |
5169 | | ROM_LOAD( "1.bin" , 0x000000, 0x10000, CRC(005c26c3) SHA1(ee88d8f956b9b0a8ba5fb49c5c05f6ed6f01729c) ) |
| 5169 | ROM_LOAD( "1" , 0x000000, 0x10000, CRC(c7402e4a) SHA1(25cade2f8d4784887f0f51beb48b1e6b695629c2) ) |
5170 | 5170 | |
5171 | 5171 | ROM_REGION( 0x080000, "gfx2", 0 ) |
5172 | 5172 | ROM_LOAD( "89050-4" , 0x000000, 0x80000, CRC(64d7d687) SHA1(dcfeac71fd577439e31cc1186b720388fbdc6ca0) ) |
r18174 | r18175 | |
7141 | 7141 | ***************************************************************************/ |
7142 | 7142 | |
7143 | 7143 | |
7144 | | GAME( 1989, tharrier, 0, tharrier, tharrier, driver_device, 0, ROT270, "UPL (American Sammy license)", "Task Force Harrier", GAME_IMPERFECT_GRAPHICS ) |
7145 | | GAME( 1989, tharrierj,tharrier, tharrier, tharrier, driver_device, 0, ROT270, "UPL", "Task Force Harrier (Japan)", GAME_IMPERFECT_GRAPHICS ) |
| 7144 | GAME( 1989, tharrier, 0, tharrier, tharrier, driver_device, 0, ROT270, "UPL", "Task Force Harrier", GAME_IMPERFECT_GRAPHICS ) |
| 7145 | GAME( 1989, tharrieru, tharrier,tharrier, tharrier, driver_device, 0, ROT270, "UPL (American Sammy license)", "Task Force Harrier (US?)", GAME_IMPERFECT_GRAPHICS ) |
7146 | 7146 | |
7147 | 7147 | GAME( 1990, mustang, 0, mustang, mustang, driver_device, 0, ROT0, "UPL", "US AAF Mustang (25th May. 1990)", GAME_IMPERFECT_SOUND | GAME_IMPERFECT_GRAPHICS ) |
7148 | 7148 | GAME( 1990, mustangs, mustang, mustang, mustang, driver_device, 0, ROT0, "UPL (Seoul Trading license)", "US AAF Mustang (25th May. 1990 / Seoul Trading)", GAME_IMPERFECT_SOUND | GAME_IMPERFECT_GRAPHICS ) |