Music Construction Set Mockingboard interrupt player for Apple II
Go to file
cybernesto 2503860ec5 Added labels to improve readability
Added labels for the ACIA registers.
The interrupt initialization also uses a label instead of a fixed
address to make the player relocatable.
2017-02-05 18:47:55 +01:00
disks Original Version of the player 2017-02-04 20:56:40 +01:00
src Added labels to improve readability 2017-02-05 18:47:55 +01:00
.gitignore Original Version of the player 2017-02-04 20:56:40 +01:00
LICENSE
README.md Original Version of the player 2017-02-04 20:56:40 +01:00

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.