Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 271 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 271 Bytes

stm32-gameboy

Gameboy emulator for the STM32F3DISCOVERY, written in Rust.

Performance is absolute garbage, don't expect much.

TODO: Everything.

Blargg's tests:

  • cpu_instrs
  • instr_timing
  • interrupt_time
  • mem_timing
  • mem_timing-2
  • oam_bug