MDSDRV icon indicating copy to clipboard operation
MDSDRV copied to clipboard

Sound driver for Sega Mega Drive

Results 8 MDSDRV issues
Sort by recently updated
recently updated
newest added

For now, C2 support will be in a separate branch. I plan to refactor the code with a new assembler before merging this, as the added conditional assembly makes the...

`asm68k` originally came from the leaked Psy-Q Sega Saturn SDK and is an old proprietary assembler that has not been maintained in 25 years. It is also Windows-only, although it...

Read vcounter after each buffer run, and during the idle loop. If there is less than `n` samples before vblank, set `z_min_buffer` to the lowest possible value to ensure we...

- Currently I measured the runtime to 10 lines if 4 FM channels are active but not updated - [x] Trigger priority calculation based on channel allocation/deallocation rather than always...

enhancement

Build a template ROM that can be used by tools to generate a test ROM without needing an assembler to build the sound driver and tester program. To generate a...

enhancement

Hey, for better reach of the community, I would like to suggest to add the following topic to the repository: `motorola-68000` [How to do this](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/classifying-your-repository-with-topics#adding-topics-to-your-repository)