Chirp/src
2023-03-25 18:17:09 -05:00
..
bus experimentation: benchmarking and alternate impl's 2023-03-17 20:06:31 -05:00
cpu cpu.rs: Create unit tests for most instructions 2023-03-25 18:17:09 -05:00
mem Initial commit: 2023-03-08 06:07:33 -06:00
bus.rs bus.rs: Improve region encoding with enums 2023-03-25 17:20:20 -05:00
cpu.rs cpu.rs: Create unit tests for most instructions 2023-03-25 18:17:09 -05:00
error.rs I/O: KISS the bus, attach a screen, plug in a controller 2023-03-22 15:03:53 -05:00
io.rs io.rs: QOL fixups; Reuse WindowBuilder, #[derive(...)] FrameBufferFormat 2023-03-25 17:39:03 -05:00
lib.rs dump.rs: Does not spark joy (remove dump.rs) 2023-03-25 17:45:22 -05:00
main.rs main.rs: General cleanup in preparation for refactor 2023-03-25 17:42:06 -05:00