Bazz

Results 80 issues of Bazz

Todo. Consult meatball's lvl editor for impl.

enhancement

As of now, only the `#SONG n` directive exists, which requires a hard-coded index for each and every song. I don't like it. For my coding style I need something...

enhancement

@mic- clearly "removed" proper support for SMS FM Rhythm Mode by release 32, judging from his commented VGM export code. It looks as if he previously had more usable code,...

Long-term Goal Where we take an open-source text editor with the most accurate underlying emulator(s) (eg. MAME sound engine, mednafen, VGM/SGC players). so you write your text and press play....

enhancement

This fact was documented by @mic- in XPMCK's **Implementation specific notes** for Sega Genesis, but I'm interested to know if there's any good reason other than "I just didn't implement...

I'm not sure what causes this, so I don't know how to fix it yet. Emulators - VGM (higher pitch) : vgmplay - SMS (lower pitch) : mednafen, Kega Fusion...

(That whole write value at address 0x48 to become 0x00)

https://github.com/bazzinotti/XPMCK/blob/7f56a09af17df5358c518addeb77aeb95826091f/src/vgm.e#L714-L716 These are not the same values as mentioned are required in the "Address/Data" table at http://www.smspower.org/maxim/Documents/YM2413ApplicationManual#iii17 I'm curious about this. I also noticed that our Rhythm Mode reference material...

I also want to add an EUCFLAGS variable so specific flags can be set during invoke of make, eg `EUCFLAGS="-gcc" make`

It's (soon) time to create the changelog and maintain it. I will go through the project's commit history and log all notable bugfixes and new features implemented. I'd like to...