Skip to content

ajixuan/TsGBC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TsGbc

Gameboy Emulator done in Typescript!

Screenshots

Demo

Demo Page

Controls

Input Key
Up W
Down S
Left A
Right D
Start T
Select Y
A G
B H

NPM Commands

  • start -- Creates HTTP Server delivering ./target at 127.0.0.1:8080
  • clean
  • build -- Generates the output artifact
  • package -- Packages the output artifact

Requirements

  • Modern Browsers

Contributors

Work Notes

  • Missing opcodes