It seems that the cable doesn't work on some computers, some time ago I made one that didn't work on my computer but worked perfectly on a friend's, recently I...
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...
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...
He probably would want to use UART mode. The only issue would be making sure the voltages match up. He could do it general purpose mode, but it requires way...
Mike, I found this website to be very helpful. http://www.robmeerman.co.uk/project. Download the report disc content, and look for the source code for the...
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...
Thanks for all who replied. I remembered that I had the book "MicroC/OS-II", so I selected uC/OS-II, from Micrium. My application is not commercial (so far),...
For the GBA, eCos: http://www.charmedlabs.com/ ... From: "Vital" <vitalhb@...> To: <gbadev@yahoogroups.com> Sent: Tuesday, November 22, 2005 5:57 AM ...
How do you intend to connect to the internet? ... __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com...
Hello, I don't know if that will suit your needs (it's not exactly a kernel) but you may find it useful: http://www.sics.se/~adam/pt/ It's basically very...
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...
I am not the author of Xboo, but I did reverse-engineer it with the help of a disassembler (more than 2 years ago !), and for a time I dabbled with the...
Jonathan Perret
jonathan.perret@...
Oct 25, 2005 12:07 pm
14950
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...
Here is the link to the web site http://www.koolgsm.co.uk/product_info-148_48_38+1084.html Pete Sipke de Leeuw <s.de.leeuw@...> wrote: Hi Pete, Yes, I...
We are working on a Nintendo DS project and are in need of an additional contract programmer for the next two months. Work can be performed remotely but does...
I'm going to assume it's due to the fact that the compiled 'e1m1' object isn't being linked in. It's either that or some bad VisualHAM mojo. Try compiling it...