Commit graph

5 commits

Author SHA1 Message Date
Toby Jaffey
751f068486 Rework host/target interface to use ecall and proper syscalls instead of CSRs 2025-12-08 02:44:38 +00:00
Toby Jaffey
a305fce466 zigtris is > 16KB, so use 32KB for default host. 2025-12-07 21:12:48 +00:00
Toby Jaffey
cd95e63af5 Flush output regularly, don't wait for keyboard. 2025-12-07 20:58:32 +00:00
Toby Jaffey
9e6f6c5a67 Added IOREQ_MILLIS and IOREQ_GETC to get current time and poll keyboard.
IOREQ_GETC implemented inefficiently, but is fine for demo purposes.
2025-12-07 20:29:10 +00:00
Toby Jaffey
3e4c87fa1d Rename emulator to host, for clarity 2025-12-06 22:37:10 +00:00