diff options
| author | 2019-03-18 23:50:20 +0000 | |
|---|---|---|
| committer | 2019-03-18 19:50:20 -0400 | |
| commit | 7cd8162937f2ba4aad6206df52ed77e396259650 (patch) | |
| tree | aadd51f4f0391878e17fa64cdda3e883c2ff64b6 /scripts | |
| parent | deacff7ffa214098257f0ea53c247d9aeebecd9f (diff) | |
machines promoted to WORKING (Popira 2) (#4773)
* some more dirt rebel inputs (nw)
* shuffle some code around (nw)
* shuffle some code around (nw)
* fix controls in Popira 2
* put stuff in better place (nw)
* machines promoted to WORKING
---
Popira 2 (Japan) [David Haywood, Peter Wilhelmsen, Sean Riddle, ShouTime]
* remove old comment (nw)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/target/mame/mess.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua index 9f4d4e86493..d9f407008d6 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -3544,6 +3544,8 @@ files { MAME_DIR .. "src/mame/machine/xavix_madfb_ball.h", MAME_DIR .. "src/mame/machine/xavix_io.cpp", MAME_DIR .. "src/mame/machine/xavix_io.h", + MAME_DIR .. "src/mame/machine/xavix_adc.cpp", + MAME_DIR .. "src/mame/machine/xavix_adc.h", MAME_DIR .. "src/mame/machine/xavix2002_io.cpp", MAME_DIR .. "src/mame/machine/xavix2002_io.h", MAME_DIR .. "src/mame/drivers/xavix2.cpp", |
