Tony Sinclair? Hrmmm... Not an ex-Spectrum/C64 Brit coder by any chance, are you? ... From: "Tony Sinclair" <tony@...> To: <gbadev@yahoogroups.com> ...
Hi all, I've just joined this mailing list, so sorry if this is a repeated question. Are there any carts out yet which support the multiplayer-with-one-cart ...
The following part is from tk_keys.bin The situation is: R0=$00000002 R1=$07000038 R2=$0000202B Then,what will opcode $E1C120B0 do? This is decoded to strh...
Are the object coordinate value in OAM unsigned? If it is,how do you make the effect that a sprite's upper/left is out of the screen?If it's signed,8 bit...
Are the object coordinate value in OAM unsigned? If it is,how do you make the effect that a sprite's upper/left is out of the screen?If it's signed,8 bit ...
Everyone, I am Christopher A. Haslage, co-owner of Haslage Net Electronics. We are a company that deals with Retro gaming, mostly for no profit. When I heard...
Hi, Has anyone tried disabling/enabling the LCD so that comms can by synced to the VBlank. I only want to send 16 bits of data but I have a LOT of interrupts...
Whats the best way to write 1 pixel at a time in mode4? From what I can tell I have to read 2 pixels, and then overlay my 8bits over 8 of the 16bits read back...
Well, I did a boo-boo =D The GBA Bitmap Converter had a nasty bug that caused problems when exporting 256-color bitmaps. It's fixed now, and It works great...
Hey, Chill guys! Next time I'll make sure post is explicitly clear as to what I'm talking about. I think a few people took it the extra mile. Once again: I...
Hey all, is something up with the approval process of the list? A member of my crew, the main tinker, has been waiting for days. Of course, something may well...
Hi guys, Anyone else had problems with local variables in the debugger? Basically i've got about 15 local vars in a function (yes its prob overkill!) that im ...
Since the GBA only has a small amount of Ram, do any developers here find they have problems when they link entire programs together (including any front ends...
My hardware for a PC<>GBA transfer cable is ready. But I can't finish my software before i know the protocol for multiboot. If there is anyone who can provide...
Hi, I am making a compressor and I will want to port it on an ARM machine. I saw that Jeff did a compression comparison on the GBC/GBA. At the moment, I have...
when compiing gcc on a linux system for arm/thumb should any particular version be used or is any ok? (same for binutils etc.) -- Microsoft is not the answer,...
Just another random thought to be thrown up, but don't some of the Rom functions use lookup tables? Would it be possible to branch to a place in the function...
Here's my next Out Run Demo with two sprites (car and shadow). Note that it doesn't display correctly in iGBA, but I think it's an iGBA bug. Can someone check...
Hi I have noticed that with my Mines game: http://www.chiltonox.freeserve.co.uk/gba/ If you unzip the archive and try to build using GCC the error "no targets"...
Hi, We all know the problem with making your own GBA games is that the header has to contain the N logo putting you into legal problems, right? What if someone...
Figured out the problem. In the BlendMod register a code of 01 creates transparency for ALL sprites. The code 00 is what you need for only applying the effect...
Does it make sense to allocate an offscreen Video Buffer where to draw, then blitting to VRAM when the image is ready (double buffer), in mode 3, for having...
It's meant to be a checksum of the Rom, but F-Zero has a calculated sum of fce8 and it's marked as 0000 in the header. So that can't be right... VGBA06 plays...
I'm writing a simple program which will: 1. Disassemble and Assemble GameBoy (up to Color) ROM images 2. Disassemble and Recompile into an EXE Just wondering,...
BTW, with a GT:Grand Touring Car Championship cart in a GBA (or a similar cart with 64kBytes flash backup) this would bring the total available space for...
I suppose it would be 2 Non-seq cycles per word transferred,is that right? __________________________________________________ Do You Yahoo!? Yahoo! Auctions -...