Closed peterw8102 closed 1 year ago
Function LOADF (loader.asm) currently makes the assumption that applications will be allocated a continguous collection of 4 RAM pages. This is not guaranteed in future and the page address should be remapped after each page overflow.
Function LOADF (loader.asm) currently makes the assumption that applications will be allocated a continguous collection of 4 RAM pages. This is not guaranteed in future and the page address should be remapped after each page overflow.