Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
128K SPECTRUM COMPATIBILITY...
#26
britlion Wrote:Any chance that memory management will be included?

We can't even carve off contended / uncontended space right now.

E.g. this doesn't work:

Code:
asm
org 26000
end asm

print "hello"

asm
org 32768
end asm

print "world"
...
Just for the record, this is already supported in the upcoming 1.8.10. I'm (slowly) hearing towards 128K memory support without breaking compatibility.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)