Minor documentation (nw)

This commit is contained in:
Ivan Vangelista 2017-02-18 09:18:32 +01:00
parent bb2d62f037
commit 11038e3a1f
2 changed files with 2 additions and 2 deletions

View File

@ -1865,7 +1865,7 @@ ROM_START( galkoku )
ROM_LOAD( "gkok_20.bin", 0x100000, 0x10000, CRC(36107e6f) SHA1(0872d0ae2add129bdd036754fd5d751627bc142e) )
ROM_END
ROM_START( hyouban )
ROM_START( hyouban ) // Medal Series No. 124N, according to dip sheet
ROM_REGION( 0x10000, "maincpu", 0 ) /* program */
ROM_LOAD( "1.3d", 0x00000, 0x10000, CRC(307b4f7e) SHA1(303e1818cb12ede15dadec165f18a6a33d564d5e) )

View File

@ -2923,7 +2923,7 @@ ROM_START( janbari )
ROM_LOAD( "9.10h", 0x300000, 0x80000, CRC(a8ef5bf5) SHA1(13f3431270d5b8970a7795efa9ea710652d0c502) )
ROM_END
ROM_START( mjanbari )
ROM_START( mjanbari ) // Medal Series No. 136N, according to dip sheet
ROM_REGION( 0x10000, "maincpu", 0 ) /* main program */
ROM_LOAD( "11.7ca", 0x00000, 0x10000, CRC(1edde2ef) SHA1(fe0c23971cc25c8e2898ac697ce5111fda482f41) )