Atari 815 DUAL DISK CONTROLLER#
Thanks to Curt Vendel and his Atari museum atarimuseum.com for publishing the source code at AtariAge and kheller2 from AtariAge for post production of the source code. Thank you very much to both of you from the Atari community.Source Code files#
- DUAL 815 DISK CONTROLLER-Original.asm ; original source code from Curt Vendel and his Atari museum atarimuseum.com
- DUAL 815 DISK CONTROLLER.asm ; same as above, but with post production for better reading from kheller2 from AtariAge
Source Code#
ORG+$068B LDX #36 LDY #E4 JMP 2777