| View previous topic :: View next topic |
| Author |
Message |
PrimeTime
Joined: 19 Aug 2004 Posts: 25
|
|
| Back to top |
|
 |
Shazz

Joined: 31 Aug 2004 Posts: 244 Location: Somewhere over the rainbow
|
Posted: Wed Oct 06, 2004 12:59 am Post subject: |
|
|
That's really nice !
I'm hurry to look at the streaming part...
It is worth a topic on ps2dev.org no ? _________________ - TiTAN Art Division -
http://www.titandemo.org |
|
| Back to top |
|
 |
Shazz

Joined: 31 Aug 2004 Posts: 244 Location: Somewhere over the rainbow
|
Posted: Wed Oct 06, 2004 5:12 pm Post subject: |
|
|
Ep PrimeTime,
All apologies for this probably noob question but... is your rmalloc a well known replacement for malloc ?
I thought I understood that the goal was to have contiguous memory allocation at each new rmalloc... maybe I'm wrong...
Just curious as usual ;-) _________________ - TiTAN Art Division -
http://www.titandemo.org |
|
| Back to top |
|
 |
PrimeTime
Joined: 19 Aug 2004 Posts: 25
|
Posted: Thu Oct 07, 2004 5:10 am Post subject: |
|
|
| rmalloc uses malloc it is just a wrapper that I used for debugging purposes. It keeps the size of all the memory I allocated with it so that I could see about how much memory my program will use at its peak. You don't even need to use rmalloc. |
|
| Back to top |
|
 |
dussel
Joined: 04 Nov 2004 Posts: 1
|
Posted: Thu Nov 04, 2004 5:28 pm Post subject: |
|
|
Hi PrimeTime,
it is possible that the PS2OS-Team ( PS2OS ) include your MP3-Player in their Program?
Regards Dussel |
|
| Back to top |
|
 |
PrimeTime
Joined: 19 Aug 2004 Posts: 25
|
Posted: Thu Nov 04, 2004 8:40 pm Post subject: |
|
|
| of course, go for it |
|
| Back to top |
|
 |
|