The following warnings occurred:
Warning [2] Undefined array key 0 - Line: 1677 - File: showthread.php PHP 8.2.31 (Linux)
File Line Function
/inc/class_error.php 157 errorHandler->error
/showthread.php 1677 errorHandler->error_callback
/showthread.php 916 buildtree




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Memory Management
#9
That should be defs 6912,0 I think. My error.

You might want to do something like defs 6912, 128 just so you can see the code block for the buffer differently to empty ram.

I compiled this and I saw

initialize
gap of zeroes
buffer starting at 32768
E markers
A markers
B markers
C markers

Hmm. Not what I expected at all. I have to concur with your analysis. Darn. I had hopes for that method. I have no idea why the compiler would do that. It must be following a non linear logic. I even tried adding declare statements for the functions.

For:

Asm
ld e, (16384)
End asm

Yes, that looks like a bug in the assembler in accepting that. Looks like it does a LD E,0 instruction there.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)