This emulator came to be following my adventure building a Chip-8 emulator. Due to how fun it was I though, Why not try and emulate a console from my childhood? And that's how JBoyEmu came to be!
The main goal for this project was building an emulator that could emulate my favorite games, Pokemon Red and Blue, but appart from that,
- - Cycle Accurate enough
- - Support all non obscure functions
- - Implement external Joypads Support
- - Implement a Save State function
- - Implement a Rewind function
- - Being able to boot and play to the end Pokemon Red
- - GameBoyColor functions
- - Add Shaders Support