Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
where can I find free memory for data on the spectrum 48k if
#2
I'm not sure I did understand.
What are you trying to do?

You can declare DATA (READ, DATA, RESTORE are supported).
You can use alloc.bas library to allocate memory from the heap. And also configure the heap-size with compiling with --heap-size=NNNN being NNNN the size in bytes (the default is a bit more than 4Kb).
It is not recommended to shrink the HEAP below 1K.
Reply


Messages In This Thread
RE: where can I find free memory for data on the spectrum 48k if - by boriel - 11-13-2024, 10:16 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)