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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
visoly flash advance   Message List  
Reply | Forward Message #14757 of 15019 |
Re: [gbadev] visoly flash advance

From: "Michael Reid - CSCI/P2003" <m6reid@...>
> hi
>
> > Where did you read that one couldn't program an f2a through
> > the mbv2 ?
>
> in the mbv2 faq: http://www.devrs.com/gba/files/mbv2faqs.php#FlashSupport

You're right. It looks like the MBV2 is not as flexible as the f2a usb
linker cable - apparently it would need a new firmware to
flash newer cards.

The problem is that the MBV2 does not offer a simple way for a GBA
program to communicate directly with the PC (there's a serial interface
but you need another cable).

The F2A cards are writable from the GBA, this means any program
that runs on the GBA can just flash the cartridge. Uploading such
a program to the GBA is very easy to do with the multiboot facility.
All that remains is for the uploaded code to receive the contents of
the cart from the PC - this data obviously can't all be transferred during
multiboot since the RAM is only 256KB.

This is exactly how the f2a/usb cable works : they send a little bit of
code through multiboot, which starts and listens for data from the PC.
The PC sends the cart data to the GBA, probably in UART mode,
and the code on the GBA writes that data to the cart.

So in theory, assuming you had connected your MBV2 to your PC's
serial port in addition to the parallel port, you could write that bit
of GBA code and the controlling program on the PC, and everything
would work just fine. I don't know of anybody who has done that, though.

But I think you should rather buy the f2a/usb cable, as its price is
negligible compared to the price of the flash card anyway. And it can
do everything the MBV2 can, and more.

Cheers,
--Jonathan





Fri Apr 30, 2004 8:29 am

jonathan.perret@...
Send Email Send Email

Forward
Message #14757 of 15019 |
Expand Messages Author Sort by Date

hi, does anyone know where i can buy one of the original flash advance carts? all anyone seems to carry these days is ezf, flash2advance, etc. i would like the...
Mike Reid
leonrauis
Offline Send Email
Apr 27, 2004
11:00 am

... Isn't the F2A backwards compatible with the FA? Pogoshell should work correctly on both I think....
Fredrik Olsson
flubbaofward
Offline Send Email
Apr 27, 2004
10:44 pm

hi, ... perhaps pogoshell is compatible, but i'd like to be able to program it with the mbv2 cable, which won't work for the f2a carts. maybe its a lost...
Michael Reid - CSCI/P...
leonrauis
Offline Send Email
Apr 28, 2004
10:51 am

From: "Michael Reid - CSCI/P2003" <m6reid@...> To: <gbadev@yahoogroups.com> Sent: Wednesday, April 28, 2004 1:23 AM Subject: [lists] Re: [gbadev]...
Jonathan Perret
jonathan.perret@...
Send Email
Apr 28, 2004
10:01 pm

hi ... in the mbv2 faq: http://www.devrs.com/gba/files/mbv2faqs.php#FlashSupport ... hmm. how hard would it be to do this? ie. is there software around to do ...
Michael Reid - CSCI/P...
leonrauis
Offline Send Email
Apr 29, 2004
10:13 pm

From: "Michael Reid - CSCI/P2003" <m6reid@...> ... You're right. It looks like the MBV2 is not as flexible as the f2a usb linker cable - apparently...
Jonathan Perret
jonathan.perret@...
Send Email
Apr 30, 2004
11:59 am

hi, thanks alot john, you've really helped my understanding of the flashing process of these carts. i found some f2a flashing code (for linux) from...
Michael Reid - CSCI/P...
leonrauis
Offline Send Email
Apr 30, 2004
3:20 pm

From: "Michael Reid - CSCI/P2003" <m6reid@...> ... Glad to be of assistance. ... http://deyv.free.fr/gba/f2a ... Yes, I knew about that code, forgot...
Jonathan Perret
jonathan.perret@...
Send Email
May 1, 2004
1:46 pm

hi john, ... yep, i took a closer look and i would have to agree, there is nothing that reveals the flashing process. i'm pretty sure i don't have any idea how...
Mike Reid
leonrauis
Offline Send Email
May 2, 2004
10:24 pm

You need to find out what flash chips are in the cart, and info about the custom ASIC in the cart as well. Usually, you need to access a specific set of...
Dennis Munsie
bea_dennis
Offline Send Email
May 3, 2004
2:49 pm

... ... MBV2 has capability to program flash cards, out of the box http://www.devrs.com/gba/files/mbv2faqs.php#ExactFA -Stephen...
Stephen Stair
sgstair
Online Now Send Email
May 2, 2004
10:25 pm

... Yes, but only the no-longer-produced Visoly cards, not the currently available F2A cards. That was how this whole thread got started. Rob...
Rob Kudla
raindog469
Online Now Send Email
May 3, 2004
2:48 pm

From: "Stephen Stair" <sgstair@...> ... Um, sure but that was the starting point of this thread, as we're talking of F2A cards : ...
Jonathan Perret
jonathan.perret@...
Send Email
May 3, 2004
2:48 pm
Advanced

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