GP32 Gpstream


Orion_

Member
Joined
Oct 4, 2003
Messages
69
Location
France
Website
onorisoft.free.fr
Hi !

I want to use gpstream in my program on gp32 but I don't have it in my lib, I use the eabi lib compiled by DJ Willis (because I use devkitarm R19b), I searched for gamepark sdk lib on the net but didn't found any gpstream stuff :(
was that in the official gpsdk or an add on ? or new version of the sdk ?
if anybody can help me on that, thanks :)
 
ok, I tried to code my own stream system, it's working fine on short period ~1min (timming problem ?)
I use a little ring buffer and GpTickCountGet
 
Just for interest sake, is this a memory stream (i.e. load data/file into stream and then access it uisng stream functions) or some other sort of data structure?
 
Back
Top