Commit Graph

6 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 ad1aa82bcd Avoid C++ style comments
protoize chokes on them
2016-01-23 21:21:18 +01: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