Git Product home page Git Product logo

ardean / jsgbc Goto Github PK

View Code? Open in Web Editor NEW
54.0 54.0 8.0 35.39 MB

:space_invader: A GameBoy Color Emulator written in JavaScript

Home Page: https://ardean.github.io/jsGBC-web/

License: MIT License

JavaScript 93.33% CSS 2.31% HTML 4.36%
emulator gameboy gameboy-color gameboy-color-emulator gamepad gamepad-api gbc html5 html5-canvas javascript jsgbc localstorage online-emulator z80 z80-emulator

jsgbc's Issues

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

mobile releases

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

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?

add save states

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

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.

Question

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

Is there any guide to use this library?

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.

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.