summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2021-03-07 10:41:35 -0800
committerMichael Pavone <pavone@retrodev.com>2021-03-07 10:41:35 -0800
commita452bfabb59b0d4efd6510f4cb46b877f0a2a27b (patch)
treeba74759c0ec72fd2b8bdfb7698a52e77211a6978 /Makefile
parent04d9daebd832305a353ad3cd452a14a63d276c30 (diff)
Added open source TMSS replacement
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c7d9e82..0259547 100644
--- a/Makefile
+++ b/Makefile
@@ -367,6 +367,9 @@ m68k.c : m68k.cpu cpu_dsl.py
%.bin : %.s68
vasmm68k_mot -Fbin -m68000 -no-opt -spaces -o $@ -L $@.list $<
+%.md : %.s68
+ vasmm68k_mot -Fbin -m68000 -no-opt -spaces -o $@ -L $@.list $<
+
%.bin : %.sz8
vasmz80_mot -Fbin -spaces -o $@ $<
res.o : blastem.rc
@@ -379,6 +382,7 @@ button.tiles : button.png
font.tiles : font.png
menu.bin : font_interlace_variable.tiles arrow.tiles cursor.tiles button.tiles font.tiles
+tmss.md : font.tiles
clean :
rm -rf $(ALL) trans ztestrun ztestgen *.o nuklear_ui/*.o zlib/*.o