✔️ Loads and plays major games
✔️ Pulse, Wave, and Noise Voices play in all games
✔️ Graphics pass all tests.
✔️ Blargg cpu_instrs
✔️ dmg-acid2 passes
🌓 Blargg dmg_sound - some tests
- Install cmake, rgbds, and SDL-dev libraries
- Ubuntu: sudo apt-get install libsdl3-dev cmake rgbds
- MacOS: brew install sdl3 cmake rgbds
- mkdir build
- cd build
- mkdir ROMS # Put your roms here
- mkdir States # Use states
- cmake -DCMAKE_BUILD_TYPE=[Debug|Release] ..
- ./edge ROMS/rom.gb States/rom.gb.state