Search found 4 matches
- Wed Mar 11, 2009 12:23 am
- Forum: GBDev
- Topic: Detecting Gameboy Advance?
- Replies: 2
- Views: 6105
- Sun Feb 01, 2009 12:15 pm
- Forum: GBDev
- Topic: LDH syntax inconvenience, improvements?
- Replies: 15
- Views: 18557
I looked at rgbasm and it uses lots of unconventional syntax that looks like asm from 20 years ago, different from all the other assemblers I've used. For example, directives don't start with . as in modern assemblers. I'll have to give it a try, along with TASM (assuming TASM's source is also avai...
- Sat Jan 31, 2009 7:09 pm
- Forum: GBDev
- Topic: Mid-frame H-Blank Scroll Change Rules
- Replies: 5
- Views: 8068
I don't know how it works from the hardware side of things, but it's basically as you say that that lines rendered are taken into account. Another thing is that if you change SCX during the line in VRAM mode then the lower 3 bits of horizontal scroll value can't be changed until next line so that al...
- Sat Jan 31, 2009 6:52 pm
- Forum: GBDev
- Topic: LDH syntax inconvenience, improvements?
- Replies: 15
- Views: 18557