Skip to content

miwest929/gameboy-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please note this project is heavily under development and very much a work in progress. It requires extensive refactoring in order to achieve any semblance of production-ready code quality. It will get there.

Background

This is only the Emulator backend and doesn't comprise any code to actually render pixels to a screen. For that please see gameboy-ts-web

Emulator Backend

src/app/gameboy.ts is the entry point for the emulator backend You can run the backend indepdendently for developing and debugging reasons. But no graphics will be rendered as that's handled solely by the frontend

About

A Gameboy emulator written in TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published