Commit Graph

5 Commits

Author SHA1 Message Date
Michael Martin a98186c8f5 Full header information extracted from gcc -aux-info 2016-01-23 21:50:38 -08:00
Michael Martin 77e0ca2578 Remove all warnings that aren't int- or pointer-conversion 2016-01-23 17:24:28 -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 c594490db9 Convert macross error-handling functions to varargs 2016-01-23 17:37:55 +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