|
|
1.1 ! root 1: # C library -- acct ! 2: ! 3: acct = 51 ! 4: .globl _acct ! 5: .globl cerror ! 6: ! 7: _acct: ! 8: pea acct ! 9: trap #0 ! 10: bcc noerror ! 11: jmp cerror ! 12: noerror: ! 13: rts
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.