Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

jvsTSX/ADVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

17 Commits

Repository files navigation

ADVM

Audio Driver for (Dreamcast) VMU

ADVM

Port and cut-down version of ADPM for the Dreamcast VMU, written entirely in LC86000 assembly language. Use Waterbear in order to assemble the source (https://github.com/wtetzner/waterbear), Example song also comes in binary form, use Elysian EVMU to run the binary if you want to take a quick look.

Notice SFR.I is not made by me, it's originally at https://github.com/jahan-addison/snake

How to assemble the source?

Clone this repo (or just download zip why not) and run waterbear on the folder, you need at least soundtest.s, ADVM.s and sfr.i to be in the same folder if you wish to just drag and drop these into the waterbear folder (not the best option but if you only wanna quick assemble this it should work fine)

then run waterbear assemble audiotest.s -o audiotest.vms

Current version: 1.1

  • cleaned up some unnecessary instructions
  • added the Groove table (see ADVM.s)
  • changed the soundtest's bitmap to look more similar to the logo in ADVM.s
  • changed how the commands are fetched, it don't really matter to the song format, just reduces stack usage
  • fixed the music part stopping when an SFX was running instead of just muting (how did i not notice this)

Releases

No releases published

Packages

No packages published

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /