C64 Tutorial Series – Disk Loading Maps | Zef Episode 9
In this tutorial series, I cover a few topics related to creating a sort of text scrolling adventure, like in the Ultima series of video games. This video’s topic is loading player maps from disk. This is the final video of the series.
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
Dirmaster 3.1.1
http://style64.org/dirmaster
Codebase 64 Link 1
http://codebase64.org/doku.php?id=base:loading_a_file
Codebase 64 Link 2
http://codebase64.org/doku.php?id=base:reading_a_file_byte-by-byte
Commodore 64 memory map:
http://sta.c64.org/cbm64mem.html
Youtube Original Post Date: 11/15/2017