Rust GameBoy emulator aiming for cycle accuracy
Find a file
2021-12-19 12:27:41 +01:00
deemgee feat: fix a few instructions, add halt 2021-12-19 12:27:41 +01:00
deemgee-opcode feat: fix a few instructions, add halt 2021-12-19 12:27:41 +01:00
.gitignore feat: add opcode logging 2021-12-14 20:31:33 +01:00
Cargo.lock feat: add opcode logging 2021-12-14 20:31:33 +01:00
Cargo.toml feat: add opcode logging 2021-12-14 20:31:33 +01:00
config.example.toml feat: add opcode logging 2021-12-14 20:31:33 +01:00
rust-toolchain feat: add some more opcodes 2021-11-27 12:24:16 +01:00
rustfmt.toml feat: basic ppu 2021-11-24 12:01:25 +01:00