mirror of
https://github.com/holub/mame
synced 2025-10-06 17:08:28 +03:00
zexall: it's trying to (approximately) emulate kevtris's FPGA Z80 core tester, so change description to that instead of appearing like a MESSDEV imaginary machine (nw)
This commit is contained in:
parent
1bcb8e83cf
commit
a8f9b7bf56
@ -180,5 +180,5 @@ ROM_END
|
|||||||
Drivers
|
Drivers
|
||||||
******************************************************************************/
|
******************************************************************************/
|
||||||
|
|
||||||
// YEAR NAME PARENT COMPAT MACHINE INPUT STATE INIT COMPANY FULLNAME FLAGS
|
// YEAR NAME PARENT COMPAT MACHINE INPUT STATE INIT COMPANY FULLNAME FLAGS
|
||||||
COMP( 2009, zexall, 0, 0, zexall, zexall, zexall_state, 0, "Frank Cringle & MESSDEV", "ZEXALL Z80 instruction set exerciser (modified for MESS)", MACHINE_SUPPORTS_SAVE )
|
COMP( 2009, zexall, 0, 0, zexall, zexall, zexall_state, 0, "Frank Cringle / Kevin Horton", "Zexall (FPGA Z80 test interface)", MACHINE_SUPPORTS_SAVE )
|
||||||
|
Loading…
Reference in New Issue
Block a user