0 Members and 1 Guest are viewing this topic.
Ok, thanks I'm guessing reading from the archive takes longer, but is it a large slowdown?
Yeah it is slower, but unfortunately it seems Runners documentation is lacking in that regards
A helpful optimization hint: always put constants last!{P+A}: 11 bytes, 61 cycles{L1+A}: 11 bytes, 55 cycles{A+L1}: 10 bytes, 51 cycles
00 83 13 37 00 00 00 00 00
Okay, thanks. Another question: How can you use the Parser hook in an Axe program (In other words, what is the hex opcode?)
:E90D3:Asm(EF2650)
:Asm(EF2950)
EDIT:I used memkit to get the name of a program in L1. How do I now do a GetCalc( for that program? I can't get a "prgm" before the name :S
input->S