Go to file
Shamus Hammons 30a2086548 Cleanup of codebase and initial commit of 56K assembler by ggn.
There's still a ways to go before this will work properly as we need to
add proper fixup handling and origin (".org") bookkeeping. As it is now,
the addition of all the miscellaneous bits and bobs to support the main
56K assembler are in place but they don't cause any regressions to the
existing assemblers already present in RMAC. Stay tuned for Round 2!
2018-06-23 11:57:21 -05:00
Vs2015 Initial commit for 68020/30/40/60/68881/68882/68851 support. 2017-05-06 13:06:57 -05:00
docs Minor tweak for OP data address fixups. Now at version 1.13.1. 2018-02-26 20:43:58 -06:00
tests 6502 support added back from original Madmac sources! 2017-04-20 09:26:42 -05:00
.gitignore Cleanup of codebase and initial commit of 56K assembler by ggn. 2018-06-23 11:57:21 -05:00
68k.mch Cleanup of codebase and initial commit of 56K assembler by ggn. 2018-06-23 11:57:21 -05:00
68kgen.c Cleanup of codebase and initial commit of 56K assembler by ggn. 2018-06-23 11:57:21 -05:00
6502.c Cleanup of codebase and initial commit of 56K assembler by ggn. 2018-06-23 11:57:21 -05:00
6502.h Partial fix for bug #108 (Fixup cleanups). 2018-02-09 23:08:47 -06:00
6502.tab Cleanup of codebase and initial commit of 56K assembler by ggn. 2018-06-23 11:57:21 -05:00
amode.c Partial fix for bug #108 (Fixup cleanups). 2018-02-09 23:08:47 -06:00
amode.h Partial fix for bug #108 (Fixup cleanups). 2018-02-09 23:08:47 -06:00
cross-compile Added win32 cross-compilation script. 2013-02-13 18:49:17 -06:00
debug.c Partial fix for bug #108 (Fixup cleanups). 2018-02-09 23:08:47 -06:00
debug.h Partial fix for bug #108 (Fixup cleanups). 2018-02-09 23:08:47 -06:00
direct.c Cleanup of codebase and initial commit of 56K assembler by ggn. 2018-06-23 11:57:21 -05:00
direct.h Partial fix for bug #108 (Fixup cleanups). 2018-02-09 23:08:47 -06:00
direct.tab Cleanup of codebase and initial commit of 56K assembler by ggn. 2018-06-23 11:57:21 -05:00
dsp56k.c Cleanup of codebase and initial commit of 56K assembler by ggn. 2018-06-23 11:57:21 -05:00
dsp56k.h Cleanup of codebase and initial commit of 56K assembler by ggn. 2018-06-23 11:57:21 -05:00
dsp56k.mch Cleanup of codebase and initial commit of 56K assembler by ggn. 2018-06-23 11:57:21 -05:00
dsp56k_amode.c Cleanup of codebase and initial commit of 56K assembler by ggn. 2018-06-23 11:57:21 -05:00
dsp56k_amode.h Cleanup of codebase and initial commit of 56K assembler by ggn. 2018-06-23 11:57:21 -05:00
dsp56k_mach.c Cleanup of codebase and initial commit of 56K assembler by ggn. 2018-06-23 11:57:21 -05:00
dsp56k_mach.h Cleanup of codebase and initial commit of 56K assembler by ggn. 2018-06-23 11:57:21 -05:00
dsp56kgen.c Cleanup of codebase and initial commit of 56K assembler by ggn. 2018-06-23 11:57:21 -05:00
eagen.c Partial fix for bug #108 (Fixup cleanups). 2018-02-09 23:08:47 -06:00
eagen.h Partial fix for bug #108 (Fixup cleanups). 2018-02-09 23:08:47 -06:00
eagen0.c Added Jaguar Object Processor assembler. 2018-02-25 21:39:59 -06:00
error.c Partial fix for bug #108 (Fixup cleanups). 2018-02-09 23:08:47 -06:00
error.h Partial fix for bug #108 (Fixup cleanups). 2018-02-09 23:08:47 -06:00
expr.c Cleanup of codebase and initial commit of 56K assembler by ggn. 2018-06-23 11:57:21 -05:00
expr.h Partial fix for bug #108 (Fixup cleanups). 2018-02-09 23:08:47 -06:00
fltpoint.c Added Jaguar Object Processor assembler. 2018-02-25 21:39:59 -06:00
fltpoint.h Added Jaguar Object Processor assembler. 2018-02-25 21:39:59 -06:00
kw.tab Cleanup of codebase and initial commit of 56K assembler by ggn. 2018-06-23 11:57:21 -05:00
kwgen.c Partial fix for bug #108 (Fixup cleanups). 2018-02-09 23:08:47 -06:00
listing.c Partial fix for bug #108 (Fixup cleanups). 2018-02-09 23:08:47 -06:00
listing.h Partial fix for bug #108 (Fixup cleanups). 2018-02-09 23:08:47 -06:00
mach.c Bug fix in flognp1. Better handling of cpbcc/fbcc/pbcc groups of instructions. 2018-05-16 12:57:53 -05:00
mach.h Partial fix for bug #108 (Fixup cleanups). 2018-02-09 23:08:47 -06:00
macro.c Partial fix for bug #108 (Fixup cleanups). 2018-02-09 23:08:47 -06:00
macro.h Partial fix for bug #108 (Fixup cleanups). 2018-02-09 23:08:47 -06:00
makefile Cleanup of codebase and initial commit of 56K assembler by ggn. 2018-06-23 11:57:21 -05:00
mark.c Minor tweak for OP data address fixups. Now at version 1.13.1. 2018-02-26 20:43:58 -06:00
mark.h Added Jaguar Object Processor assembler. 2018-02-25 21:39:59 -06:00
object.c Partial fix for bug #108 (Fixup cleanups). 2018-02-09 23:08:47 -06:00
object.h Partial fix for bug #108 (Fixup cleanups). 2018-02-09 23:08:47 -06:00
op.c Minor fixups. 2018-06-03 10:01:45 -05:00
op.h Added Jaguar Object Processor assembler. 2018-02-25 21:39:59 -06:00
op.tab Added Jaguar Object Processor assembler. 2018-02-25 21:39:59 -06:00
parmode.h Don't print bogus message about optimising long address if it's suffixed with .l. Bump to version 1.13.3 2018-05-16 08:35:18 -05:00
procln.c Cleanup of codebase and initial commit of 56K assembler by ggn. 2018-06-23 11:57:21 -05:00
procln.h Partial fix for bug #108 (Fixup cleanups). 2018-02-09 23:08:47 -06:00
risc.tab Cleanup of codebase and initial commit of 56K assembler by ggn. 2018-06-23 11:57:21 -05:00
riscasm.c Added Jaguar Object Processor assembler. 2018-02-25 21:39:59 -06:00
riscasm.h Added Jaguar Object Processor assembler. 2018-02-25 21:39:59 -06:00
rmac.c Minor tweak for OP data address fixups. Now at version 1.13.1. 2018-02-26 20:43:58 -06:00
rmac.h Cleanup of codebase and initial commit of 56K assembler by ggn. 2018-06-23 11:57:21 -05:00
sect.c Cleanup of codebase and initial commit of 56K assembler by ggn. 2018-06-23 11:57:21 -05:00
sect.h Cleanup of codebase and initial commit of 56K assembler by ggn. 2018-06-23 11:57:21 -05:00
symbol.c Partial fix for bug #108 (Fixup cleanups). 2018-02-09 23:08:47 -06:00
symbol.h Partial fix for bug #108 (Fixup cleanups). 2018-02-09 23:08:47 -06:00
token.c Remove hacky code that truncates absolute addresses. (Bug 38) 2018-05-15 13:35:04 -05:00
token.h Cleanup of codebase and initial commit of 56K assembler by ggn. 2018-06-23 11:57:21 -05:00
version.h Version bump for last commit; now at version 1.13.5. 2018-05-16 12:58:03 -05:00