Skip to content

GDennis01/rusty_gba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rusty_gba

An attempt to emulate a GameBoy Advance. This is my Rust(and emudev as well) learning project

Progress so far

  • Implemented Arm ISA decoder
  • Implemented Thumb ISA decoder
  • Implemented some basic logic for GBA memory(r/w operations)

Next milestones

  • Fully implement Arm ISA
  • Fully implement Thumb ISA
  • Refactor the code to make it cleaner and better structured
  • Write a decent documentation

About

GBA Emulator written in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published