C64 Tutorial Series – Printing text | Zef Episode 3
In this tutorial series, I attempt to cover a few topics related to creating a sort of text scrolling adventure, like in the Ultima series of video games. In episode three, I demonstrate how to output text while scrolling up a small window of text. I also write a few small macros in the process.
Copy the source:
https://github.com/graydefender
Vice emulator:
http://vice-emu.sourceforge.net/index.html#download
Cross Compiler link:
http://www.ajordison.co.uk/download.html
Commodore 64 screen functions:
http://sta.c64.org/cbm64scrfunc.html
Fully Commented Commodore 64 ROM disassembly:
http://www.pagetable.com/c64rom/c64rom_en.html
Youtube Original Post Date: 05/20/2017