An open API service indexing awesome lists of open source software.

https://github.com/hacktix/tixboy

Yep, another Gameboy emulator.
https://github.com/hacktix/tixboy

gameboy gameboy-emulator

Last synced: 6 months ago
JSON representation

Yep, another Gameboy emulator.

Awesome Lists containing this project

README

          

# TixBoy

![GitHub](https://img.shields.io/github/license/Hacktix/TixBoy?style=for-the-badge)
![GitHub last commit](https://img.shields.io/github/last-commit/Hacktix/TixBoy?style=for-the-badge)
![GitHub repo size](https://img.shields.io/github/repo-size/Hacktix/TixBoy?style=for-the-badge)

## What's this?

TixBoy is (a very original idea and) a browser-based Gameboy Emulator written in JavaScript using no additional libraries or frameworks.

## Features

* Full DMG Support
* (Planned) Gameboy Color Support
* Audio Output (Channels 1 & 2, planned support for 3 & 4)
* Above-average Graphics Emulation Accuracy (with a fully featured Pixel FIFO implementation)
* Emulator Core passing all of Blargg's CPU Instructions and Timing tests as well as most (but not all) Mooneye Tests
* Local Storage-based Save File System (+ Save File Export/Import)
* Support for many Memory Bank Controllers (MBC1, MBC2, MBC3, MBC5) with an accurate Real Time Clock implementation

## Screenshots

![Super Mario Land](./img/marioland.gif)

![Pokemon Red](./img/pokered.gif)

![The Legend of Zelda: Link's Awakening](./img/linksawakening.gif)