Commit Graph

  • e734757ee4 Version 1.1 main v1.1 CrazyEttin 2022-10-15 14:05:37 +0300
  • 79fc294506 tweak the code slightly CrazyEttin 2022-10-14 20:19:00 +0300
  • 5da4ffa1b1 Tweak the code slightly and fix a typo in the readme CrazyEttin 2022-10-07 23:05:21 +0300
  • d5af5d98b8 Modify the behaviour at the buffer end and fix a typo and some terminology in the readme CrazyEttin 2022-09-22 00:59:08 +0300
  • 8485fa75cb Reword the readme slightly CrazyEttin 2022-09-18 16:35:47 +0300
  • 8c37a1a871 Reintegrate an unnecessary call back to the rest of the code CrazyEttin 2022-09-15 22:29:48 +0300
  • e6c0ca0937 Include the supported Thingamajig version in the readme CrazyEttin 2022-09-12 23:30:20 +0300
  • b388acc7b4 Reserve null and FF for indicating tape leaders and trailers and an empty tape reader respectively, add the ability to read and convert non-native newlines, and reword the readme CrazyEttin 2022-09-12 20:33:11 +0300
  • 92b1c81162 Update to work with multiple-step shifts in Thingamajig v1.1-dev CrazyEttin 2022-09-11 19:49:48 +0300
  • 339f117e58 Version 1.0: add checking for sufficient RAM and fix a bug where copying to the same address as the mark would not work v1.0 CrazyEttin 2022-09-09 18:27:36 +0300
  • 47d2589da1 Fix the same speed issues as with inserting, listing, and deleting lines with copying them CrazyEttin 2022-09-05 20:30:57 +0300
  • 0e4dbc6b68 Make line feed output a null to the terminal after the line feed and carriage return to accomodate slower teletypes CrazyEttin 2022-08-30 14:46:51 +0300
  • f644d3d1bc Fix the same speed issues as in the last commit with deleting lines CrazyEttin 2022-08-28 20:32:59 +0300
  • 8da8d780f5 Fix some speed issues with inserting and listing lines CrazyEttin 2022-08-28 16:26:40 +0300
  • 9770df14c4 Update the code to make use of immediate loads, make sending the line feed character input a carriage return and line feed, and include format information in the readme CrazyEttin 2022-08-28 15:49:51 +0300
  • 280a948e8b Change the way escape works slightly and correct some terminology in the readme CrazyEttin 2022-08-24 14:41:30 +0300
  • b91f86f1b6 Add the copy ability CrazyEttin 2022-08-23 18:31:36 +0300
  • 807e67c800 Make delete discard the previous character, remove unnecessary output alignment, fix a bug in the copy function, and reword the readme. CrazyEttin 2022-08-22 23:27:50 +0300
  • 62329e91d1 Work on the infrastructure for copying, and ignore leader when reading a tape and stop reading at trailer or empty reader CrazyEttin 2022-08-19 22:27:45 +0300
  • 955992988c Reword the readme slightly in Gidubba and convert the readme, license, and source code t a Gidubba-friendly format CrazyEttin 2022-08-19 01:25:22 +0300
  • 509c10cc70 Add empty tape reader checking CrazyEttin 2022-08-15 17:19:57 +0300
  • ec3cf94c06 Implement infrastructure for copying and correct some terminology CrazyEttin 2022-08-15 12:29:38 +0300
  • c6c1c5567f Add punched tape functionality CrazyEttin 2022-08-14 17:56:11 +0300
  • 1c2c501d09 Add multiple argument support and make list ignore non-existent lines CrazyEttin 2022-08-14 15:06:59 +0300
  • d78deb4616 Implement the infrastructure for multiple arguments and improve argument checking CrazyEttin 2022-08-13 17:23:25 +0300
  • e0c4c6bbcf Fix a major bug that resulted in line inserting to not function properly CrazyEttin 2022-08-13 03:34:42 +0300
  • 27bd4fbc12 Initial commit CrazyEttin 2022-08-12 22:27:30 +0300