summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/osd/modules.lua
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2015-04-01 18:00:35 +1100
committer Vas Crabb <vas@vastheman.com>2015-04-01 18:00:35 +1100
commit5ca708070350265b744537354867b1510f1eff1f (patch)
treef6cd9d196dc8bfece85e0c902ed8cdf9ad93d099 /scripts/src/osd/modules.lua
parent19d52cef70b0ef0c373ddb8c49cefd179d309f37 (diff)
Link osdnet into a library reflecting its location, define USE_NETWORK properly, don't use SDL in non-SDL-specific macros
Diffstat (limited to 'scripts/src/osd/modules.lua')
-rw-r--r--scripts/src/osd/modules.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/src/osd/modules.lua b/scripts/src/osd/modules.lua
index 41408e46156..fafed82090f 100644
--- a/scripts/src/osd/modules.lua
+++ b/scripts/src/osd/modules.lua
@@ -9,6 +9,7 @@ function osdmodulesbuild()
}
files {
+ MAME_DIR .. "src/osd/osdnet.c",
MAME_DIR .. "src/osd/modules/lib/osdobj_common.c",
MAME_DIR .. "src/osd/modules/debugger/none.c",
MAME_DIR .. "src/osd/modules/debugger/debugint.c",
pan class='deletions'>-0/+1 * New machines marked as NOT_WORKING AJR2023-01-251-0/+1 * misc/nabupc.cpp, bus/nabupc: Added support for NABU PC and simulated host. (#... Brian Johnson2023-01-241-0/+1 * source org: move spellb to ti folder hap2023-01-191-1/+1 * tispeak: move k28m2 to its own file hap2023-01-161-0/+1 * New systems marked not working Miodrag Milanovic2023-01-131-0/+1 * New systems marked not working Miodrag Milanovic2023-01-131-0/+1 * New machines marked as NOT_WORKING Dirk Best2023-01-131-0/+1 * chesskng.cpp: rename to chessking.cpp hap2022-12-271-1/+1 * new WORKING machines: Chess King (#10753) David Haywood2022-12-271-0/+1 * New working machines Nigel Barnes2022-12-231-0/+1 * skeleton: Renamed Vector 4 to Vector 3. (#10697) Eric Anderson2022-12-201-1/+1 * Fixed MESS and Arcade builds (#10680) MASH2022-12-131-0/+2 * New machines marked as NOT_WORKING Nigel Barnes2022-12-121-0/+1 * New machines marked as NOT_WORKING Nigel Barnes2022-12-121-0/+1 * source org: move h01x to misc folder hap2022-12-111-1/+1 * New machines added as NOT_WORKING arbee2022-11-241-0/+1 * yamaha/ymdx9.cpp: Added skeleton driver for Yamaha DX9. (#10586) Anthony2022-11-251-0/+1 * Fixed MESS build (#10581) MASH2022-11-231-0/+1 * Scope reduction and cleanup. Vas Crabb2022-11-231-1/+0 * new NOT_WORKING machine (#10568) Devin Acker2022-11-191-0/+1 * Another MESS build fix (#10565) MASH2022-11-181-0/+1 * Fixed MESS build (#10564) MASH2022-11-181-1/+5 * source org: move krokha.cpp to ussr folder hap2022-11-061-0/+1 * New working machines hap2022-11-021-0/+1 * Revert "emu_timer: undo prev commit, add running() getter and change some ena... hap2022-11-011-1/+0 * emu_timer: undo prev commit, add running() getter and change some enabled() c... hap2022-10-251-0/+1 * gameking: move driver from skeleton to handheld folder hap2022-10-241-1/+1 * k1, r100: Add skeleton key scanner device