Commit Graph

15 Commits

Author SHA1 Message Date
David Betz
46c8379efd Fix Windows build. 2018-04-14 07:46:30 -04:00
David Betz
1cddced742 Move -lm to the end of the link command line to fix the Linux build. 2018-04-14 07:21:58 -04:00
David Betz
9327d0b0a7 Ignore the windows build directory as well. 2018-04-14 07:16:22 -04:00
David Betz
25fa337930 Add a .gitignore file to ignore the build directories. 2018-04-14 07:15:44 -04:00
David Betz
984b565ace Add math library. 2018-04-14 05:08:33 -04:00
David Betz
f8180a7096 Add missing disasm2.c file. 2018-04-14 05:05:49 -04:00
David Betz
c33ed7cf35 Update to Dave Hein's version 0.97. 2018-04-12 22:20:22 -04:00
David Betz
66915a7ad1 Windows build seems to need <stdint.h> in spinsim.c and eeprom.c. 2015-12-22 09:49:27 -05:00
David Betz
36e60b13ab Switch to a newer version of MinGW. 2015-12-22 07:22:00 -05:00
David Betz
86c67c1cf9 Temporary fix for missing definitions for initialize_console_io and restore_console_io. 2015-04-08 20:59:22 -04:00
David Betz
7486a4834e Turns out that ?= is not needed to allow variables to be overridden from the make command line. 2015-04-03 09:52:43 -04:00
David Betz
b377e4c8c1 Minor makefile updates. 2015-04-02 20:19:58 -04:00
David Betz
f41e93b267 Update the Makefile to support cross builds. 2015-04-02 17:38:40 -04:00
David Betz
edd7a60d3c Update the Makefile to work with the propeller-gcc Makefile. 2015-03-22 14:16:21 -04:00
David Betz
bdd3741b10 Initial push of the contents of Dave Hein's latest release. 2015-03-22 13:30:10 -04:00