View Single Post
Old 26 April 2022, 08:14   #36
pink^abyss
Registered User
 
Join Date: Aug 2018
Location: Untergrund/Germany
Posts: 410
Quote:
Originally Posted by deimos View Post
I would like to know more, if you can explain it using small words. This would be a replacement for AllocMem / FreeMem, right? but we'd still need our own new and free operators?

In my games I take all the memory I need on startup. I use the system routines to allocate two blocks, one for chipmem and one for other mem. Then I use TinyAlloc to manage this memory. If you want to use new/delete then you need own operators.
pink^abyss is offline  
 
Page generated in 0.04498 seconds with 10 queries