Search the web
Sign In
New User? Sign Up
gbadev
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
  Newest  |  < Newer  |  Older >  |  Oldest
Topics   (List as Individual Messages) Messages Latest Post

I looked more closely at the BIOS interrupt handler and noticed that to load 0x03007FFC that it actually used 0x04000000 - 4 I guess doing it that way...
4 May 3, 2003
12:50 am

matthew conte
whatwouldbig...
Online Now Send Email

... Will work, unless trying to read 0x8000000 while there is no cart inserted locks up the bus. Needs testing... Cheers, --Jonathan...
1 May 2, 2003
5:37 pm

Jonathan Perret
jonathan.perret@...
Send Email

Is it possible to put the CPU in supervisor mode, or is that protected....
1 May 2, 2003
4:55 pm

Jason Wilkins
fenix@...
Send Email

How do you write to the flash cart from the GBA? I have tried to write my flash cart with the MBV2 cable. Just incase it was just my flash cart, I tried a...
3 May 2, 2003
2:44 pm

Daniel
webmaster@...
Send Email

Hi people im new to the group and was wondering what you use for converting sound to C/C++ files i've heard that the program called 'Simon' works quite well...
2 May 2, 2003
2:21 pm

CK
x@...
Send Email

What the heck is LSR_usr? I have found this register mentioned in two places. nocash's gbatek docs and [guess]. It exists nowhere else in the world...
1 May 1, 2003
10:07 pm

Jason Wilkins
fenix@...
Send Email

Can anyone tell me where I can buy a flash cart for the gba? I can't find them at lik-sang and game gizmo aren't trading anymore. Alternatively is there a way...
9 May 1, 2003
1:19 pm

David Voswinkel
optixx2002
Offline Send Email

Hello chaps, I've a pretty large project which I'd like to selectivly optimise ( if possible ) using ARM ADS 1.2. One of the more complicated files gets used a...
3 May 1, 2003
12:30 am

Jason Wilkins
fenix@...
Send Email

Hi everyone! I'm in my early steps in GBA development, and I've chosen to learn the environment by writing a simple vector gfx engine for mode 4. I'm almost...
14 Apr 30, 2003
9:00 am

Jason Wilkins
fenix@...
Send Email

Okay, I am trying to understand flash programming on the gba. Looking at an intel data sheet it basically says write 0x90 to any address then read from an...
1 Apr 29, 2003
7:24 pm

David Welch
dwelchgba
Offline Send Email

I was able to get a Dhrystone score of 3674 for ARM code running completely out of IWRAM (except for __divsi3). Of course, this is not great news as it might...
6 Apr 29, 2003
4:23 pm

David Welch
dwelchgba
Offline Send Email

Ok. My flash carts have passed the beta stage. The next question I have is this: Will the newer BM software program any flash?...
1 Apr 29, 2003
8:20 am

Daniel
webmaster@...
Send Email

hi, last week my gameboys were stolen on a train and now I need a quick way to get a gba tv out adaptor but the guys over at cdworld.co.uk don't seem to sell...
3 Apr 28, 2003
11:21 am

Collin van Ginkel
fleppes2001
Offline Send Email

hello world, i was wondering if someone else have also experienced the following problems with the tuner. i got it today, and after almost 1h usage it seems to...
1 Apr 27, 2003
2:24 pm

Peter Moraliyski
moraliyski
Offline Send Email

I was compiling the Queens problem on David's benchmark page. I had everything except a few functions in iwram, and decided that maybe I could speed it up if...
20 Apr 24, 2003
7:34 pm

David Welch
dwelchgba
Offline Send Email

I thought you might be interested in this. I bought my visoly flash linker from them about a month ago. ... From: newsletter@......
1 Apr 24, 2003
7:21 pm

Mike Schwartz
mykes@...
Send Email

Hi, I'm working on a (fairly large) engine project, just wondering if my methods of memory management are efficient (note: I'm using HAM). At the moment's...
2 Apr 24, 2003
7:18 pm

Quirky
quirky_2k1
Offline Send Email

I have Flash2Advance Writer, and it's great. I've been using it to test my demos on the hardware. However, is alternative software available for ...
1 Apr 24, 2003
7:18 pm

Gilgamesh
gilgameshkun
Online Now Send Email

Do PogoPlugins and Multiboot copy from ROM ever work together? If so then there is a contradiction in saying that I can support appended assets and ...
27 Apr 22, 2003
11:33 pm

David Welch
dwelchgba
Offline Send Email

Running the Dhrystone benchmark out of iwram yields a score of: 3674 Running as a multiboot (so everything not in iwram is in ROM): 3541 Turning off multiboot,...
2 Apr 22, 2003
11:05 pm

matthew conte
whatwouldbig...
Online Now Send Email

... I have another possible improvement regarding interrupt handling. The handler in Jeff Frohwein's crt0.s uses a big "switch statement" like this: and...
7 Apr 22, 2003
6:40 pm

John Seghers
johnse98072
Offline Send Email

Now that I have actually read about PogoShell, I have a question. It would seem that PogoShell plugins are just regular images which happen to read a specific...
15 Apr 22, 2003
1:58 pm

Groepaz
groepaz2000
Offline Send Email

Thanks everyone who provided feedback. I've come up with a solution which I believe addresses all the issues and fits within the limited scope of what I...
2 Apr 20, 2003
11:04 am

John Seghers
johnse98072
Offline Send Email

The talk about appended assets vs the heap prompts me to ask a question to any GBA coder out there : does anybody actually use the heap in a finished game ? ...
10 Apr 19, 2003
6:55 pm

Jason Wilkins
fenix@...
Send Email

... Well... It's possible I was making an invalid assumption, but... As I recall, HAM is distributed with Krawall as part of the package, and Krawall is very...
2 Apr 19, 2003
12:09 pm

Jason Wilkins
fenix@...
Send Email

I think there are two issues with this, only one of which is solved by the _sbrk() call. The other is Multiboot images on ROM (.mb.gba) where the ROM is...
6 Apr 19, 2003
9:07 am

Jason Wilkins
fenix@...
Send Email

What value is placed at 0x03007FFC by default? Is it zero? If the IRQ vector is zero, does the bios still attempt to call it? -- The Phoenix - NekoCo - The...
4 Apr 19, 2003
8:00 am

nei_mod
Offline Send Email

... First of all (and this is not intended to cause offense to anyone), I have no sympathy for anyone who wants to subvert the GPL. I support Free Software...
3 Apr 18, 2003
10:15 pm

Jason Wilkins
fenix@...
Send Email

Forget everything I said about __fixup_heap. The very same logic can go into the _sbrk, without adding to the already very busy crt0.o The justification for...
1 Apr 18, 2003
11:04 am

Jason Wilkins
fenix@...
Send Email

I notices that one flash cart programmer shows to be able to program nintendo carts.. Is that the developers carts or a game cart? <shrug>...
2 Apr 17, 2003
5:45 pm

Damian Yerrick
yerricde
Offline Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help