gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

Coding > "Loaded Battery"

#17934 - slboytoy - Wed Mar 17, 2004 6:49 pm

every once in a while when i'm trying out a program i've just compiled, a message pops up on the screan which says "Loaded Battery". what causes this? how can i make this message not show up on the screen?

#17938 - dagamer34 - Wed Mar 17, 2004 8:46 pm

What it means is that VBA has loaded a save file. Nothing to worry about, it's just a status message.

If you want to turn it off, go to Options->Emulator->Disable Status Messages.
_________________
Little kids and Playstation 2's don't mix. :(

#17958 - poslundc - Wed Mar 17, 2004 11:00 pm

It's also probably an indication that there is a mistake in your code causing a save file to be generated.

Dan.