2024-02-18 16:46 | Add io port label to curses tui | Louis Burda | 3 | +14 | -0 |
2023-12-27 13:12 | Fix instruction squishing to fit tpu row | Louis Burda | 3 | +33 | -15 |
2023-12-27 12:42 | Fixup idle calculation | Louis Burda | 2 | +7 | -3 |
2023-12-25 15:49 | Add support for prefix labels | Louis Burda | 4 | +96 | -56 |
2023-12-25 03:13 | Fixup more behaviour - add dim idle indicator | Louis Burda | 3 | +14 | -22 |
2023-12-25 02:28 | Calculate steps needed by tick of last output event | Louis Burda | 3 | +22 | -5 |
2023-12-25 02:08 | Add more fixes for game compatibility | Louis Burda | 5 | +31 | -27 |
2023-12-25 00:56 | fixup! Make mode/state behaviour compatible with game | Louis Burda | 4 | +13 | -8 |
2023-12-25 00:46 | Make mode/state behaviour compatible with game | Louis Burda | 6 | +286 | -170 |
2023-12-23 20:10 | Dont reset view offset on reload | Louis Burda | 1 | +0 | -1 |
2023-10-04 21:13 | Fix port alphabet | Louis Burda | 2 | +9 | -6 |
2023-07-30 20:38 | Adjust rendering to centered box drawing characters | Louis Burda | 1 | +6 | -7 |
2023-07-26 20:15 | Add support for multiple input and output ports | Louis Burda | 15 | +270 | -188 |
2023-07-26 17:38 | Fix more issues caused by negative literals | Louis Burda | 10 | +118 | -94 |
2023-07-26 17:05 | Implement limited integer literal parsing | Louis Burda | 10 | +73 | -35 |
2023-07-26 16:38 | Restrict assembly input to fit game spec | Louis Burda | 6 | +62 | -33 |
2023-07-26 16:02 | Revert adding AND/NOT | Louis Burda | 3 | +30 | -26 |
2023-07-26 15:59 | Fork tis256 to create version like game | Louis Burda | 5 | +6 | -6 |
2023-07-26 15:44 | Add testing | Louis Burda | 4 | +17 | -53 |
2023-07-26 14:39 | Improve TPU node UI + minor fixes | Louis Burda | 5 | +91 | -79 |
2023-07-26 05:54 | Remove jgz/jlz and add not/and instructions | Louis Burda | 4 | +27 | -31 |
2023-07-26 05:41 | Make BAK register unaddressable | Louis Burda | 3 | +12 | -18 |
2023-07-26 05:34 | Fix tpu source rendering and tpu location duplicates | Louis Burda | 5 | +20 | -10 |
2023-07-25 03:56 | Improve parsing, make stdin / stdout port optional | Louis Burda | 7 | +179 | -101 |
2023-07-25 03:20 | Fix label_map case insensitivity and allow numbers in label names | Louis Burda | 3 | +10 | -7 |
2023-07-25 01:07 | Fix oob instructions access | Louis Burda | 2 | +30 | -60 |
2023-07-25 00:52 | Add label support to curses source view | Louis Burda | 6 | +31 | -18 |
2023-07-25 00:29 | Validate jump target existence on tpu load | Louis Burda | 5 | +84 | -48 |
2023-07-24 23:59 | Add inotify-based interactive file reload and fix asm parsing | Louis Burda | 6 | +128 | -81 |
2023-07-24 22:47 | Reimplement value passing and improve curses ui | Louis Burda | 10 | +960 | -593 |
2023-07-24 18:12 | Fully implement tokenizer and port value passing | Louis Burda | 7 | +265 | -168 |
2023-07-24 02:43 | Add some more implementation details | Louis Burda | 8 | +703 | -102 |
2023-07-23 22:43 | Add initial rough outline | Louis Burda | 7 | +821 | -0 |