Search found 3 matches

by LycanLambda
Tue Aug 13, 2013 10:20 pm
Forum: SNESdev
Topic: SNES Hi/Fast ROM Header Problems
Replies: 36
Views: 11600

Re: SNES Hi/Fast ROM Header Problems

Whoa, quite alot to digest. I understood a good bit, but most of it is still over my head to some degree, I'll bookmark this entire thread for future use :mrgreen: Also, Bazz, I was quite the knucklehead in thinking "Oh Yeah It'll Be One Overclocked SNES With Fast/HiROM, Can't Wait!"...And...
by LycanLambda
Sat Aug 10, 2013 9:23 am
Forum: SNESdev
Topic: SNES Hi/Fast ROM Header Problems
Replies: 36
Views: 11600

Re: SNES Hi/Fast ROM Header Problems

I'm back, I've been trying to piece together how to organize the code specifically in the INC file. I do believe I've setup the banks right when it came to the initial memory map, however I'm still confused on the usage of the .BASE directive. I realize that for mode 21 hi/fastrom you can start from...
by LycanLambda
Tue Aug 06, 2013 8:29 pm
Forum: SNESdev
Topic: SNES Hi/Fast ROM Header Problems
Replies: 36
Views: 11600

SNES Hi/Fast ROM Header Problems

Hello everyone, I decided to start things ahead with taking advantage of the speed boost and extra space provided with Hi/FastROM. Instead of starting with LoRom. I've cobbled together my 'standard' header I'd use for all my practice programs and full projects, however I'm having a hard time with it...