can anyone run this program or type the following code in a C128 in C128 mode please.
im curious why i get ?out of ram errors on some (most) 128 programs.
PRINT FRE(0)
and then
PRINT FRE(1)
i get (0) 58109 bytes free (ram bank 0)
i get (1) 64194 bytes free (ram bank1)
are these values correct for the C128 ? in C64 mode i get 38911 bytes free.
thanks
mike.
PS
if you run the prog , the values will be slightly lower because of the program.
im curious why i get ?out of ram errors on some (most) 128 programs.
PRINT FRE(0)
and then
PRINT FRE(1)
i get (0) 58109 bytes free (ram bank 0)
i get (1) 64194 bytes free (ram bank1)
are these values correct for the C128 ? in C64 mode i get 38911 bytes free.
thanks
mike.
PS
if you run the prog , the values will be slightly lower because of the program.
Attachments
Last edited: