mirror of
https://github.com/rzzzwilson/pymlac.git
synced 2025-06-10 09:32:41 +00:00
Modify to 'JMP $' for timing test
This commit is contained in:
@@ -1,14 +1,7 @@
|
||||
;-------------------------------
|
||||
; Assembler source containing all IMLAC opcodes.
|
||||
; Just loop in place - CPU speed test.
|
||||
;-------------------------------
|
||||
org 0100 ;
|
||||
start law 0777 ; 004777
|
||||
lwc 0777 ; 104777
|
||||
jmp 0777 ; 010777
|
||||
dac 0777 ; 020777
|
||||
xam 0777 ; 024777
|
||||
isz 0777 ; 030777
|
||||
jms 0777 ; 034777
|
||||
and 0777 ; 044777
|
||||
start jmp start ;
|
||||
;-------------------------------
|
||||
end
|
||||
|
||||
BIN
iasm/test.ptp
BIN
iasm/test.ptp
Binary file not shown.
Reference in New Issue
Block a user