|
|
1.1 ! root 1: mint.prg ! 2: ! 3: .C [-DFASTTEXT -DOWN_LIB -D__STDC__] ! 4: ! 5: .S [-2 -8 -S] ! 6: ! 7: = ! 8: ! 9: PCSTART.O ; startup code ! 10: ! 11: bios (mint.h, proc.h, file.h, inline.h) ! 12: ! 13: xbios (mint.h, proc.h, file.h) ! 14: ! 15: console (mint.h, proc.h, file.h) ! 16: ! 17: dos (mint.h, proc.h, file.h) ! 18: ! 19: dosdir (mint.h, proc.h, file.h) ! 20: ! 21: dosfile (mint.h, proc.h, file.h) ! 22: ! 23: dosmem (mint.h, proc.h, file.h) ! 24: ! 25: dossig (mint.h, proc.h, file.h) ! 26: ! 27: filesys (mint.h, proc.h, file.h) ! 28: ! 29: main (mint.h, proc.h, file.h, version.h) ! 30: ! 31: mem (mint.h, proc.h, file.h) ! 32: ! 33: proc (mint.h, proc.h, file.h) ! 34: ! 35: signal (mint.h, proc.h, file.h) ! 36: ! 37: timeout (mint.h, proc.h, file.h) ! 38: ! 39: tty (mint.h, proc.h, file.h) ! 40: ! 41: util (mint.h, proc.h, file.h) ! 42: ! 43: biosfs (mint.h, proc.h, file.h) ! 44: ! 45: pipefs (mint.h, proc.h, file.h) ! 46: ! 47: procfs (mint.h, proc.h, file.h) ! 48: ! 49: tosfs (mint.h, proc.h, file.h) ! 50: ! 51: debug (mint.h, proc.h, file.h) ! 52: ! 53: rendez (mint.h, proc.h, file.h) ! 54: ! 55: unifs (mint.h, proc.h, file.h) ! 56: ! 57: shmfs (mint.h, proc.h, file.h) ! 58: ! 59: fasttext (mint.h, proc.h, file.h) ! 60: ! 61: context.s (proc.h) ! 62: ! 63: intr.s (proc.h) ! 64: ! 65: syscall.s (proc.h) ! 66: ! 67: quickzer.s (proc.h) ! 68: ! 69: quickmov.s (proc.h) ! 70: ! 71: cpu.s (proc.h) ! 72: ! 73: pctoslib.lib ! 74: ! 75: pcstdlib.lib ! 76:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.