mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-20 08:02:26 +01:00
https://mamedev.org Multi Arcade Machine Emulator with GroovyMAME/Switchres/No-nag patchset.
21 lines
592 B
Diff
21 lines
592 B
Diff
--- a/scripts/target/mame/arcade.lua
|
|
+++ b/scripts/target/mame/arcade.lua
|
|
@@ -626,6 +626,17 @@
|
|
MACHINES["ADC0844"] = true
|
|
MACHINES["GEN_FIFO"] = true
|
|
MACHINES["Z80DAISY"] = true
|
|
+--MACHINES["PS2DMAC"] = true
|
|
+MACHINES["PS2INTC"] = true
|
|
+--MACHINES["PS2MC"] = true
|
|
+--MACHINES["PS2PAD"] = true
|
|
+--MACHINES["PS2SIF"] = true
|
|
+--MACHINES["PS2TIMER"] = true
|
|
+--MACHINES["IOPCDVD"] = true
|
|
+--MACHINES["IOPDMA"] = true
|
|
+--MACHINES["IOPINTC"] = true
|
|
+--MACHINES["IOPSIO2"] = true
|
|
+--MACHINES["IOPTIMER"] = true
|
|
|
|
--------------------------------------------------
|
|
-- specify available bus cores
|