converted to ACK assembler format

This commit is contained in:
ceriel
1987-05-14 17:45:41 +00:00
parent 680e0c347c
commit 7abf78f452
81 changed files with 553 additions and 504 deletions

View File

@@ -1,13 +1,14 @@
#include "sys.h"
.globl _profil
.define _profil
_profil:
mov 2(sp),0f+2
mov 4(sp),0f+4
mov 6(sp),0f+6
mov 10(sp),0f+10
sys indir; 0f
mov 010(sp),0f+010
sys indir; .data2 0f
rts pc
.data
.sect .data
0:
sys profil; ..; ..; ..; ..
sys profil
.data2 0, 0, 0, 0