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