summaryrefslogtreecommitdiff
path: root/z180/Tupfile
diff options
context:
space:
mode:
Diffstat (limited to 'z180/Tupfile')
-rw-r--r--z180/Tupfile8
1 files changed, 4 insertions, 4 deletions
diff --git a/z180/Tupfile b/z180/Tupfile
index 23855f8..50ede98 100644
--- a/z180/Tupfile
+++ b/z180/Tupfile
@@ -4,10 +4,10 @@ PROG = hdrom
SRC = init.180
SRC += ddtz.180
-#SRC += fifoio.180 msgbuf.180 asci-p.180 console.180
-SRC += msgbuf-a.180 conbuf-a.180 asci-p.180 bioscio.180 chario.180
-# serial (asci1) console only:
-#SRC += asci1-i.180 console.180
+SRC += msgbuf-a.180 conbuf-a.180
+#SRC += bioscio.180 chario.180
+SRC += console.180
+SRC += asci-p.180
SRC += romend.180