Squidge
Certified Guru
Does anyone know if different amounts of free memory to programs is available under different bios's? I know it shouldn't make a difference, but I'm just curious.
Below is an available memory graph for MultiFW2/PacRom for a 100Kb GXB (malloc through gp32 SDK, using the "test" DKA application as a template)
To do one for a different BIOS, simply create a program that does nothing but allocate memory, and when it fails, output the number of succesful allocations. Do this for each block size between 1mb and 1kb, as shown above, and then map it.
Below is an available memory graph for MultiFW2/PacRom for a 100Kb GXB (malloc through gp32 SDK, using the "test" DKA application as a template)
To do one for a different BIOS, simply create a program that does nothing but allocate memory, and when it fails, output the number of succesful allocations. Do this for each block size between 1mb and 1kb, as shown above, and then map it.