Commit Graph

9 Commits

Author SHA1 Message Date
Shamus Hammons a839b5e1b4 Update to the name (don't ask), and copyright dates. Now at v.1.7.0. 2021-03-07 16:50:58 -06:00
Shamus Hammons 4635567e96 Fix for bug that scribbled randomly on symbols.
Whenever there was a symbol collision, the DealWithSymbol() function
would, under the right circumstances, write $0800 into a symbol for no
good reason. This has been fixed. Also fixed the realloc() nonsense
that was written incorrectly as well.
2015-01-22 11:48:48 -06:00
Shamus Hammons 64a3b267ea Fix makefile to work with cross-compile script. 2014-12-20 16:59:12 -06:00
Shamus Hammons 1bfcf5edc6 Added cross-compilation script 2014-05-12 09:55:37 -05:00
Shamus Hammons 6d62efb30e Added optimization flags to makefile 2013-02-14 13:24:21 -06:00
James Hammons 7a68775424 Fixed makefile to do automagic platform detection. 2011-12-29 16:51:26 +00:00
James Hammons ff28769b66 More cleanups. 2011-12-28 09:59:18 +00:00
James Hammons c96d8c10b3 Minor dusting. 2011-12-26 17:59:11 +00:00
James Hammons ef2a73f70f Initial commit. 2011-12-26 17:38:55 +00:00