Giter Site home page Giter Site logo

cam900 / furnace Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tildearrow/furnace

1.0 1.0 0.0 56.48 MB

a multi-system chiptune tracker compatible with DefleMask modules

License: GNU General Public License v2.0

CMake 0.11% C++ 96.87% C 2.23% Perl 0.01% Shell 0.03% Assembly 0.01% Objective-C 0.01% Java 0.74%

furnace's People

Contributors

0x5066 avatar 20enderdude20 avatar actualnk358 avatar akumanatt avatar blastbrothers avatar brickblock369 avatar cam900 avatar curly68 avatar demosic avatar deved2 avatar djtubig-malicex avatar franciscod avatar freq-mod avatar host12prog avatar laoo avatar leviathaninwaves avatar lokitoon avatar lovelya72 avatar lunathir avatar mahbod-85 avatar mikerro avatar natsumifox avatar nicco1690 avatar opna2608 avatar sirforte avatar superctr avatar system64mc avatar theduccinator avatar tildearrow avatar zerobyteorg avatar

Stargazers

 avatar

furnace's Issues

Add Neo Geo Pocket support

Pre-bankruptcy SNK's first and only handheld console, and it is part of their Neo Geo franchises. both B&W and Color variation is exists, it uses same stereo sound system:

Modified SN76489 family PSG - Support independent frequency for all channels, Independent 4 bit volume per left/right output. a.k.a. T6W28 to unknown reason.
2 channel DAC - one is hard panned to left output, other is to right output. It means it also can be single channel stereo DAC.
Z80 - it can be SN7 controller, with driver code loaded from TLCS-900. TLCS-900 can't be control SN7 when Z80 is running.

Entire sound system is builted in K1-CHIP (B&W) or K2-CHIP (Color) SoC like other handheld consoles at this era.

Add OKI ADPCM support

Standalone:
MSM6295 (128 sample header hardcoded in sample memory w/o bankswitching, NMK112 pairing is also planned)
MSM6376, MSM6650 (planned but later)
MSM9810 (successor of above, rarely used)
TT5665 (enhanced MSM6295 w/ expanded memory and sample number)

System w/ logic:
PC Engine CD/Turbografx-CD ADPCM engine (MSM5205 paired with clock divider and bunch of control logics, data fetched from external RAM)
X68000 ADPCM engine (MSM6258 paired with clock divider, sample rate divider selector, panner, CPU driven)
PC-FX (ADPCM decoder engine in HuC6230; ADPCM data is send from HuC6272, paired with DRAM)
SEI0100BU/YM3931 (Seibu kaihatsu Z80 sound interface; w/ embedded MSM5205 controller, 64KB ROM support w/o bankswitch)
ES8712 (MSM5205/MSM6585 controller by Excellent system, 1MB ROM support w/o bankswitch; and also, bankswitchable)

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.