Git Product home page Git Product logo

gambatte-core's Introduction

Gambatte JG
-----------
Gambatte JG is an emulator for the Nintendo Game Boy/Game Boy Color.

This is a fork of the final public revision of Gambatte.

This repository lives at https://gitlab.com/jgemu/gambatte

Compiling
---------
Make sure you have The Jolly Good API's header files installed. If you did
not install them, you will be required to include their path in CXXFLAGS.

GNU Make's default behaviour for compiling C++ sources is to use g++. If your
platform of choice uses an unpatched GNU Make, you will need to override the
CXX implicit variable if you wish to use a different compiler.

Options:
  USE_VENDORED_SOXR - Set non-zero to use vendored soxr

Linux:
  make

macOS:
  make

BSD:
  gmake

Windows (MSYS2):
  make

The build will be output to "gambatte/". This directory may be used as is
locally by copying it to your local "cores" directory, or may be installed
system-wide using the "install" target specified in the Makefile.

Settings
--------
palette = 0
0 = Internal, 1 = Original Green, 2 = GB Pocket, 3 = Blue, 4 = Brown,
5 = Dark Blue, 6 = Dark Brown, 7 = Dark Green, 8 = Grayscale, 9 = Green,
10 = Inverted, 11 = Orange, 12 = Pastel Mix, 13 = Red, 14 = Yellow

system = 0
0 = Auto (CGB), 1 = DMG, 2 = GBA-CGB

turbo_rate = 3
N = Pulse every N frames

Copyright
---------
Gambatte JG (GPL-2.0-or-later)
  Copyright (c) 2007-2020 Sindre Aamås
  Copyright (c) 2020-2022 Rupert Carmichael

SoX Resampler Library (LGPL-2.1-or-later)
  Copyright (c) 2007-2018 Rob Sykes
  See source files in deps/soxr/ (https://sourceforge.net/projects/soxr/)

gambatte-core's People

Contributors

clobber avatar mrvacbob avatar psychoh13 avatar cyco avatar vade avatar maddthesane avatar kylewlacy avatar nicoya avatar jweinberg avatar shysaur avatar shutostrich avatar rudyrichter avatar

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.