cybernesto 96c2745384 Moved buffer and song addresses to higher memory
* 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.
2017-04-22 09:51:24 +02:00
2017-02-04 20:56:40 +01:00
2017-02-04 20:56:40 +01:00
2017-02-04 18:19:50 +01:00
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.

Description
Music Construction Set Mockingboard interrupt player for Apple II
Readme MIT 916 KiB
Languages
Assembly 98.5%
BASIC 1.5%