Commit Graph

7 Commits

Author SHA1 Message Date
Michael Martin 0b99475ead Move function declarations out of the .c files and use the generated .h files instead 2016-01-23 21:50:38 -08:00
Peter De Wachter e10a35e3e1 Protoize
command:
  protoize -c '-m32 -DTARGET_CPU=CPU_6502' -g $(ls *.c | grep -v 68)
2016-01-23 21:21:31 +01:00
Peter De Wachter 9123e36a38 printExpression: select the right field of the union for CONDITION_CODE_EXPR
The other branches are good.
2016-01-23 21:21:25 +01:00
Michael Martin cbad3bfb15 Move Macross's local extern function references into ANSI C headers full of prototypes 2016-01-23 03:51:29 -08:00
Michael Steil 4bed39833e added license headers and README.md 2016-01-21 22:02:21 +01:00
Michael Steil 41abf82cae Fixed macross and slinky to compile with clang 3.3 for i386 Mac OS X 2014-05-03 22:47:33 -07:00
Michael Steil 98a36557e4 Initial commit from macross.tar.gz
MD5 (macross.tar.gz) = 4ecb4a6e015b11fef043fe78d1eedb61
2014-05-03 22:20:34 -07:00