Support for the Mitsubishi 740 CPU for da65. Written and contributed by

Chris Baird, cjb@brushtail.apana.org.au.


git-svn-id: svn://svn.cc65.org/cc65/trunk@5350 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
uz
2011-12-31 13:09:55 +00:00
parent af12aa8b2d
commit 45f7cc1403
10 changed files with 471 additions and 3 deletions

View File

@@ -38,6 +38,7 @@ OBJS = asminc.o \
opc65c02.o \
opc65sc02.o \
opchuc6280.o \
opcm740.o \
opctable.o \
output.o \
scanner.o \