mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
super80r: This should fix crash in debug build reported by Tafoid (nw).
This commit is contained in:
parent
f0dfae4028
commit
932e5396ad
@ -948,6 +948,7 @@ ROM_START( super80r )
|
||||
ROM_LOAD("s80hmce.ic24", 0xf000, 0x0800, CRC(a6488a1e) SHA1(7ba613d70a37a6b738dcd80c2bb9988ff1f011ef) )
|
||||
|
||||
ROM_REGION( 0x1000, "videoram", ROMREGION_ERASEFF )
|
||||
ROM_REGION( 0x1000, "colorram", ROMREGION_ERASEFF )
|
||||
ROM_END
|
||||
|
||||
ROM_START( super80v )
|
||||
|
Loading…
Reference in New Issue
Block a user