diff options
Diffstat (limited to 'speed.txt')
| -rw-r--r-- | speed.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,3 +12,6 @@ F_DEC_B 80 cycles F_INC_W 4 cycles F_DEC_W 4 cycles +done: + move.b (epc)+,done+whatever(a5) ; 16 + jmp #value(a4) ; 10 |
