mirror of
https://github.com/holub/mame
synced 2025-05-24 23:05:32 +03:00
add note
This commit is contained in:
parent
640aac305e
commit
b0eaeb8922
@ -15,8 +15,8 @@
|
||||
gberetb is a bootleg hacked to run on different hardware.
|
||||
|
||||
TODO
|
||||
- Dump Green Beret Bootleg proms. Bootleg has four proms while the original has three
|
||||
and correct the locations.
|
||||
- Measure IRQ and NMI frequency (of an original board), is IRQ really tied to the same timer that triggers NMI?
|
||||
- Dump Green Beret Bootleg proms and correct the locations. Bootleg has four proms while the original has three.
|
||||
- Dump Green Beret Bootleg PAL
|
||||
|
||||
****************************************************************************
|
||||
@ -443,7 +443,6 @@ static MACHINE_CONFIG_DERIVED( mrgoemon, gberet )
|
||||
MCFG_CPU_PROGRAM_MAP(mrgoemon_map)
|
||||
MACHINE_CONFIG_END
|
||||
|
||||
|
||||
static MACHINE_CONFIG_START( gberetb, gberet_state )
|
||||
|
||||
/* basic machine hardware */
|
||||
|
Loading…
Reference in New Issue
Block a user