Previous Page

by hcs at 8:11 AM EST on February 6, 2006
just a few things, as I notice them:

You really shouldn't have the declaration for dummy in main.h, it should be declared in main and then put
extern cdspfile dummy;
in main.h.

I *really* don't like dummy.

Your memory is still being taken up by realdsp, which is never used (that I can see).

The crash may come from the fact that the DSPs will not necessarily be at the end of the image file. Thus the last one you extract will potentially take gigabytes of memory, which could fail.

by PokeParadox at 5:07 AM EST on February 7, 2006
Thanks for the comments, I'll see what I can do to rectify the matter in due course. Although I'm focussing on a GP2X coding compo ;)

Previous Page
Go to Page 0 1

Search this thread

Show all threads

Reply to this thread:

User Name Tags:

bold: [b]bold[/b]
italics: [i]italics[/i]
emphasis: [em]emphasis[/em]
underline: [u]underline[/u]
small: [small]small[/small]
Link: [url=http://www.google.com]Link[/url]

[img=https://www.hcs64.com/images/mm1.png]
Password
Subject
Message

HCS Forum Index
Halley's Comet Software
forum source