2023-08-16 08:27 | Update Makefile to compile raylib ourselves | Louis Burda | 3 | +15 | -10 |
2023-08-16 08:24 | Merge branch 'master' of sinitax.com:sinitax/chall-tis256 | Louis Burda | 0 | +0 | -0 |
2023-08-13 18:57 | Only set select() timeout when necessary to avoid flickering | Louis Burda | 1 | +15 | -11 |
2023-08-13 18:57 | Only set select() timeout when necessary to avoid flickering | Louis Burda | 1 | +15 | -11 |
2023-08-13 18:40 | Fix release Makefile | Louis Burda | 4 | +50 | -9 |
2023-08-10 21:20 | Delimit flag by newline, prevent char-by-char bruteforce | Louis Burda | 4 | +295 | -258 |
2023-08-10 14:17 | Fix flag format to ALLES!{...} | Louis Burda | 2 | +228 | -227 |
2023-08-10 03:32 | Add decode script to verify solution | Louis Burda | 1 | +19 | -0 |
2023-08-10 02:25 | Remove misleading dec instruction from decoder | Louis Burda | 4 | +1899 | -1907 |
2023-08-10 01:18 | Make README more clear, add seed to transform for determinism | Louis Burda | 18 | +19036 | -6 |
2023-08-09 22:01 | Update tis256, reorganize release and remove unconnected tpu in cpu.asm | Louis Burda | 17 | +12 | -19032 |
2023-08-08 23:43 | Update tis256 | Louis Burda | 7 | +87 | -21 |
2023-08-08 22:58 | Add basic readme and improve build | Louis Burda | 13 | +2721 | -9723 |
2023-08-07 23:06 | Refactor repo to separate release files and pin tis256 commit | Louis Burda | 63 | +26332 | -303 |
2023-08-05 00:00 | Rewrite for jeq/jne, new main memory type, drawing & transform | Louis Burda | 12 | +339 | -490 |
2023-08-04 21:18 | Use shl/shr in decoder | Louis Burda | 1 | +8 | -47 |
2023-08-04 19:36 | Split memory into banks, compress bus more, final asm works | Louis Burda | 27 | +422 | -26005 |
2023-08-04 06:07 | Tighten up bus using collision check | Louis Burda | 1 | +62 | -40 |
2023-08-04 05:44 | Implement rotated parts on bus | Louis Burda | 7 | +299 | -489 |
2023-08-04 04:13 | Implement rest of instructions and test some -- perf is lacking | Louis Burda | 34 | +22328 | -9279 |
2023-08-03 07:38 | Implement more instructions | Louis Burda | 17 | +1132 | -252 |
2023-08-03 02:55 | Add script to add devices to central communications bus | Louis Burda | 13 | +419 | -62 |
2023-08-01 14:30 | Prelim ideas / cpu parts | Louis Burda | 5 | +14037 | -147 |
2023-07-25 03:56 | Stash outline | Louis Burda | 1 | +147 | -0 |