Git Product home page Git Product logo

jsgbc's Introduction

jsGBC

A cross-platform, free and open-source GameBoy Color Emulator written in JavaScript.

Github Version License Github Downloads

Download Latest Release

Screenshot

Features

Screen

  • Pixelated (toggle using menu)
  • Fullscreen Mode (double click on screen)

Files

  • ROM Upload (.gb / .gbc)
  • Battery File Download / Upload (.sav)
  • NYI! States Download / Upload (.s0)

File Associations

  • .gb / .gbc

Controls

Keyboard keys

  • A (l, v)
  • B (k, x)
  • START (enter)
  • SELECT (shift)
  • ↑ (up, w)
  • ↓ (down, s)
  • ← (left, a)
  • → (right, d)
  • SPEED (p)

Gamepad button index

  • A (1)
  • B (0)
  • START (9)
  • SELECT (8)
  • ↑ (12)
  • ↓ (13)
  • ← (14)
  • → (15)
  • SPEED (7)

Software Buttons from jsGBC-ui

Emulator

For more information about the core emulator see jsGBC-core. Checkout jsGBC-web and the demo to run jsGBC in a modern browser.

License

MIT

jsgbc's People

Contributors

ardean avatar bigteri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

jsgbc's Issues

Action required: Greenkeeper could not be activated 🚨

🚨 You need to enable Continuous Integration on all branches of this repository. 🚨

To enable Greenkeeper, you need to make sure that a commit status is reported on all branches. This is required by Greenkeeper because we are using your CI build statuses to figure out when to notify you about breaking changes.

Since we did not receive a CI status on the greenkeeper/initial branch, we assume that you still need to configure it.

If you have already set up a CI for this repository, you might need to check your configuration. Make sure it will run on all new branches. If you don’t want it to run on every branch, you can whitelist branches starting with greenkeeper/.

We recommend using Travis CI, but Greenkeeper will work with every other CI service as well.

Question

Is it possible to load roam instanly without needing to loading it up from client?

Is there any guide to use this library?

Use of createScriptProcessor

Hello,

I appreciate your emulator, he supports a lot of games and has great performances.

I think the only thing to reconsider would be the use of createScriptProcessor to generate audio because the spec says it will be removed in the future:
There are also several features that have been deprecated from the Web Audio API but not yet removed, pending implementation experience of their replacements:
A ScriptProcessorNode interface, an AudioNode for generating or processing audio directly in JavaScript.
An AudioProcessingEvent interface, which is an event type used with ScriptProcessorNode objects.

https://webaudio.github.io/web-audio-api/#APIOverview

I'm not sure if there are currently any other solutions to get audio though.

Thanks.

How do I auto load a rom?

How to hardcode the rom in the script? I want the game to automatically start Tetris. The Tetris.GBC is located in the same folder as the web server.

How do I do that?

Embedding This Onto Github Website

Hello,

I have two questions;

First, is there a way to embed this onto a website to allow it to play a pre-loaded ROM (with the ability to save it)?

Second, is there a way to do the same thing with your regular GB emulator?

If so, could you provide me with some help as to what steps I need to take to accomplish this?

Thanks and please let me know ;D

add save states

  • add save state as file (.s0)
  • add quick saves
    • trigger using actions (load / save)
    • save in storage

mobile releases

  • Android
  • iOS
  • Chrome Web Store
  • Firefox Marketplace
  • Windows 10
  • Tizen

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.