conversion to new assembler format

This commit is contained in:
ceriel
1987-01-16 16:34:45 +00:00
parent 3b4f13672d
commit cf3bc8b3d2
50 changed files with 312 additions and 64 deletions

View File

@@ -1,6 +1,11 @@
.define _ftime
.sect .text
.sect .rom
.sect .data
.sect .bss
.sect .text
.extern _ftime
.text
.sect .text
_ftime:
enter[], 0
movd 8(fp),tos