Search the web
Sign In
New User? Sign Up
gbadev
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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

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...
2 Sep 12, 2008
11:02 pm

David Rorex
josath
Online Now Send Email

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...
2 Mar 27, 2008
10:27 pm

Rob
raindog469
Online Now Send Email

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?...
1 Mar 10, 2008
12:35 am

thirdshoedrops
Online Now Send Email

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. ...
12 Apr 21, 2007
5:35 pm

pete_retep
Offline Send Email

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...
1 Aug 20, 2006
11:50 pm

Vital
vitalhb
Offline Send Email

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...
4 Aug 7, 2006
5:43 am

Rob
raindog469
Online Now Send Email

Hi, Anybody did work with library HAM for Nintendo DS? Has one example or site where I can make download? tks, Cabral ...
2 Aug 6, 2006
12:41 am

emack@...
arsludica_emack
Offline Send Email

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...
4 Aug 4, 2006
11:35 pm

Dave Murphy
gameboy_dave
Online Now Send Email

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...
3 Aug 3, 2006
7:05 pm

Vital
vitalhb
Offline Send Email

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...
1 Jun 8, 2006
4:09 pm

Dave Murphy
gameboy_dave
Online Now Send Email

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...
4 Mar 13, 2006
1:11 am

Peter Balogh
palexanderba...
Offline Send Email

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...
10 Feb 25, 2006
10:40 pm

Julian Squires
erovonket
Offline Send Email

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...
2 Feb 22, 2006
8:40 am

Palamon 3
palamon_3
Offline Send Email

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...
7 Feb 20, 2006
6:43 pm

Steve Wetherill
escafeld
Offline Send Email

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...
6 Feb 10, 2006
9:29 pm

David Rorex
josath
Online Now Send Email

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...
4 Jan 17, 2006
11:47 pm

Joe McKenzie
joemck2004
Offline Send Email

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...
1 Jan 17, 2006
11:43 pm

Jake Johnson
jakejohnson2431
Offline Send Email

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...
5 Jan 14, 2006
2:49 am

pete_retep
Offline Send Email

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...
1 Jan 14, 2006
2:45 am

Vital
vitalhb
Offline Send Email

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...
4 Dec 2, 2005
10:34 pm

Vital
vitalhb
Offline Send Email

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...
17 Nov 25, 2005
10:51 pm

Gilgamesh
gilgameshkun
Online Now Send Email

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...
2 Oct 25, 2005
12:07 pm

Jonathan Perret
jonathan.perret@...
Send Email

http://devkitpro.sourceforge.net/ * gcc updated to 4.0.1 * ndstool updated to v1.22 * base_rules bin2o now uses bin2s * bin2s updated to exclude file path from...
1 Aug 5, 2005
12:11 am

Dave Murphy
gameboy_dave
Online Now Send Email

The devkitPro team are proud to announce the addition of candidate releases of all three toolchains using gcc 4.0.1. Details may be found at...
1 Jul 24, 2005
2:51 pm

Dave Murphy
gameboy_dave
Online Now Send Email

... 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 ...
1 Jul 22, 2005
7:57 pm

David Rorex
josath
Online Now Send Email

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...
1 Jul 21, 2005
1:45 pm

Jamie
cosmic4z
Offline Send Email

Hi guys, I'm looking for a good docs that explain how to install devkitadv (any version) in a Linux desktop. tnx...
3 Jul 21, 2005
11:11 am

salvodif
Offline Send Email

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...
1 Jul 19, 2005
12:02 pm

salvodif
Offline Send Email

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...
1 Jul 14, 2005
7:32 pm

Vital
vitalhb
Offline Send Email

devkitARM release 14 is now available ndstool updated to v1.21 ds_arm9 crt0 removed iwram, made 0x02400000 - 0x02800000 non cacheable ds_arm9 linkscript...
1 Jul 12, 2005
7:12 pm

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