View Single Post
Old 30 December 2021, 15:36   #8
mcgeezer
Registered User
 
Join Date: Oct 2017
Location: Sunderland, England
Posts: 2,702
Quote:
Originally Posted by Brick Nash View Post
That sounds just the ticket!

How do you actually de-allocate a reserved block of memory though? I've looked for something like uds.b (un-define space) or anything which will just remove the memory reservation, but once its defined it seems to stay there.
Once you AllocMem() and then FreeMem() your allocations are still there?

Use WinUAE's TM command to track your memory allocations.
mcgeezer is offline  
 
Page generated in 0.04241 seconds with 11 queries