From 08c7ed6ffb8fb06d0265633d084fe8a2c47223d4 Mon Sep 17 00:00:00 2001 From: Dirk Best Date: Thu, 9 Jul 2015 12:57:52 +0200 Subject: guab: Updated driver to use the standard wd floppy controller. This also means that it now uses the software list system instead of loading the floppy disk image into a memory region. To run the driver use: "mame guab -flop guab3" now. You may also just start the driver, then choose a floppy disk image from the builtin file manager. --- 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 f5a54f0dd68..b445f71a994 100644 --- a/scripts/src/lib.lua +++ b/scripts/src/lib.lua @@ -258,6 +258,8 @@ project "formats" MAME_DIR .. "src/lib/formats/g64_dsk.h", MAME_DIR .. "src/lib/formats/gtp_cas.c", MAME_DIR .. "src/lib/formats/gtp_cas.h", + MAME_DIR .. "src/lib/formats/guab_dsk.c", + MAME_DIR .. "src/lib/formats/guab_dsk.h", MAME_DIR .. "src/lib/formats/hect_dsk.c", MAME_DIR .. "src/lib/formats/hect_dsk.h", MAME_DIR .. "src/lib/formats/hect_tap.c", -- cgit v1.2.3-70-g09d2