From 1e9f57c2cd2c08f01d52d3ca226ae1d3ea35bfd4 Mon Sep 17 00:00:00 2001 From: Dirk Best Date: Sun, 17 May 2015 15:14:04 +0200 Subject: Nascom: Clean up, add NASBUS emulation and make the floppy disc controller a NASBUS card, convert to the new wdc emulation, add generic socket emulation, add initial software list. --- scripts/src/lib.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/src/lib.lua') diff --git a/scripts/src/lib.lua b/scripts/src/lib.lua index ba72f3cc140..2b896997f29 100644 --- a/scripts/src/lib.lua +++ b/scripts/src/lib.lua @@ -279,6 +279,8 @@ project "formats" MAME_DIR .. "src/lib/formats/mz_cas.h", MAME_DIR .. "src/lib/formats/nanos_dsk.c", MAME_DIR .. "src/lib/formats/nanos_dsk.h", + MAME_DIR .. "src/lib/formats/nascom_dsk.c", + MAME_DIR .. "src/lib/formats/nascom_dsk.h", MAME_DIR .. "src/lib/formats/naslite_dsk.c", MAME_DIR .. "src/lib/formats/naslite_dsk.h", MAME_DIR .. "src/lib/formats/nes_dsk.c", -- cgit v1.2.3-70-g09d2