Skip to content

fjrobinson/rusty-gba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rusty-gba

A Game Boy Advanced emulator written in the Rust programming language

This project is in its very early stages and still a work in progress!

Goals:

  • Threadded ARM and Thumb interpreter
  • ARM/Thumb to x86 JIT compiler
  • Efficient GBA memory map emulation
  • GBA bios emulation
  • Screen emulation
  • Sound emulation

A successful project should be able to run a GBA rom as it would on the hardware.

About

A Game Boy Advanced emulator written in the Rust programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages