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,9 +1,14 @@
.define __setsig
.bss
.sect .text
.sect .rom
.sect .data
.sect .bss
.sect .text
.sect .bss
_save:.space 4
_trf:.space 4
.extern __setsig
.text
.sect .text
__setsig:
enter[], 0
movd 8(fp),@_trf