Skip to content

goooosick/joy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joy

Just another Gameboy (Color) emulator, in Rust. The cpu is cycle accurate, passed blargg's cpu_instrs and instr_timing tests, but not others. Apu and ppu have been implemented.

Run

cargo run --release rom_file -s scale

key Mappings

Input Z X C V Shift S
key A B Start Select Up Down Left Right Pause Save

Screenshots

pocket_demo mario cutedemo zelda

References: