Commit Graph

25 Commits

Author SHA1 Message Date
Redvers Davies ee49c04fad Added dumpc, dumpl, and dumph to dump cog, lut, and hub memory in debug mode. 2018-10-23 21:05:24 -04:00
davehein 1285167461 Updated version number to 0.99 2018-06-19 09:06:35 -05:00
davehein 5ece631705 Updated version number to 0.99 2018-06-19 09:00:25 -05:00
davehein 495b9778fc Fixed a problem with the REP instruction 2018-06-19 08:58:19 -05:00
davehein 95c5d9d22e Fixed disassembly of loc, nixint1, pollsel1 and getrnd 2018-04-22 12:30:16 -05:00
davehein 890efaf191 Fixed Makefile to work under mingw 2018-04-15 21:39:06 -05:00
davehein 24403acea2 Removed the bin files from the verify directory 2018-04-15 19:57:15 -05:00
davehein 3b728bd09e Fixes to make the verify tests match FPGA v32b 2018-04-15 19:55:21 -05:00
davehein 1b0c107390 Updated to support P2 FPGA v32b 2018-04-14 11:31:57 -05:00
davehein 56e4571636 Added back spin files 2018-04-14 09:53:19 -05:00
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