Compiler change request
asterick
Posts: 158
Since the top 512 bytes of main ram is extremely important to assembly people (9bit lits!) would it be possible that you could add a 'Reserve X bytes' to the compiler, and push the entry object forward? The header already supplies all the nessessary bits to do that.
My current solution (Createing an object that calls another object to start itself) with a HUGE dat section to pre-allocate it.
My current solution (Createing an object that calls another object to start itself) with a HUGE dat section to pre-allocate it.