Hi guys, I seem to be having some issues with the gcc compiler. It doesn't like complex structures for some reason. Here's an example of what I'm talking ...
Hi, Some time ago on this mailinglist someone mentioned that developers without the official dev-kits could maybe use PDA's with build-in ARM7DTMI's like a...
Hi, That sounds an interesting program. Any chance of letting us look at it? I did look at a C implementation of the decode, but that was years ago. Sean :-)...
All of you licensed AGB coders *do* know you are shattering your NDAs with nintendo by freely revealing AGB specs and such, right? Matt. -- shady matt conte ...
hi, i answer myself The GNUPro toolkit has two compilers, one of which produces ARM assembler, and the other produces THUMB assembler. If the programmer wants...
Hi I've recently found the need to compile some C++ code for AGB, Has anyone got any ideas on how to modify the makefile and maybe source to make this work? ...
Hi guys & gals ! It seems nobody here heard about the ARM Developer Suite? Basically its an integratted solution more like the old ARM Software Developement...
Hi dudes, as we got alot of email requests we have put a mpg of IRIDION on our website. http://www.shinen.de/games/game.php3?iridion It's taken from the...
The GBA can directly address 256mbit memory spaces, which equates to a maximum cart size (without any bank switching in carts) of 32 megabytes, plenty of space...
Hi guys, I would like to start programming the GBA, but where can I get enough informations to draw sprites... I have seen a demo with 3 raw files. But were...
hi, could someone explain me the meaning of inter-working in the ARM7/7T specific assembler command-line option? -mthumb-interwork Mark the assembled code as...
Hi, I sent this mail to Nintendo but as I don't have a direct contact ... who know if it will reach the right hands ? (if you know some please pass it on ... ...
You only have a C compiler (not C++) for the GBA and as long as it is standard ANSI C then you should not have problems. Of course, #pragmas won't work and so...
I see there are a few ex-Amiga fella's shifting on to GBA. Must admit the machine is very nice, but not quite an Amiga portable ;) Now if the general public...
Hi Just thought I would pass on this link to fellow AGB programmers. I downloaded an excellent document from ARM concerning how to write efficient code for the...
Hi all, Just a quick question. Thought I'd have a play with GBAEMU this weekend :) One question, is it me or is the palette handled incorrectly in 16 colour ...
Here's a link to a small ARM instruction set PDF file. http://www.consoledev.com/saturn/qrc-0001d.zip Reminds me of the Gameboy crib sheet. * Kokopeli: *...
Hi, I have a question about the sprites alpha blending feature on the GBA. In the Object Attribute 0, bits 10 and 11, you can specify whether the OBJ is...
Hi, today we updated our website. As many gbadev-list guys asked for sending them examples of our GAX soundengine we have put those on our website to download:...
After reading through all the posts i am still a little confused about where to start. Where is the sdk??? Is the 'IS software' a legally downloadable software...
Hi everyone ! I am glad that I have found this mail group since noa website is pretty poor :P I haven't read yet all posted emails but right now I was just...
I really would get into it very quickly. but my attempt to install the trial ARM STK didn't work. Something with C-Dilla licence manager & W2k? And after...
Hi all! We made a little old school intro for the GBA today. You can download it from http://www.klorathy.com the GBA section. Would be nice to know if it...
I have heard about the GBA being able to multiplayer games with up to 4 systems all using just 1 cartridge. The docs I have seen mention nothing of such a...
Hey there. Found this annoyance that GNU pro liks to do. When you call any function that was written in 100% asm in C, it likes to Force the CPU into ARM mode...
Hi guys I spent a few hours yesterday setting the dev kit up. I had LOTS of problems because Im trying to connect it to my notebook using a PC-Card SCSI...