mirror of
https://github.com/transistorfet/moa.git
synced 2024-11-25 15:33:08 +00:00
3bd4c24ea8
The debug loop that reads a command and does something is part of the frontend's main loop, so that it can potentially update, even though it doesn't actually work for minifb because the command input is a blocking call. It's also not implemented in the pixels frontend. At some point I'll make a web frontend. |
||
---|---|---|
.. | ||
host | ||
clock.rs | ||
debugger.rs | ||
devices.rs | ||
error.rs | ||
interrupts.rs | ||
lib.rs | ||
memory.rs | ||
signals.rs | ||
system.rs |