Skip to content

Commit fec7132

Browse files
committed
MACHINE_NO_SOUND_HW instead of MACHINE_NO_SOUND
1 parent 71e6404 commit fec7132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mame/roland/roland_pg1000.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,4 +406,4 @@ ROM_START(pg1000)
406406
ROMX_LOAD("roland_pg-1000_v1.00.ic4", 0x000, 0x2000, CRC(c09ef84e) SHA1(d780d4d53e57918e6ea8098f54f5c9b43aeec287), ROM_BIOS(2))
407407
ROM_END
408408

409-
SYST(1987, pg1000, 0, 0, pg1000, pg1000, pg1000_state, empty_init, "Roland", "PG-1000 Programmer", MACHINE_NO_SOUND)
409+
SYST(1987, pg1000, 0, 0, pg1000, pg1000, pg1000_state, empty_init, "Roland", "PG-1000 Programmer", MACHINE_NO_SOUND_HW)

0 commit comments

Comments
 (0)