]> Shamusworld >> Repos - rmac/commit
Fixed .cargs problem, more code cleanup/fixup
authorShamus Hammons <jlhamm@acm.org>
Wed, 13 Feb 2013 02:14:47 +0000 (20:14 -0600)
committerShamus Hammons <jlhamm@acm.org>
Wed, 13 Feb 2013 02:14:47 +0000 (20:14 -0600)
commit11a78647f7f170e6ea39dd04a3734a359151debb
treef4b0ffb13ed7187fc6fbb1fd6191d3b182d76547
parent295836a17362d5f57e171018fb6658f845f419e8
Fixed .cargs problem, more code cleanup/fixup

Thanks to GroovyBee for reporting the .cargs problem! Also, pretty much
all of the remaining cruft coming from the misguided "GPU in Main" cult
has been removed. Never do in an assembler what you can do with either
macros or a good preprocessor!
12 files changed:
direct.c
macro.c
mark.c
mark.h
procln.c
risca.c
risca.h
rmac.c
rmac.h
sect.c
symbol.c
token.c