Jump to content
IGNORED

Quick and Memory


Recommended Posts

Hit a wall today working in Quick - I thought I had about 4K of code space left, turned out I had nothing! Crap! I had been under the impression that I had everything from $5000 to $A000 for my program code. Turn out that when the code reaches $9FFF the compiler packs up and goes home. I was able to claw some free space back by optimizing code and offloading the character set to disk, but it would be nice to have a bit more room.

 

Does anyone know if it's possible to relocate/resize the variable space? Or toss out some of the runtime (I'm currently overwritten the last 2K of it with no ill effects, but I would be nice to be able to use that space for code and not just PMGs or other storage) and relocate the start of memory?

 

 

thanks!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...