Log In  

Cart #mario_music_demo-3 | 2022-11-14 | Code ▽ | Embed ▽ | No License
2

During an late evening, I've written a small music demo with music from the Super Mario Bros. to experiment with dynamically loading music into the SFX and pattern banks before playing for more complex scores.

It's not quite finished yet, here are the tracks currently implemented:

  • Overworld
  • Underground
  • Castle
  • Starman
  • Course Clear
  • Castle Clear
  • 100 Seconds
  • Too Bad
  • Game Over

There is still some leftover code for dumping the tracks from the tracker. I'll decouple it when I'm done.

P#112043 2022-05-19 13:35 ( Edited 2022-11-14 09:16)

uh... crash?

P#112293 2022-05-25 22:07

Superb work, @ryuu0420. Original music edit or convert from ... ?

P#114614 2022-07-21 19:48

@dw817 I've based it off the audio data from the game running in an emulator and looking referencing the disassembly (https://6502disassembly.com/nes-smb/) for how the looping is done.

P#120677 2022-11-14 07:59

[Please log in to post a comment]