Giter Club home page Giter Club logo

gb_snd_emu's Introduction

Gb_Snd_Emu 0.1.4: Game Boy Sound Emulator
-----------------------------------------
This is a portable Nintendo Game Boy PAPU sound chip emulator library for use
in a Game Boy emulator. Its main features are good sound quality and
efficiency.

Licensed under the GNU Lesser General Public License (LGPL); see LGPL.TXT.
Copyright (C) 2003-2005 Shay Green.

Website: http://www.slack.net/~ant/libs/
Forum  : http://groups-beta.google.com/group/blargg-sound-libs
Contact: Shay Green <hotpop.com@blargg> (swap to e-mail)


Getting Started
---------------
Build a program consisting of demo.cpp, Basic_Gb_Apu.cpp, and all source files
in the gb_apu/ directory. Running the program should generate a WAVE sound file
"out.wav" of random tones.

See notes.txt for more information, and respective header (.h) files for
reference. Visit the discussion forum to get assistance.


Files
-----
notes.txt               General notes about the library
changes.txt             Changes since previous releases
LGPL.TXT                GNU Lesser General Public License

demo.cpp                How to use Basic_Gb_Apu
Basic_Gb_Apu.h          Simplified Game Boy sound chip emulator
Basic_Gb_Apu.cpp

demo_sdl.cpp            How to use Basic_Gb_Apu with SDL sound
Sound_Queue.h           Makes SDL sound act like file you can write to
Sound_Queue.cpp

usage.txt               How to use full Gb_Apu in an emulator

gb_apu/
  Gb_Apu.h              Game Boy sound chip emulator
  Gb_Apu.cpp
  Gb_Oscs.cpp
  Gb_Oscs.h
  Multi_Buffer.h        Stereo_Buffer
  Multi_Buffer.cpp
  blargg_common.h       Common services
  blargg_source.h
  Blip_Synth.h          Sound synthesis buffer
  Blip_Buffer.h
  Blip_Buffer.cpp

boost/                  Substitute for boost library if it's unavailable

Wave_Writer.h           WAVE sound file writer used for demo output
Wave_Writer.cpp

-- 
Shay Green <hotpop.com@blargg> (swap to e-mail)

gb_snd_emu's People

Contributors

unsafepointer avatar

Watchers

 avatar James Cloos 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.