Giter Club home page Giter Club logo

mezz-estate-neogeo-audio-driver's Introduction

Mezz'Estate Neogeo Audio Driver

An audio driver for the NeoGeo MVS and AES written in assembly.
Check the wiki for further information

Compilation dependencies

  • This specific ZASM fork (You'll have to compile it yourself, there's no actual executables)
  • RomWak
  • Python 3.9.7+ (Might work with other versions higher than 3.0.0, not tested)
  • adpcma (Just for converting the test's program's samples)
  • ngdevkit (Just for compiling the test software)
  • Mame (Can be any emulator, but this repo has neat stuff for Mame SDL)
  • NeoSdConv (Just for exporting to TerraOnion's flashcart)

Z80 memory map

Address space Description Usage
$0000 ~ $5FFF Static main code bank Code
$6000 ~ $7FFF Static main code bank MLM header and song data
$8000 ~ $F7FF Switchable banks Song data
$F800 ~ $FFFF Work RAM Work RAM

mezz-estate-neogeo-audio-driver's People

Contributors

neogeo-mzs avatar notepadccino avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

tcalospora

mezz-estate-neogeo-audio-driver's Issues

Will support for ADPCM-B be added?

Support for ADPCMB would be really useful for pitched samples. That way, a composer or developer can use 8 samples (one per octave)
and then change the playback speed to alter the pitch, instead of having one ADPCM-A sample for each note.
Also, the ADPCM-B auto-loop might be useful for longer, extended notes.
Deflemask support for ADPCMB would be great.

I realize this might not be an issue/bug, but there is not a suggestions category for this repo.

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.