Skip to content

chrsbell/GameBoy-Emulator

Repository files navigation

GameBoy Emulator

About

A gameboy emulator in TypeScript. This was a massive undertaking and is on the backburner for now. Right now it can load the bios and render background tiles. There are a few issues with interrupt handling and timing. Here are some of the resources I used:

Trello board

Features

  • WebGL based
  • Basic ROM support
  • Remappable keyboard input
  • Sound
  • Support for loading/saving states on server
  • Optimized rendering to image texture
  • UI
  • Non-MBC support
  • All MBC up to MBC3 supported

Usage

Check pacakge.json for available commands.

About

GameBoy Emulator in TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages