in the past, I had a linux setup -- Fedora Core 3 at the time, with DevKit Advance (and later DevKit ARM). As for an editor, I just used vim. No special...
could i get a poll of what people use as their developement platform? There are so many tools out there, it's a little hard for a newbie to understand which...
So that's what custom does ! on btw, the path is actually Goto Images > Mode > Indexed color But I've noticed that the gifs2sprites.exe reorders the colors...
Hi Thank you all. I have figured out a way with photoshop to force colours. Try this: Goto Images > Indexed color Check out the forced pull down menu and...
Hey, I'd recommend GraphicsGale (http://www.humanbalance.net/gale/us/index.html) to anyone who just wants to do simple pixel art without paying for an...
Photoshop rearranges the colors according to it's selection bar, ie from RED to BLUE to GREEN back to RED. So set your BG color to full RED with a hint of BLUE...
... If you find a tool that does allow you to rearrange the palette to your liking, tell us all. I couldn't find it, but then again, I didn't look through the...
... Yes, that's right. ... BG3 should countain "map" of image, let's say (A is first character = 0x00) ABCDE FGHIJ KLMNO for 40x24 pixel graphics (which need...
... If I'm reading you right, I'm guessing that you are seeing the first character in your character table repeated across the display? If that's the case,...
Hi, I have been a silent reader of the forum for quite sometime. Even though my question is too basic , comparing to the ones posted by others. However, I am...
Memory shouldn't be a problem, memory is cheap these days. For example: http://www.sparkfun.com/commerce/product_info.php?products_id=301 4mbit for 3.87 USD...
... Hello, I did not develop for GBA for a long time, but IIRC the multiboot data have to conform to nintendo's multiboot header, which contains not only...
Somewhat OT: I would highly recommend other microcontrollers besides parallax's basic stamp. It is over-priced, and under-powered. I've used Atmel's AVR a...
... Well, an 8x8 bitmap font needs 1k per bit of depth, so he'd need 4k for the font. That eliminates the two starter kits (which have 256 bytes of EEPROM for...
Hi Gick2002, Just out of curiosity, how much memory has you basic stamp got? as if your going to program the gba with something to show output in text on GBA,...
Jim Bagley
jimbagley@...
Feb 9, 2006 9:05 am
14970
I'm working on a project using a Parallax Basic Stamp and would like to have it display the results on the GBA as basic text. I don't know if I can use the...
I just tried it a few more times. It's still as flaky as ever with version 1.21. If you're getting a "No response from GBA" message and absolutely no...
Hi, I also have a toshiba laptop! I love it. I finally got it to work. It is my fault anyway. Looking at the schematic I used it appeared that the picture was...
I also made an XBOO cable. Sometimes it seems sort of random whether or not it works, because the CPU has to try to handle timing while multitasking under...
It seems that the cable doesn't work on some computers, some time ago I made one that didn't work on my computer but worked perfectly on a friend's, recently I...
Hello All, I am starting to use the IAR Embedded Workbench 4.11 for ARM with the Gameboy Advance. Does anybody have a Linker Command File and Startup file that...
Hi, I have made an XBOO cable and am having trouble getting it to work. I have tested the cable since I constructed it and the multi-meter verifies that it is...
He probably would want to use UART mode. The only issue would be making sure the voltages match up. He could do it general purpose mode, but it requires way...
Mike, I found this website to be very helpful. http://www.robmeerman.co.uk/project. Download the report disc content, and look for the source code for the...
I am very new to GBA programming, but would like to build an application that links a GBA to a Garmin GPS that I have. I have found a couple of sites that...
Thanks for all who replied. I remembered that I had the book "MicroC/OS-II", so I selected uC/OS-II, from Micrium. My application is not commercial (so far),...
For the GBA, eCos: http://www.charmedlabs.com/ ... From: "Vital" <vitalhb@...> To: <gbadev@yahoogroups.com> Sent: Tuesday, November 22, 2005 5:57 AM ...