Commit Graph

  • 43c419fc85 Fix serial input spam when no terminal on stdin local gene-splicing Ada Gottensträter 2022-10-09 22:41:15 +0200
  • abf969f43e Fix serial input spam when no terminal on stdin master Ada Gottensträter 2022-10-09 22:41:15 +0200
  • 3499f9c879 Optimize some more Ada Gottensträter 2022-04-20 17:57:06 +0200
  • 6b3f7c1a6a Fix some bugs and compiler warnings Ada Gottensträter 2022-03-29 19:45:31 +0200
  • 154d880a27 Add exit sequence support Ada Gottensträter 2022-03-29 19:45:06 +0200
  • 332ba1da89 Fix compilation on Windows and enable LTO Ada Gottensträter 2022-03-29 19:20:21 +0200
  • 77f7331974
    Merge pull request #11 from mbaeten/master Dave Hein 2020-02-10 12:16:08 -0600
  • 18fa98b84d Fixed RD* / WR* carry flag behavior Miro Baeten 2020-02-08 00:58:27 +0100
  • bb903fc36f Fixed LOC instruction to match the FPGA davehein 2018-12-06 08:02:14 -0600
  • e6ba494b46 Fixed a problem with waitflag with waitpeq and waitpne davehein 2018-12-01 20:09:41 -0600
  • 63391ebfaf
    Merge pull request #8 from drawkula/patch-1 Dave Hein 2018-12-01 18:48:00 -0600
  • 71ce50b415
    Merge pull request #6 from redvers/master Dave Hein 2018-12-01 18:46:39 -0600
  • d75e94c9ef
    Merge pull request #9 from redvers/add_debug_dumpc Dave Hein 2018-12-01 18:40:03 -0600
  • 520bce3e58 Fixed indentation on STREAM COLLISION prints davehein 2018-12-01 18:25:27 -0600
  • dbf62bf5ba Added missing braces after if statement davehein 2018-12-01 18:24:33 -0600
  • ee49c04fad Added dumpc, dumpl, and dumph to dump cog, lut, and hub memory in debug mode. Redvers Davies 2018-10-23 21:05:24 -0400
  • 5d214b782d
    Some formatting for README.md yeti 2018-10-23 17:17:27 +0000
  • 6dc8fdbce2 fflush correctly Redvers Davies 2018-10-22 13:28:10 -0400
  • 5f9947fb3e Added -B flag to spool Serial Output separately from stdout Redvers Davies 2018-10-22 13:15:56 -0400
  • 1285167461 Updated version number to 0.99 davehein 2018-06-19 09:06:35 -0500
  • 5ece631705 Updated version number to 0.99 davehein 2018-06-19 09:00:25 -0500
  • 495b9778fc Fixed a problem with the REP instruction davehein 2018-06-19 08:58:19 -0500
  • 95c5d9d22e Fixed disassembly of loc, nixint1, pollsel1 and getrnd davehein 2018-04-22 12:30:16 -0500
  • 890efaf191 Fixed Makefile to work under mingw davehein 2018-04-15 21:39:06 -0500
  • 24403acea2 Removed the bin files from the verify directory davehein 2018-04-15 19:57:15 -0500
  • 3b728bd09e Fixes to make the verify tests match FPGA v32b davehein 2018-04-15 19:55:21 -0500
  • 1b0c107390 Updated to support P2 FPGA v32b davehein 2018-04-14 11:31:57 -0500
  • 56e4571636 Added back spin files davehein 2018-04-14 09:53:19 -0500
  • 46c8379efd Fix Windows build. David Betz 2018-04-14 07:46:30 -0400
  • 1cddced742 Move -lm to the end of the link command line to fix the Linux build. David Betz 2018-04-14 07:21:58 -0400
  • 9327d0b0a7 Ignore the windows build directory as well. David Betz 2018-04-14 07:16:22 -0400
  • 25fa337930 Add a .gitignore file to ignore the build directories. David Betz 2018-04-14 07:15:44 -0400
  • 984b565ace Add math library. David Betz 2018-04-14 05:08:33 -0400
  • f8180a7096 Add missing disasm2.c file. David Betz 2018-04-14 05:05:49 -0400
  • c33ed7cf35 Update to Dave Hein's version 0.97. David Betz 2018-04-12 22:20:22 -0400
  • 66915a7ad1 Windows build seems to need <stdint.h> in spinsim.c and eeprom.c. David Betz 2015-12-22 09:49:27 -0500
  • 36e60b13ab Switch to a newer version of MinGW. David Betz 2015-12-22 07:22:00 -0500
  • 86c67c1cf9 Temporary fix for missing definitions for initialize_console_io and restore_console_io. David Betz 2015-04-08 20:59:22 -0400
  • 7486a4834e Turns out that ?= is not needed to allow variables to be overridden from the make command line. David Betz 2015-04-03 09:52:43 -0400
  • b377e4c8c1 Minor makefile updates. David Betz 2015-04-02 20:19:58 -0400
  • f41e93b267 Update the Makefile to support cross builds. David Betz 2015-04-02 17:38:40 -0400
  • edd7a60d3c Update the Makefile to work with the propeller-gcc Makefile. David Betz 2015-03-22 14:16:21 -0400
  • bdd3741b10 Initial push of the contents of Dave Hein's latest release. David Betz 2015-03-22 13:30:10 -0400