David Baldwin #1 Posted December 1, 2016 I found this video on youtube showing how to copy cassette games to disk can someone try it and see if it works. Quote Share this post Link to post Share on other sites
carlsson #2 Posted December 1, 2016 Almost. That is a call into the middle of the routine to save RAM to tape. Decimal 63109 is hexadecimal $F685 which is what the address 818-819 (decimal) points to. You can make it save to disk instead, but it takes a few POKEs to set up the file name and device number. Do you actually need it, or are you mostly curious? To make life easier, you could use a ready made copying program like Copy 190, Copy 250 etc that will load a program and save to desired device. Quote Share this post Link to post Share on other sites