Just a short post to announce that the largest Nintendo related game save sharing community N-Scene is back in business!!! It's been a very difficult past few...
Hi, Im a graphic artist looking to hopefully teamup with somebody here to perhaps work on a couple homebrew Ereader card games. Not only can I do the artwork...
Hello all I am new to the group and a novice gameboy developer. All the pages that I read say that you should download and install the gbdevkit. I have done...
I also, am looking for a USA seller that I can count on. OR If there is enough intrest in this group I would be willing to purchase a wholesale lot of the...
... If you want to solve the issue of the source code availability, you can checkout The Sgade ( http://www.suddenpresence.com/sgade/ ), an open-source GBA...
I have been trying to decide weather I want to write my new game using HAM, I hate the forced Splash Screen, but it has a fairly unsubstancial registration...
Xboo Communicator has been updated with a debug console and file server. Code for this has been added to libgba and a small example in the Sample Code section....
hi, does anyone know where i can buy one of the original flash advance carts? all anyone seems to carry these days is ezf, flash2advance, etc. i would like the...
Although there are some LZ77 compression sources available, does anyone knows what kind of modifications (or code) does these compressors need to be...
Greetings, forum patrons. I posted some time ago regarding need for an e-Reader dissection. All the leads that turned up as a result of my post went nowhere, ...
Do I need to create a map editer for a rpg game?as I know ,to program a map editer is a very difficult thing. Can I use a map editer that created by others?...
hi, i'll start with the obligatory, "i'm new to this" bit. i've only been playing around w/ programming the gba for about a month. anyhow, i would like to be...
Anyone yet? The big N seems awefully unfriendly to non- "professionals". Personally, I think it doesn't matter as long as you could produce a good game. ...
Hi! I have reverse-engineered the Xinga SMS and written a little library that allows you store data on it. I have also reversed the encryption of the multiboot...
Hey I have a sudden use for the meory stick. Through a simple home made cart connector I can make a o-scope and function generator! The stick would be...
hi i'm coding using devkit_v4 and C I am having trouble using FRAS with my project. When calling a fras-function somewhere in the code, the linker includes...
There seems to be way too long between posting and moderating in this group - which brings down the pace incredibly and makes this group almost unusuable for...
I'm in the process of figuring out how this works, but it would be much easier if I could find some real documentation. Has anyone opened up either Pokemon or...
Hi people, Does anybody have a LZ77 bios-compatible compressor for binary data? I want to include some large data inside my demo, and I want to use the bios...
Someone posted the source for a LZ77UnCompWram() compatible compression routine a while back, but it is unavailable now - any chance of it getting posted...
Hi GBAlist! Has anyone made tests on the speed of the LZ77 Bios decompression funcions? How do they compare with CpuSet and FastCpuSet? and DMA Transfer? All...
Has anyone bought a linker recently that could recommend a site that they had good luck with, now that LikSang doesn't carry them any more? Thanks! Rebecca...
Hi there, Here at the univ we're having a little project on the gba: we're trying to connect one to an FPGA. To use the FPGA as a 'living cartridge'. (kinda...
Hi gbadev forum, Rather than re-invent the wheel trying to write an ARM random number gernerator function, i thought i'd ask if anyone has done this before or...
Hi, I want to do two floating point operations: addition/substraction and integer conversion. Is there any info on how fast these two operations are on the AGB...