Commit Graph

14 Commits

Author SHA1 Message Date
august kline 952b79cf91 Big refactor! Better handling of wasm/native targets, and cute demo :) 2024-09-07 22:24:51 -04:00
august kline 8ac0cbc57b Very messy but we're running on the web now! (not in this crate, but will add web-sys to georgeemu bin in a bit) 2024-09-01 23:13:06 -04:00
august kline 7f8e00af23 the only thing broken is interrupts lol 2024-07-04 22:01:27 -04:00
august kline fb4fae430b cleaned up instructions, using termion now but is kinda broken, might switch back to crossterm 2024-07-04 13:04:13 -04:00
august kline ac4619406d much better cli! more ergonomic screen struct! window screen type still broken but working on it! 2024-06-30 22:49:54 -04:00
august kline 001d3e434c terminal mode! i like this better, also functional cli now 2024-06-29 23:38:02 -04:00
august kline 229b8b450d I really should be using branches for diff experiments, but we can display in the terminal now! 2024-06-23 13:23:29 -04:00
august kline 0ec54d6672 Started work on tui debugger! 2024-06-15 22:45:27 -04:00
august kline c154bdc89a Added interrupts, some restructuring & refactoring 2024-04-10 17:28:34 -04:00
august kline 40ede17ae1 we can type the letter w! 2024-03-03 13:55:56 -05:00
august kline 10559bde8b added data stack, breakpoints, and character coordinates :) 2024-02-21 23:27:44 -05:00
august kline 95acceeabd good god that took way to long but this kinda works 2024-02-13 22:27:24 -05:00
august kline cf0f87649f Added very bad screen & readme 2024-02-04 22:56:00 -05:00
august kline 6da97f30b5 Initial commit 2024-02-02 13:49:24 -05:00