Hi: Is there any emulator that can set a conditional breakpoint? thanks very much!!...
MICK.H
hechen@...
Mar 3, 2002 1:15 pm
10289
Hi, I would make my sprite appear under a certain layer.What i have to use?Windows? Giuseppe Crugliano Game Designer/Programmer ... E' in arrivo SANDOKAN, la...
Giuseppe Crugliano
g.crugliano@...
Mar 3, 2002 1:15 pm
10288
HI, I've encountered the same problem in my current project.What i do to solve the problem is to update the scrolling factor of each layer in different times....
Giuseppe Crugliano
g.crugliano@...
Mar 3, 2002 1:14 pm
10287
argh!! not this old chestnut again :) - there was actually a long discussion about this some time ago when we were talking about problems with link code.. it...
As others have suggested try storing your X and Y scroll positions as fixed point values with 8 bits of precision and then shift them down when you copy them...
Can anyone give me a difinitive answer to this one? I've been working on a fractal demo in mode4 using mappy, visualBoyAdvance(7.*), and boycottAdvance0.2.6 I...
Are you sure about other GBA games scrolling smoothly at various speeds? I imagine they would all go a little blurry when they are doing a non-integer scroll....
Robert Murray
rmurray@...
Mar 3, 2002 1:24 am
10282
... Unless the hardware has sub-pixel accuracy, then there's nothing you can do.. It will never be smooth unless you use muliples of 1....
... Store your current scroll value and delta as floating- or, even better, fixed-point numbers, then convert to integer just before sending to registers. -- ...
Does anyone know any tricks for smooth scrolling? I want to be able to control the speed of the background scroll without it becoming jagged. At the moment I...
Hi Where the best place to purchase a GBA TV adapter in UK? Thanks Mat...
Mat
matth@...
Mar 2, 2002 2:34 am
10278
... Different speed? Wha? I mean, I'm self-taught, so I might be missing something fundamental, but as far as I knew, a chip with a timer was accurate down...
I have been loading elf files into Mappy for some time now, exclusively. FWIW I generally use ARM SDT or ARM ADS so perhaps its related to gcc built elf...
Hello John, ... JQP> slightly higher than that - even the official wideboy 64 "drops" frames ever JQP> now and again... JQP> IIUC, it's actually slightly lower...
... slightly higher than that - even the official wideboy 64 "drops" frames ever now and again... IIUC, it's actually slightly lower - 59.72 hz, I believe....
... I dunno. That seems entirely too complex. It duplicates the functionality of the list without offering anything significant that's new, as far as I can...
I haven't been able to load an ELF into mappy either, it always crashes horribly. Aaron...
Aaron Pendley
aaron@...
Mar 1, 2002 6:04 pm
10270
... I actually managed to get it to work once, by strange combinations of "File->Load" and "Reload" and wildly clonking away at the numerous nasty dialogs that...
Rune Braathen
runeb@...
Mar 1, 2002 4:48 pm
10269
yep - AFAIK its because the GBA dosnt actually run at 60hz, its ever so slightly higher than that - even the official wideboy 64 "drops" frames ever now and...
Well to do source level debugging in Mappy you're supposed to load an ELF file aren't you? From reading the archived messages it _sounds_ like some people have...
Hi! Anyone here uses the GBA TV thing? I'm experiencing a small graphical glitch in the screen update. Once about every second 'screen tearing' occurs.. like ...
I've never been able to get Mappy to load an ELF file -- period. I don't know if it's a bug in Mappy or my ELF file was bad, but I'm tending to think it's...
Hello, I was just wondering if anyone had run into a problem getting Mappy to load ELF files. Mappy gives me an Access Violation error (attempting to read...
Hello Mat, Friday, March 01, 2002, 1:01:44 AM, you wrote: M> Hi M> Does anyone know how to force GCC to order functions in memory in the order M> in which they...
... I thought it had a tendency to do that anyway? Unless of course the functions are forced into different sections. I've seen code that relies on this...
Then perhaps I should build a Jabber "mailing list" which forwards messages and archives them... Or maybe a gateway that links the Yahoo Group into Jabber so...