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...
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...
devkitARM release 14 is now available ndstool updated to v1.21 ds_arm9 crt0 removed iwram, made 0x02400000 - 0x02800000 non cacheable ds_arm9 linkscript...
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...
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...
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...
... 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 ...
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...
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
14952
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...
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...
How do you intend to connect to the internet? ... __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com...
For the GBA, eCos: http://www.charmedlabs.com/ ... From: "Vital" <vitalhb@...> To: <gbadev@yahoogroups.com> Sent: Tuesday, November 22, 2005 5:57 AM ...
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),...
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...
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...
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...
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...
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...
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...
I also made an XBOO cable. Sometimes it seems sort of random whether or not it works, because the CPU has to try to handle timing while multitasking under...