Posted By
 Csabo on 2022-11-18 10:37:53
| Re: CBMPrgStudio 4.0 7x slower output
You're writing machine language (not BASIC), right? Assuming yes, what emulator are you running your compiled code in?
AFAIK the assembler should only be resolving addresses and such, so unless I'm way off here, that should not affect the speed of the compiled code at all. |