Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
String Arrays and memory
#2
(02-27-2021, 10:51 PM)RandomiserUsr Wrote: Hi,

I wonder if someone could help me?

I have started writing a game but it uses a lot of String arrays.
The problem is I am compiling okay but on the screen things are missing where text should be.

I have compiled it using :-

Code:
zxbc MainEngine.bas --tzx --BASIC --autorun  --heap=6000 --optimize 2  --org=25000 --mmap=memory_map.txt
I am not sure where the issue but let me know if you need more information

Thanks
Ken

Sure. Please send me the code (or a small code snippet) to debug it.
You can also compile with:
--debug-memory        to enable out-of-memory check
--debug-array            to enable array boundary checking
Reply


Messages In This Thread
String Arrays and memory - by RandomiserUsr - 02-27-2021, 10:51 PM
RE: String Arrays and memory - by boriel - 02-28-2021, 05:02 PM
RE: String Arrays and memory - by RandomiserUsr - 02-28-2021, 05:43 PM
RE: String Arrays and memory - by boriel - 03-01-2021, 07:59 AM
RE: String Arrays and memory - by RandomiserUsr - 03-06-2021, 12:21 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)