Hi. We're looking for interested coders to join us in creating a game. We have 2 pixel artists formerly of the demo scene and we are serious about making a ...
... right, i could be more precise... ;) i was assuming that people are using devkitadvance gcc port whith jeff's linkscript and crt0.s and was too lazy to...
A GBA emulator in Java. Hehe. Kinda funny, if you ask me. One machine emulates another, which is in turn emulating another machine with advanced hardware...
Howdy amigos, I wrote a library a while back that creates bitmap fonts for the following languages (from TTF fonts): Arabic Hebrew Latin (Western European) ...
Arrgh!!! Could anybody tell me what is the fraggin' problem with the sound channel 3??? I've wasted a full day trying to make it work and all i get is silence!...
Hi guys, Yet another release of FontMapper, hopefully the last for awhile. This release addresses a major issue about the font widths (they were all 0) and ...
has anybody of you guys already investigated, what is the maximum rom pak size in production? i've seen only titles which are using max. 64Mbit rom paks so...
Would anyone happen to know the equations for the pa and pc registers for each line of the screen to make nice smooth ground? I've been messing around with it,...
Hi fellow coders, I currently write an "VisualC like" development environment around the DevKitAdvance. Surely at the end of this month I have a first stable ...
hy fellow gba devrs, and thanks to all that replied on my previous BG Rotation questions. Now, I managed to rotate the BG, as well as offset the BG to say,...
Can someone explain windowing: how it works, what the registers do and how to set it up? Much thanks in advance! (i.e. WIN0_BG0, WIN1_SPRITES, REG_WININ, etc.)...
hi: in http://www.taswegian.com/thepernproject/ I saw these lines: There is a new 256mb cart and a little adapter called a gb brige...Whats this mean. Not only...
Okay, the fact you're reading this still is a good sign. ^__^ I know how such topics tend to be of a rather annoying variety on message lists. However, this...
Greetings, Im trying to fiddle around with the header of my roms, but my attempts are being thwarted by buggy software. Every hex editor I download is either...
There's something strange and spooky going on: I have a bin, and an elf file of a project that run fine on the official dev-kit, but when I try to step through...
Hi again guys, Codac mentioned that it "would be really great" if FontMapper supported sub-pixel rendering of fonts. Well, guess what? Now it does :) Other...
Hello, I'm new to this list, so sorry if I asked some already answered questions. I've read the "A bit of the old IN-OUT!!", and I am very interested in where ...
Hi, I've been writing some code to get a PC and a GBA to communicate through a serial connection but I'm having what I believe to be a flow control problem....
Hello. I'm interested in using my GBA to communicate with various devices, and toward that end, I'm trying to understand the link port. I've dug around the web...
Hi All, I want to fiddle or at least look at the boot file in devkitadv, but there doesn't appear to be one, only crtbegin and crtend. What are these files and...
Hi: I am a newbie of GBA,I got some examples of GBA Source file,but most of the Source files are for ARM SDT compiler,but I cannot install the ARM SDT on my...
Hello everybody, im new to the group. I bought a flash linker the other day and it appears to be working well, except some roms dont work on real hardware when...
Hi ppl, FontMapper is a quickie tool I made (in VB! ack! But I hate doing GUI in VC++) Essentially it lets you save characters from a Windows font to a bitmap....
I am looking for someone to learn and program the GBA with in the Eastern PA/NJ area. We are creating a top down tank game. Meetings in person once a week. Our...
does anyone knows why there's an space between register DISPCNT and DISPSTAT? I've been playing with the register 0x04000002 (just for curiosity's sake, I...
Hello, I know there is a way to tell if a CGB program is running on an AGB (so you can use lighter color palettes). My only question is how -- I've forgotten....
Several points with Mappy source level debugging. Your .elf must be in the same directory as your source files. There is no way in Mappy to currently tell it...
Greetings! I am another newby, I've been wondering what are the debuggers (if any) available on the net. If there aren't any, I would like to know what people...