whbinder Posted 7 hours ago Posted 7 hours ago Hi everyone. Sorry for such a rudimentary question, but I've been emulating C64 for a while and I've simply never run into this before. I haven't been able to find a solution anywhere and hopefully someone can help. I have a few .d64 images with some program names having mixed capitulation. I've never seen this before. For example, I've attached a couple of files as they appear in listings in text and graphics mode I've tried LOAD "fLIPPER fd",8,1 LOAD "F└○┐──_ FD",8,1 LOAD "Flipper FD",8,1 and several other variations in both modes. Does anyone have insight on how to load a PRG with upper and lower case letters? Quote
C-Beats Posted 6 hours ago Posted 6 hours ago @Zombeaver is the local C64 expert. I know absolutely nothing about this system and emulating it so can't help ya much more than pointing ya to some one who may be able to help for real. 1 Quote
dragon57 Posted 4 hours ago Posted 4 hours ago From your example, it appears you are doing this already, but you are in what Commodore calls "mixed case" mode before entering the load command, right? Quote
whbinder Posted 3 hours ago Author Posted 3 hours ago If you mean Shift + Commodore Key, yes. The first screenshot is what the listing looks like in mixed case mode. I found it odd that the caps seemed switched of what you would assume. (I tried it in non mixed-mode as well. just to be thorough) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.