Hi to everybody, I'm new here but I'm studying how to "bend" GBA to use it for something different from gaming. I'm trying to understand how sequential memory...
My name is Julio. and I need any help to build lcd projector. I´va got nothing but a GBA and I can´t find the way to use it as a LCD panel. Would u tell me...
Has anybody had luck flashing FireLinker carts with MBV-II, or alternatively, is there a Linux program that can drive the Fire Linker parallel port programmer?...
Hello, Could anybody send me a template for the GBA cartridge PCB? A Protel 99 pcb template would be great, but even a mechanical drawing will help a lot. ...
Someone asked this question last year but got no answer. Now I am looking for the same thing and would appreciate any help. thanks in advance, Vital...
Yes but remember how old this list it. it has it good times ages ago and for me it is more an archive ... not an active discusion anymore. Tharo These days...
Hi all. I am interested in starting to develop software for the GBA (preferably in C). Can someone point me to some good software and maybe a tutorial to...
Hello, I am trying to write something like this: #if (compiled in ARM mode) code 1 #else // compiled in THUMB mode code 2 What the (compile in ARM mode) test...
Hi everyone We've had a few updates today which have hopefully ironed out the hiccups with the latest release. The toolchain has now moved to arm-eabi for...
Check the forums at gbadev.org and download devkitpro from devkitpro.org. There is also HAM which is easy to get up and running, but is a bit slower because...
could i get a poll of what people use as their developement platform? There are so many tools out there, it's a little hard for a newbie to understand which...
Hi Thank you all. I have figured out a way with photoshop to force colours. Try this: Goto Images > Indexed color Check out the forced pull down menu and...
Hi, I have been a silent reader of the forum for quite sometime. Even though my question is too basic , comparing to the ones posted by others. However, I am...
I'm working on a project using a Parallax Basic Stamp and would like to have it display the results on the GBA as basic text. I don't know if I can use the...
Hi, I have made an XBOO cable and am having trouble getting it to work. I have tested the cable since I constructed it and the multi-meter verifies that it is...
Hi, I also have a toshiba laptop! I love it. I finally got it to work. It is my fault anyway. Looking at the schematic I used it appeared that the picture was...
I am very new to GBA programming, but would like to build an application that links a GBA to a Garmin GPS that I have. I have found a couple of sites that...
Hello All, I am starting to use the IAR Embedded Workbench 4.11 for ARM with the Gameboy Advance. Does anybody have a Linker Command File and Startup file that...
Hello, Does anybody know a free multi-tasking kernel for the GBA? It can be either preemptive or collaborative but must be light weight and fast. thanks in...
Has anyone figured out how to use the internet features of GBA yet? If so, I'd really like to know so I can begin making my internet GBA game... Also, does...
Hello, I found an old message in this list asking for the source code of the Xboo program, but the link mentioned in the answer is no longer active. Does...
... It's very very easy to install: 1. Download devkitarm 2. Decompress somewhere (mine is in /home/davidr/devkitarm/ ) 3. add devkitarm/bin to your path ...
Tile Quantizer converts 24 bit images in to 8 bit (256 colour) images that contain 16 colour tiles (16 palettes of 16 colours each). This resulting 256 colour...
Hi guys, I would like to know how I can build a gba project. Yesterday I did try to do that but I didn't build anything, at first because the KDevelop didn't...
Hello, I am working on a personal project that may or may not become commercial, so I am trying to spend as little money as possible on it. I am using the...
devkitARM release 14 is now available ndstool updated to v1.21 ds_arm9 crt0 removed iwram, made 0x02400000 - 0x02800000 non cacheable ds_arm9 linkscript...