diff options
| author | 2026-05-02 16:31:31 -0400 | |
|---|---|---|
| committer | 2026-05-02 16:31:31 -0400 | |
| commit | e0c146decbd5a8fb668d47870c4bb61a1e8f3a3c (patch) | |
| tree | fef3ebad18fa30b94926b8b250460d48f55e88a9 /scripts/src | |
| parent | d9b6e5f41af8092cbc7b733db4cff5b04a428e2d (diff) | |
nubus/laserview.cpp: Folded the SE/30 PDS version of the card in and improved the overall emulation. [R. Belmont]
Diffstat (limited to 'scripts/src')
| -rw-r--r-- | scripts/src/bus.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/src/bus.lua b/scripts/src/bus.lua index 37f2ac4e5a0..0f6b7959ffd 100644 --- a/scripts/src/bus.lua +++ b/scripts/src/bus.lua @@ -4115,8 +4115,6 @@ if BUSES["NUBUS"] then MAME_DIR .. "src/devices/bus/nubus/pds30_cb264.h", MAME_DIR .. "src/devices/bus/nubus/pds30_procolor816.cpp", MAME_DIR .. "src/devices/bus/nubus/pds30_procolor816.h", - MAME_DIR .. "src/devices/bus/nubus/pds30_sigmalview.cpp", - MAME_DIR .. "src/devices/bus/nubus/pds30_sigmalview.h", MAME_DIR .. "src/devices/bus/nubus/pds30_30hr.cpp", MAME_DIR .. "src/devices/bus/nubus/pds30_30hr.h", MAME_DIR .. "src/devices/bus/nubus/pwrbkduo/cards.cpp", |
