I ported the 6502-version of the Towers of Hanoi from
https://rosettacode.org/wiki/Towers_of_Hanoi
to the Lab-Volt trainer.
It was fun to study the manual and learn how to use the firmware routines for input & output! My HANOI.RAM program can be found on the PicoRAM Ultimate GitHub, as well as the ".a65" assembly source code:
https://github.com/lambdamikel/picoram-ultimate
I am also briefly showing two other programs that I found in the Lab-Volt course book; one IO LED PIA test, and a program that adds two numbers and displays the result. These programs are also in the GitHub repo. Enjoy!
Michael Wessel
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.