crazyettin
  • https://ahti.space/~crazyettin/
  • I’m a geek who mostly does conlanging and conworlding but also writes flash fiction and occasionally makes other stuff ranging from board games to vector art.

  • Joined on 2021-05-26
crazyettin pushed to main at crazyettin/Thingamajig 2022-08-24 11:41:02 +00:00
c7add0fb8c Add verbose function to the emulator and correct some terminology in and reword the readme slightly
crazyettin pushed to main at crazyettin/Thingamajig 2022-08-23 15:38:13 +00:00
582c13630c Make the emulator run at roughly 500 KIPS and bodge the line feed to work properly on Linux
crazyettin pushed to main at crazyettin/Gidubba 2022-08-23 15:31:48 +00:00
b91f86f1b6 Add the copy ability
crazyettin pushed to main at crazyettin/Gidubba 2022-08-22 20:28:21 +00:00
807e67c800 Make delete discard the previous character, remove unnecessary output alignment, fix a bug in the copy function, and reword the readme.
crazyettin pushed to main at crazyettin/Thingamajig 2022-08-22 10:05:02 +00:00
be38167923 Rename the tape control program to tapectl
crazyettin pushed to main at crazyettin/Thingamajig 2022-08-22 09:55:59 +00:00
3f5fb491e1 Rename the tape control program to tapctl
crazyettin pushed to main at crazyettin/Thingamajig 2022-08-21 07:27:53 +00:00
6c2f866b01 Enforce the emulated terminal being dumb, rename settape to tape, and reword the readme slightly
crazyettin pushed to main at crazyettin/Thingamajig 2022-08-19 19:29:31 +00:00
816d50df34 Make empty tape reader input 0xff instead of null
crazyettin pushed to main at crazyettin/Gidubba 2022-08-19 19:27:59 +00:00
62329e91d1 Work on the infrastructure for copying, and ignore leader when reading a tape and stop reading at trailer or empty reader
crazyettin pushed to main at crazyettin/Gidubba 2022-08-18 22:25:35 +00:00
955992988c Reword the readme slightly in Gidubba and convert the readme, license, and source code t a Gidubba-friendly format
crazyettin pushed to main at crazyettin/Thingamajig 2022-08-18 21:50:22 +00:00
2c2c386e05 Fix a bug with the file handling for the tape punch
crazyettin pushed to main at crazyettin/Thingamajig 2022-08-18 21:14:25 +00:00
152d2d107f Reword the readme slightly in Gidubba and convert the readme, license, and example programs to a Gidubba-friendly format
crazyettin pushed to main at crazyettin/Thingamajig 2022-08-18 12:09:21 +00:00
c3151c5113 Exit the assembler with a non-zero exit code on error
crazyettin pushed to main at crazyettin/Thingamajig 2022-08-18 10:55:52 +00:00
b3d043d43c Separate control of the tape reader and punch into its own program
crazyettin pushed to main at crazyettin/Thingamajig 2022-08-16 11:13:36 +00:00
7316f8ad79 Make the delete key insert the delete character unused function keys insert a null.
crazyettin pushed to main at crazyettin/Thingamajig 2022-08-16 10:35:54 +00:00
f2986d50bd Make the delete key insert the delete character
crazyettin pushed to main at crazyettin/Thingamajig 2022-08-15 15:24:26 +00:00
2b92cf26a5 Add support for non-ASCII keys and better the punched tape support
crazyettin pushed to main at crazyettin/Gidubba 2022-08-15 14:34:45 +00:00
509c10cc70 Add empty tape reader checking
crazyettin pushed to main at crazyettin/Thingamajig 2022-08-15 14:21:19 +00:00
2418d47317 Add support for non-ASCII keys and better the punched tape support
crazyettin pushed to main at crazyettin/Gidubba 2022-08-15 14:20:09 +00:00
8615d52cd6 Add empty tape reader checking