Commit Graph

10 Commits

Author SHA1 Message Date
Kelvin Sherlock 2224fcb803 fix macro listings (-m w/ -l). Slightly broken by varargs update. 2016-02-24 13:34:05 -05:00
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 19d7cb724c Convert macross listing functions to varargs 2016-01-23 21:21:22 +01:00
Peter De Wachter 0e03424ec1 moreLabel is always used with one argument 2016-01-23 21:21:22 +01:00
Peter De Wachter 8e5376efd9 Add missing <string.h> includes 2016-01-23 16:07:37 +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