Hi, My name is Bill and my son just got his first GBA. I have been doing some programming both in C and some game programming in DarkBasic, but I am not a...
I'm not too concerned with the DS putting the GBA world in limbo. Now it will probably reduce the amount of new commercial games coming out for the GBA, so you...
Hey Bill Im not a programmer myself since I never actually coded a demo wich was worthy to be posted on any website, but I did look for sprites, mode4 ...
Hi Bill, In my opinion the GBA is a great platform for a hobbyist programmer, and a great way to improve your C programming skills. It's completely different...
Bill, GBA is probably the best non-pc platform to begin programming on. It is powerful enough to do some incredible things, yet simple enough to be mastered...
Hi Jason, While i can understand the fact that you suggest people that want to properly learn programming embedded platforms to avoid the HAMlib function ...
Emanuel, I apologize as I seem to be misunderstood. I was referring only to ham lib which I believe is a very solid implementation of the functionality needed...
Thanks for all the responses. I got my devkit in the mail today, should be having fun soon. Already pulling out my hair over stupid programming mistakes... ...
... upcoming DS ... use HAM as ... expect ... BTW, I got that. ... api Can you recommend some tutorials? While I appreciate the ease of premade libraries and...
These are two tutorials that I like the most: http://user.chem.tue.nl/jakvijn/tonc/ www.thepernproject.com I am kindof partial to the pern project being that...
Is there any good tutorials on doing multiplayer games, or, dare I say it, using the wireless adaptor, and on that note, how to do what a few of the classic ...
hi, ... this is known as 'multi-boot'. i've never seen a tutorial which demonstrates how to use this, but here is some pretty good information of how you might...
You could take a look at http://downtou.cjb.net. In the GBA section they got a bit on link. ... From: Palamon 3 To: gbadev@yahoogroups.com Sent: Saturday,...
I was looking at the memory map of the GBA (as in page two of http://www.ziegler.desaign.de/GBA/gameboy_advance_for_nongaming_applications.pdf) and I guess I...
Hi, All types of RAM you described are physicaly seperated (they are accessed through different busses). The CPU uses the '0x02', '0x03' (etc.) to determine...
Jan-Lieuwe Koopmans
jan-lieuwe@...
Nov 9, 2004 7:36 pm
14824
... accessed ... to ... be used as ... That makes sense. Why they don't just say that in the tutorials I can't imagine.... Thanks!...
Can I use my flash device to overwrite old games with my own programs? I don't want to waste a cartridge on experiments, even though I might never play the...
When you are using 256 color Paletted tiles for your background in say Mode 0, I know each background,0 - 3, can have it's own set of tiles, but can each...
I think I am getting the hang of the basics of assembly, reading Pete Cockerell's "ARM Assembly Language Programming", but to assemble the programs for testing...
... The upside of using command-line programs, is that they are easily incoorporated into a makefile, so all graphics conversions, assembling, compiling,...
... MSDEV. ... compliers. I figured this was the case, and that I just didn't know what I was doing. I have MS Visual Studio v6 installed somewhere. ... I will...
Hi all, Just want to inform you that our company Two Tribes, a Dutch gamedeveloper, is looking for talented people to join our development team, both ...
How would i go about creating a program for the e-reader and compiling/testing it? I can figure out how to create the dot-codes from the files, but creating...
I read in the Devrs FAQ that the little pot in the original GBA controls the voltage to the LCD. Is this the same as the one in the SP's battery compartment?...
... Somebody cracked the encryption/CRC on the dotcodes and wrote a program to convert the raw program and data into a bitmap. There's another program to...
Remember N-Scene? Well we're back and our forums are live and accepting subscribers... Please visit: http://www.gci.net.tc/ Our website is being worked on and...
... The "Nintendo e-Reader Z80 Assembler and Linker v1.0" package (http://users.skynet.be/firefly/gba/e-reader/tools/asxxxx_z80_ereader_10.zip) can be used to...