[157] Mail Order Sacrifice
- Conlan Walker
- 5 days ago
- 1 min read
I'm still quite busy, but I was able to get something sorta completed.
I made another mostly-working music driver for the Commander X16. However, instead of pure assembly, I learned a new language designed with 6502 systems in mind.
I ran into many troubles unfortunately, though I've been able to hack together enough working behavior to finish this simple demonstration.
(IMPORTANT: Likely due to low bitrate, you'll probably need to select the right video quality manually, since the default looks terrible.)
Since there's no music making software for the driver, given that I just made it, I have to input notes and instrument data manually. I made this simple tool in Desmos that lets me visualize instrument volume envelopes in a semi-convenient way:

And here's the code (the batch script I made for the development environment is not shown here, though a portion of it can be seen in the right-hand side of the demonstration video):
Comments