Giter Club home page Giter Club logo

xff's Introduction

xFF - Experimental Emulator embedded in Unity3D

Core Status

Game Boy core emulation. Initially, only the classic emulation will be supported.

Features

  • Audio support
  • Support for ROMs with mapper MBC1
  • Save support
  • Includes a custom bootROM with quick intro animation (source code)
  • Customizable screen color and display zoom size (currently only by editing config file)

Remember to check the status page for information on what is supported or not.

Below is a montage of all 6 Launch Titles running:
Launch Games

Below is the current montage of results from Blargg's tests: Test ROM result
The mem_timing test fails, as it requires cycle accurate emulation. It will take some time for this.
DMG sound tests failed are 09, 10 and 12, all related to edge cases for accessing Wave pattern memory while Channel3 is On, that should not affect most games. The OAM hardware bug tests also fails, as this kind of behaviour is not being emulated.

Check more accuracy test results: GB Test Results page.

Joypad Controls

Supports both Keyboard control and Xbox Controller (compatible with any XInput device).
The controls uses pre-mapped keys for now:

GB Button Keyboard Xbox Controller
Button A X B
Button B Z A
Button Select Right Shift Back
Button Start Enter/Return Start
DPad Up Arrow Up DPad Up / Left Stick Up
DPad Down Arrow Down DPad Down / Left Stick Down
DPad Left Arrow Left DPad Left / Left Stick Left
DPad Right Arrow Right DPad Right / Left Stick Right



Special test core based on OISC ByteByteJump Processor.
It supports full graphics, keyboard and sound.
I think the sound is not stuttering anymore, would appreciate feedback.
It's my first time coding procedural audio.

Below is a montage of 4 programs running: Test ROM result

All known programs can be downloaded from BytePusher home.
The keyboard emulation uses the real keyboard keys ('0'-'9', 'A'-'F')

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.