All Projects → andychase → Gbajs2

andychase / Gbajs2

Licence: bsd-2-clause
gbajs2 is a Game Boy Advance emulator written in Javascript from scratch using HTML5 technologies like Canvas and Web Audio. It is freely licensed and works in any modern browser without plugins.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Gbajs2

Nodeppt
This is probably the best web presentation tool so far!
Stars: ✭ 9,589 (+8946.23%)
Mutual labels:  html5
React 3d Viewer
A 3D model viewer component based on react.js 一个基于react.js的组件化3d模型查看工具
Stars: ✭ 100 (-5.66%)
Mutual labels:  html5
Console Log Viewer
Displays logs and Javascript errors in an overlay on top of your site. Useful for mobile webdevelopment. Enabled in 5 seconds
Stars: ✭ 103 (-2.83%)
Mutual labels:  html5
Hls.js
HLS.js is a JavaScript library that plays HLS in browsers with support for MSE.
Stars: ✭ 10,791 (+10080.19%)
Mutual labels:  html5
Oscam Emu
Open Source Cam Emulator (patch only)
Stars: ✭ 101 (-4.72%)
Mutual labels:  emulator
Yakc
Yet another KC emulator
Stars: ✭ 102 (-3.77%)
Mutual labels:  emulator
Softuni
SoftUni Courses
Stars: ✭ 98 (-7.55%)
Mutual labels:  html5
Opennos
OpenNos Emulator Project. See AUTHORS file for Copyright information.
Stars: ✭ 105 (-0.94%)
Mutual labels:  emulator
Play2 Html5tags
HTML5 form tags module for Play Framework
Stars: ✭ 101 (-4.72%)
Mutual labels:  html5
Nes.swift
An NES emulator written in Swift
Stars: ✭ 103 (-2.83%)
Mutual labels:  emulator
Sillynium
Automate the creation of Python Selenium Scripts by drawing coloured boxes on webpage elements
Stars: ✭ 100 (-5.66%)
Mutual labels:  html5
Micro Racing
🚗 🏎️ 🎮 online 3D multiplayer neural networks based racing game
Stars: ✭ 100 (-5.66%)
Mutual labels:  html5
Bap
Binary Analysis Platform
Stars: ✭ 1,385 (+1206.6%)
Mutual labels:  emulator
Ish
Linux shell for iOS
Stars: ✭ 10,991 (+10268.87%)
Mutual labels:  emulator
Responsive Portfolio
This is a Responsive Portfolio Website made with Love and Javascript; FEEL FREE TO COPY; NO COPYRIGHT ISSUE, in case of error ping me. Do follow me on github and star the repo
Stars: ✭ 104 (-1.89%)
Mutual labels:  html5
Openpanzer
Javascript/HTML5 rewrite of Panzer General 2 game
Stars: ✭ 98 (-7.55%)
Mutual labels:  html5
Social
基于Vue的社区论坛项目
Stars: ✭ 102 (-3.77%)
Mutual labels:  html5
D3 Component
A lightweight component abstraction for D3.js.
Stars: ✭ 105 (-0.94%)
Mutual labels:  html5
Qr Code With Logo
带头像(logo)的二维码(qrcode)生成工具,无jQuery依赖,自由调整大小
Stars: ✭ 104 (-1.89%)
Mutual labels:  html5
Azurite
!! This repository has now moved to https://github.com/azure/azurite !! A lightweight server clone of Azure Blob, Queue, and Table Storage that simulates most of the commands supported by it with minimal dependencies.
Stars: ✭ 103 (-2.83%)
Mutual labels:  emulator

gbajs2 -- Community Fork

gbajs2 is a Game Boy Advance emulator written in Javascript from scratch using HTML5 technologies like Canvas and Web Audio. It is freely licensed and works in any modern browser without plugins.

Use it online! https://gbajs2.com

See the issues page for feature suggestions and ways you can help contribute!

Mailing list for general discussion or if you want to just be kept in the loop: https://groups.google.com/forum/#!forum/gbajs2

Feature List

  • Playable compatibility, see compatibility
  • Acceptable performance on modern browsers
  • Pure javascript, allowing easy API access
  • Realtime clock gamepad support (Pokemon Ruby)
  • Save games

License

Original work by Endrift. Repo: (Archived / No longer maintained) https://github.com/endrift/gbajs

Copyright © 2012 – 2013, Jeffrey Pfau Copyright © 2020, Andrew Chase

All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].