Yep... Hopefully though, I might be a bit more knowledgeable in that I now know what I'm going into now. All I want to do is initialize the SNES, get a vblank handler running, and turn on the screen, making it white or some other color. That's a relatively large amount for someone of my skillset, but I remember koitsu (who has already helped me more than enough with this exact same problem) has said that there's an official SNES initialization routine for LoROM. However, is there one for HiROM that has already been made?
I need to look at the memory map again to see exactly I need to do. I don't even remember, how do you set B (which I remember is the selector for the bank you're getting data from) and K (which is the bank where you're getting program data from)? Isn't it only through the stack?
I need to look at the memory map again to see exactly I need to do. I don't even remember, how do you set B (which I remember is the selector for the bank you're getting data from) and K (which is the bank where you're getting program data from)? Isn't it only through the stack?