Coder Social home page Coder Social logo

zbyti / atari800-soundbox Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 3.63 MB

Atari 800 XL/XE emulator with various sound chips.

Shell 11.38% Makefile 6.50% M4 1.11% C 60.61% Assembly 2.30% Pawn 0.05% Java 1.71% Roff 0.60% Batchfile 0.01% XC 0.15% C++ 15.32% Perl 0.25%
atari800xl sid ay

atari800-soundbox's Introduction

atari800-soundbox

Atari800 SoundBox emulator based on Atari800 4.1.0.

Various sound chips implementations done by Mono.


Required libraries

Download resid-0.16.tar.gz or install from libs/resid

$ ./configure
$ make
$ sudo make install

Clone linked repository or install from libs/libayemu

$ ./configure
$ make
$ sudo make install

If you cloned linked repo please follow the instructions provided with the repository.

Compilation Atari800 SoundBox

$ ./configure \
    --enable-monitorbreakpoints \
    --enable-monitorprofile \
    --enable-monitortrace \
    --enable-seriosound \
    --enable-volonlysound \
    --enable-synchronized_sound \
    --enable-sid_emulation \
    --enable-psg_emulation \
    --enable-opl3_emulation
$ make
$ sudo make install

or

$ ./configure-everything.sh
$ make
$ sudo make install

atari800-soundbox's People

Contributors

zbyti avatar

Stargazers

 avatar  avatar

Watchers

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