Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/jsGBPublic

JavaScript emulation of the GameBoy console

License

NotificationsYou must be signed in to change notification settings

Two9A/jsGB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsGB: A GameBoy emulator in JavaScript--------------------------------------jsGB is an interpretive emulator of the GameBoy, designed to be run fromwithin a web browser. Yes, it's written in JavaScript.Current status:- The emulator is currently hard-coded to load a particular ROM; it should  be possible at some point to develop a fancy dialog for display and  loading of the ROMs available at the server.- CPU: Emulated, including the CB-page opcodes. There are likely to be  opcodes in the standard lists that are missing, and the "undocumented"  ops will be missing.- Graphics: Backgrounds and sprites emulated, windows missing.- Keypad: Working.- Timer: Untested.- Interrupts: VBlank and timer emulated.- Sound: Missing.Tested browsers:- FireFox 3.6- Opera 10Acknowledgements:- Pan/ATX, nocash et al: Padocs DMG specification document- Sean Young, Vrije University: Z80 opcode map- Mostek Inc: Z80 timings- Pat Fagan: Diffsheet from Z80 to GameBoy Z80- Kevin Matney, UIUC: Microscopic dump of DMG BIOS- Arvidsson, Eklund, Murphy: ExCanvas for IE- Andy Na: XHR binary file transfer

About

JavaScript emulation of the GameBoy console

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp