Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 473 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 473 Bytes

CBoyAdvance

A C/WASM GameBoy Advance (GBA) emulator

This is an emulator for the GameBoy Advance. It can be built natively or to a WASM target using Emscripten.

⚠️WORK IN-PROGRESS⚠️

This project is very early in development. Don't expect anything to be emulated soon. It is buildable though, and unit tests will continue to be added as progress is made.

What currently works

  • ARM instruction group decoding