Commit Graph

63 Commits

Author SHA1 Message Date
Peter De Wachter ff868a98cb Use standard malloc 2016-01-23 16:07:37 +01:00
Peter De Wachter 7fb5312423 Use extern keyword in declarations of arrays with unspecified size 2016-01-23 16:07:37 +01:00
Michael Martin 0c3b134ab9 Update source-to-header dependencies 2016-01-23 04:04:14 -08:00
Michael Martin 6e13fae5a5 Remove circular dependency 2016-01-23 03:51:43 -08: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 Martin 75ff8459e5 Function prototypes for semanticMisc.c 2016-01-23 01:08:06 -08:00
Michael Martin bca47ce3e1 Use bison as the default yacc 2016-01-23 00:36:58 -08:00
Michael Steil 4bed39833e added license headers and README.md 2016-01-21 22:02:21 +01:00
Michael Steil 827cd91ead Don't define BYTESWAPPED, so we output correct little endian for 6502
BYTESWAPPED was defined because macross targeted SunOS on SPARC.
2014-06-18 12:55:06 -04: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 b259671c6d Removed all build output by running "make cleanup" in "." and "slinky" directories 2014-05-03 22:32:22 -07:00
Michael Steil 310cb38894 Renamed DOC to DOC.txt to avoid conflict with directory doc on case insensitive file systems 2014-05-03 22:23:35 -07:00
Michael Steil 98a36557e4 Initial commit from macross.tar.gz
MD5 (macross.tar.gz) = 4ecb4a6e015b11fef043fe78d1eedb61
2014-05-03 22:20:34 -07:00