Hello,

since my T2 has small dynamic heap and I have one nice game that absolutely needs as much heap as possible, I currently use the reset trick with holding the UP key before starting the game.

Game works much better (free heap is 707 vs. 649 kB) but there is no sound. Obviously the free heap is larger because some libraries/subsystems (including sound) are not loaded. I tried ResetEmu for simulating the reset launch code and thought that I can pinpoint some system component that opens the libraries preferably one by one, but with no luck.

How this works? Why after launching everything via ResetEmu there is still no sound and free heap is larger? Are there any other hooks in system that are normally called after reset that initialize the system libraries? Or is it bug/feature of ResetEmu that it does not call everything?

How can I initialize just sound without bluetooth, tcp/ip and others?

Thanks
Frantisek

--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to