diff options
| author | 2025-07-27 17:50:16 +0200 | |
|---|---|---|
| committer | 2025-07-27 18:15:19 +0200 | |
| commit | b56e7a516f658eeeb6add2913a3ddb576444c347 (patch) | |
| tree | 7dddf8b70e9d5a545b26dc69077b3bbc9efdb510 /scripts/src/machine.lua | |
| parent | c1f9f2c03e084ced6e07e911657c8f16d04aa8e4 (diff) | |
sega/megacd.cpp: delete valueless lc89510 device stub
Diffstat (limited to 'scripts/src/machine.lua')
| -rw-r--r-- | scripts/src/machine.lua | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/scripts/src/machine.lua b/scripts/src/machine.lua index 0537294177e..2b463c8deed 100644 --- a/scripts/src/machine.lua +++ b/scripts/src/machine.lua @@ -1972,18 +1972,6 @@ end --------------------------------------------------- -- ---@src/devices/machine/lc89510.h,MACHINES["LC89510"] = true ---------------------------------------------------- - -if (MACHINES["LC89510"]~=null) then - files { - MAME_DIR .. "src/devices/machine/lc89510.cpp", - MAME_DIR .. "src/devices/machine/lc89510.h", - } -end - ---------------------------------------------------- --- --@src/devices/machine/ldpr8210.h,MACHINES["LDPR8210"] = true --------------------------------------------------- |
