Skip to content

nquintana7/nekboy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nekboy

This is a in development Gameboy (DMG-01) Emulator written in Java, during my free time just for fun/ to learn about the architecture.

Status

  • Runs Pokemon Red. I haven't played much but so far looks good.
  • Partially implemented MBC1, MBC3 and external ram in order to play Pokemon Red. No other MBC Implementation yet. Saves are also implemented.
  • Passes almost all CPU Instructions Blarggs test.
  • Timer and Interrupts are yet not correctly implemented (probably).

Next steps

  • Reorganize code and implement everything efficiently.
  • Implement correctly Timer and Interrupts, Sound
  • Add Gameboy Color support

Screenshots

Pokemon Red Pokemon Red

Resources

I could not have made any progress without the amazing resources out there. This are some I used:

About

WIP Gameboy Emulator written in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages