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
  Newest  |  < Newer  |  Older >  |  Oldest
Topics   (List as Individual Messages) Messages Latest Post

So now that Nintendo has announced the GBA SP, and thus making the rumor of the GBA + come true, what about the CPU upgrade? Haven't seen anything supporting...
24 Jan 11, 2003
1:58 am

Damian Yerrick <d_yer...
yerricde
Offline Send Email

Does anybody know of any US places that will be importing the GBA SP? Thanks! Kurt kmahan@......
2 Jan 8, 2003
8:01 am

Armen Casarjian
zerovgs
Online Now Send Email

Has anyone seen a copy of the Premier Press Programming the Gameboy Advance book yet (http://www.amazon.co.uk/exec/obidos/isbn=1931841780)? Can anyone ...
8 Jan 8, 2003
6:46 am

John Seghers
johnse98072
Offline Send Email

Happy new year. This is a project I have always want to do, which is a Enhanced MB cable capable of downloading MultiBoot code to GBA without a computer. This...
3 Jan 3, 2003
1:18 am

Tuna
kaijuupie
Offline Send Email

i've been looking at various gba.h files and have a question about setting up memory locations. I've notived 3 main ways people are doing this.... #define...
4 Jan 2, 2003
8:57 pm

Groepaz
groepaz2000
Offline Send Email

Hello group, i have a question. Will the GBA display controler display the change of HOFS of a background layer while he is already in HWRITE? For example, the...
6 Jan 2, 2003
10:54 am

Damian Yerrick <d_yer...
yerricde
Offline Send Email

Hello, Just thought I would start off the new year with a mail about a newly opened gba development forum. Its located at http://forum.gbadev.org and covers ...
2 Jan 1, 2003
3:12 pm

Lord Graga
lordgraga1
Offline Send Email

Hi! Does anyone of you guys know, if there is a utility to convert elf objects to format produced by zarm assembler? Rafal Grembowski...
1 Dec 30, 2002
2:57 pm

RafaƂ Grembowski
diamond@...
Send Email

Hey all. I am making a Crono Trigger "clone" for GBA, i call it "(rono Trigger" to avoid the trademark. Right now i am in a seriuos problem: I need graphic...
4 Dec 29, 2002
4:50 pm

John Sensebe
bargaintuan
Online Now Send Email

I've got an AI class. It is a public member variable of of a console class: When I do this: class Console{ public: AI ai; //more members } everything compiles...
6 Dec 28, 2002
9:00 pm

Jay
boolaala10
Offline Send Email

Is there anyone using the Xport here? I am having trouble getting the output working (p18&19?).. Since I cant get devkitadvance to compile these projects I...
1 Dec 28, 2002
5:03 pm

Daniel
webmaster@...
Send Email

Hello, I'am looking for the compression tool called gba-crusher made by Jsensebe. Can someone post a link or something?? Thanks in advance, Rene...
2 Dec 28, 2002
11:53 am

John Sensebe
bargaintuan
Online Now Send Email

Hi alls, I'm starting a "just for fun" GBA game. The game is fully open sources and open datas, and I searching some people to help me. So if some of you want...
1 Dec 27, 2002
6:02 pm

tade_lapin <tade_lapi...
tade_lapin
Offline Send Email

I have a really strange error. I wrote a HBLANK IRQ handler and it works very well. After finishing it i started writing some kind of memory manager. The...
3 Dec 27, 2002
4:10 pm

Alexander Stante <ale...
alex_stante
Offline Send Email

hi all i'm developing a software to read the contents the cartridge inserted in GBA. can anyone suggest me how GBA reads(detects)the inserted cartridge? I mean...
1 Dec 27, 2002
11:18 am

Blue Tooth
blue_tooth1010
Offline Send Email

Dear Sirs/Madams I just wanna know that what all registers are set when a cartridge is inserted into the GBA. Or In other words How do I make sure whether the...
1 Dec 26, 2002
11:14 am

nitgul <nitgul@...>
nitgul
Offline Send Email

Here's a quick little demo I whipped up over xmas eve. http://68.16.232.145/gba/xmasdemo.zip source included. Merry Xmas! ...
1 Dec 25, 2002
9:55 pm

Steve Garcia
DeathPing
Offline Send Email

I'm using pure ASM code, I have some interupts, I have a an image in rom space, 0x08000000. I have some data in WRAM (variables), and that leaves 31k of data,...
6 Dec 24, 2002
10:05 pm

Dennis Munsie
bea_dennis
Offline Send Email

Here's a wonderful bug that I've been tearing out quite a bit of hair over, and I wonder if someone could help me on this. Im trying to do an effect in my game...
5 Dec 24, 2002
2:07 pm

jason rogers
jason_lee_ro...
Offline Send Email

Hiya, I've this *annoying* small problem: Suppose this is the code: ***** typedef struct { int a; } test; const test testA = { 10 }; const test testB = { 20 };...
6 Dec 23, 2002
3:59 pm

Mike Wynn
mike.wynn@...
Send Email

As a Christmas surprise for all HAM user, I released v2.6 tonight. Here is an excerpt of what's new: - Easy Alphablending and darken/lighten functions! - Many...
1 Dec 23, 2002
2:39 pm

Emanuel Schleussinger...
ratbert.geo
Offline Send Email

Hi, I do not know much about save game data. I've read from CowBite that it can sit in 0x0E000000 but apart from that, after looking at the flash2advance...
3 Dec 22, 2002
1:05 pm

Lord Graga
lordgraga1
Offline Send Email

Hello, I'm diving into the world on ARM assy but am running into some problems I'm hoping someone can help me with. I've been doing a few simple things with...
3 Dec 21, 2002
12:51 am

James Daniels
j_r_daniels
Offline Send Email

Hi, I am having trouble getting my flash2advance linkerset to work. I have a flashcard of 128mbit inserted and it is waiting in slavemode (start + select...
4 Dec 20, 2002
9:18 am

TJ
treyjazz2k2
Offline Send Email

Hey. I hope I'm not doing something wrong by sending this here. I've read a lot of the available online documentation, including Jeff's FAQ, and I've looked ...
10 Dec 20, 2002
9:17 am

Steve Wiseman
insane_regis...
Offline Send Email

Hi, What are you using for upload code to GBA or flash pak? Flash Advace ? MBV2? XBOO? or other? How much? thanks ...
3 Dec 19, 2002
9:16 am

Dennis Munsie
bea_dennis
Offline Send Email

Guys, I am building a new hardware (almost done) that allows the GBA to access files stored on a MultiMedia Card (MMC). I want to get the feedback from you...
16 Dec 18, 2002
8:41 pm

john scabadone
scabadone@...
Send Email

Hi Jason, hi all, I think the idea of setting up a Wiki is great, but frankly if I had sth to add, I wouldn't know where to put it... Maybe should you create a...
2 Dec 18, 2002
2:05 pm

Dave Murphy
gameboy_dave
Online Now Send Email

Hi all, Three people from the gbadev mailing list, and also myself, have reported getting a virus email with my name on it with one of the following email...
3 Dec 17, 2002
9:28 pm

Luke-Jr
Luke7Jr
Offline Send Email

Hello gbadev-ers. I'm curious how people are setting up their makefiles for their projects and thoughts on why they feel a certain implementation is ...
10 Dec 16, 2002
4:06 am

Dave Murphy
gameboy_dave
Online Now Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

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