conversion to new assembler format

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

View File

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