Search the web
Sign In
New User? Sign Up
gbadev
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Click here for the latest updates on Groups Message search

Messages

  Messages Help
Advanced
flash cart programming   Topic List   < Prev Topic  |  Next Topic >
Reply < Prev Message  |  Next Message > 

Okay, I am trying to understand flash programming on the gba. Looking at
an intel data sheet it basically says write 0x90 to any address then read
from an address with A0 = 0 and A0 = 1

so if r0 = 0x8000000 and r1=0x90 then shouldnt something like this work:

strh r1,[r0]
ldrh r1,[r0]
( mov r0,r1; bx lr)

But I only get the bytes that were programmed into the cart by the MBV2 the
last time I programmed it...strb/ldrb doesnt help.

David








Tue Apr 29, 2003 5:10 pm

dwelchgba
Offline Offline
Send Email Send Email

< Prev Message  |  Next Message > 
Expand Messages Author Sort by Date

Okay, I am trying to understand flash programming on the gba. Looking at an intel data sheet it basically says write 0x90 to any address then read from an...
David Welch
dwelchgba
Offline Send Email
Apr 29, 2003
7:24 pm
Advanced

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help