mirror of
https://github.com/cybernesto/mcs-player.git
synced 2025-08-05 05:24:44 +00:00
96c274538426c8e4c3316d5977dd68d04dc51ada
* AY register buffer moved from $300 to $8400. Replaced fixed references with an EQU. * Song moved from $4000 to $8900. This allows to keep the whole player routine including buffers and songs between $8400 and $9200. * Changed zero page pointers to safer locations.
mcs-player
Music Construction Set Mockingboard interrupt player for Apple II
This is the source code included in the first Music Construction Set version with Mockingboard support. The original version could not be assembled because it was missing some important elements.
A working version was included in the Mockingboard Developer's Toolkit which included some additional corrections but was not available in source form.
Languages
Assembly
98.5%
BASIC
1.5%