A cycle-accurate, ppu not-quite-so hobby project.
Go to file
Rekai Nyangadzayi Musuka 0e3bdb8a2a chore: convert TryFrom error types to &'static str
Prevents an unnecessary heap allocation when a RegisterPair::try_from() or
Register::try_from() fails.
2020-09-04 14:43:19 -05:00
src chore: convert TryFrom error types to &'static str 2020-09-04 14:43:19 -05:00
.gitignore Stub 8-bit ALU and 16-bit Arithmetic opcodes. 2020-08-01 16:31:24 -05:00
Cargo.lock Implement LR35902 Registers 2020-07-22 00:19:27 -05:00
Cargo.toml Implement LR35902 Registers 2020-07-22 00:19:27 -05:00