Chirp/src
2023-03-27 17:21:23 -05:00
..
bin Add utility binaries for disassembly and screenshot viewing 2023-03-25 18:17:55 -05:00
bus experimentation: benchmarking and alternate impl's 2023-03-17 20:06:31 -05:00
cpu cpu/tests: Add chip8-test-suite, organize tests 2023-03-27 17:21:23 -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: Make private function names more concise 2023-03-26 18:32:31 -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: Dump memory to file (already used by main, oops!) 2023-03-25 18:33:05 -05:00
lib.rs main.rs/lib.rs: Refactor to make it more funny 2023-03-25 18:19:06 -05:00
main.rs main.rs: Periods in helptext 2023-03-26 19:03:25 -05:00