mirror of
https://github.com/holub/mame
synced 2025-05-29 09:03:08 +03:00
k28: imperfect sound flag not needed anymore now that it's a device flag (nw)
This commit is contained in:
parent
deb6f05fbd
commit
030bda1396
@ -509,4 +509,4 @@ ROM_END
|
||||
|
||||
|
||||
// YEAR NAME PARENT CMP MACHINE INPUT STATE INIT COMPANY, FULLNAME, FLAGS
|
||||
COMP( 1981, k28, 0, 0, k28, k28, k28_state, 0, "Tiger Electronics", "K28: Talking Learning Computer (model 7-230)", MACHINE_SUPPORTS_SAVE | MACHINE_IMPERFECT_SOUND )
|
||||
COMP( 1981, k28, 0, 0, k28, k28, k28_state, 0, "Tiger Electronics", "K28: Talking Learning Computer (model 7-230)", MACHINE_SUPPORTS_SAVE )
|
||||
|
Loading…
Reference in New Issue
Block a user