I'm using the TV-De-Advance (see www.lik-sang.com) to display output from the GBA on a TV. I did a simple test, alternating the background between two colors ...
I was experimenting with making a TB303-like filter effect by dynamically generating waveforms for sound channel 3 when I discovered an unfortunate "feature"...
Hi! I've now released the final version of the free Krawall SDK. Krawall is still a library for replaying XM's and S3M's, however only the latter is available...
I want to set up bg 2 in mode 1 to create a scrollable background. The bg is made from a complete image so there is no tile repetion and it is divided it in...
Never mind about that DMA problems post a few hours ago. It turns out that this: "&Map[256]" is somehow different from "(&Map + 256)". I don't know why, but...
hello there.. since i need a timer in my game, i tried to create a function which uses one of the internal timer registers (obviously). the problem i...
Hi, I'm trying to call Thumb ROM code from an ARM IWRAM routine. Unfortunately, I get error messages like this: Fastcode.text.iwram.o(.iwram+0xbd4): relocation...
I have a very simple test program, that has 2 backgrounds and two sprites but it does not work on any hardware, but runs fine on vba/ba the setup is simple,...
There is a new debugging tool for GBA, GARD! GARD stands for Gameboy Advance Realtime Debugger The GARD package features: - Sending multiboot images to GBA -...
Hey all. Is anybody out there using EMapper Advanced (http://gbadev.endostech.com/)? I've been looking for a good map editor for a long time, and this one ...
Hi there! Just wanted to inform you that the source code for GBAsid and gbalibsidplay has been released and is available for download from the releases page at...
Hi all, If there are only two players exists, should I use 8 bit/32 bit Normal Serial Communication insteading of using 16 bit Multi player communication....
Hey all, Just got an automated email from the Endostech team. Version 2.0 of EMapper Advanced has been released. And just before the long weekend too! ...
...seems like everyone is doing one these days :) this one is called F.R.A.S. and can be found and downloaded from www.gatesboy.com/fras it's nothing special,...
Is there anybody that knows how to address internal registers of the Flash Advance Linker Xtreme (USB) from a PC ? I would like to build a card with special...
I'm wondering if I should make a general GBA Internet Communication Library, but I'm having doubts due to lack of interest in this project. First of all, you...
I know, it's not an general message and english is terrible but i think it is an interesting news-mail. In 3 Weeks i will start the "Weekly GBA Session" in...
I'm trying to do a screen dump from the GBA to the PC. I've included mvb2lib.c into my program and I'm repeatedly calling dfputc to send the bytes up the...
First, I'll get on to the problems I've been having using GCC and devkitadv. Basically, setting the pointers (using literals) is very very flaky. For example,...
Thank you, Anders! It didn't strike me that the instructions were being reordered and that the right values weren't in the right registers when the DMA was...
... Hash: SHA1 hello list, does somebody on this list has the godmaze mb cable. i just soldered the cable as described on the website. but i cant get it to...
Greetings All, We are working on using the GBA for a control console. I believe I have found a way around the logo display that I have not seen mentioned. I...
Who is using the Xport? I just got mine and have found it a super easy wasy to interface to the real world. My AGB can now control my entire house its great!...
This discussion has led me to think more about how one could create a GPL'd engine that didn't GPL the game code. I think I've figured out a way. The game...
Hi! Krawall is now purchasable online at http://mind.riot.org/krawall/ The free SDK is still there and RC2 will probably become the final version of the free...
... Technically, IIRC, if it is used as a dynamic link library than no requirement that client be gpl'd. If it is statically linked (included with binary) then...
From: "Pete Gonzalez" <gonz@...> ... I've run into the situation to which you are refering. However, I've also had it run flawlessly and allowed me to...
hi, here's a new release: GBAsid - the first C64 SID emulator for the GameBoy Advance. this release includes a 'ready to go' GBAsid, some SID tunes and the...