7 Commits

Author SHA1 Message Date
21f6e492f6 WIP 2025-05-31 22:56:05 -04:00
9b64a959f3 CLEANUP: cleans up dependencies to use workspace version
CLEANUP: standardizes on pretty_env_logger
NEWBIN: Adds gemmarat to use Ratatui as an interface
CLEANUP: removes debugging display from computer.rs
ENHANCEMENT: Constants for locations of test roms built from environment
BUGFIX: SoundTimer was using i32 internally when it needs to be u8
CLEANUP: removes commented code used during diagnostics
2025-05-29 13:27:10 -04:00
6c902de16f adds smoke tests to everything
adds deflated test examples
2025-05-28 11:32:09 -04:00
74bf2e71e4 moves constants out of client handler 2025-05-23 09:20:39 -04:00
c9c9cf67da telnet now will load the IBM logo and run through it. 2025-05-22 14:15:38 -04:00
8c22cf9308 telnetd implementing more stuff. 2025-05-22 13:14:33 -04:00
b4b8bfb24b more validation tests for gemma video rendering
Adds 'doom like' 3dviprmaze-vip for demo (VERY VERY SLOW)
updates egui interface to let user select from files in resources/roms
updates cargo to centralize dependencies
95 passing tests
2024-10-16 11:45:01 -04:00