mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-12-10 07:13:02 +00:00
Upload
Digital Research
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
$cp68 :== $bin:cp68
|
||||
$c068 :== $bin:c068
|
||||
$c168 :== $bin:c168
|
||||
$as68 :== $bin:as68
|
||||
$lo68 :== $bin:lo68
|
||||
$set noon
|
||||
$cp68 'p1'.c 'p1'.i
|
||||
$c068 'p1'.i 'p1'.ic 'p1'.st -f
|
||||
$delete 'p1'.i;*,'p1'.st;*
|
||||
$c168 'p1'.ic 'p1'.s -l
|
||||
$delete 'p1'.ic;*
|
||||
$as68 -l -u 'p1'.s
|
||||
$delete 'p1'.s;*
|
||||
@@ -0,0 +1,13 @@
|
||||
$ cp68 :== $bin:cp68
|
||||
$ c068 :== $bin:c068
|
||||
$ c168 :== $bin:c168
|
||||
$ as68 :== $bin:as68
|
||||
$ lo68 :== $bin:lo68
|
||||
$ set noon
|
||||
$ cp68 'p1'.c 'p1'.i
|
||||
$ c068 'p1'.i 'p1'.ic 'p1'.st -e
|
||||
$ delete 'p1'.i;*,'p1'.st;*
|
||||
$ c168 'p1'.ic 'p1'.s -l
|
||||
$ delete 'p1'.ic;*
|
||||
$ as68 -l -u 'p1'.s
|
||||
$ delete 'p1'.s;*
|
||||
@@ -0,0 +1,13 @@
|
||||
$cp68 :== $bin:cp68
|
||||
$c068 :== $bin:c068
|
||||
$c168 :== $bin:c168
|
||||
$as68 :== $bin:as68
|
||||
$lo68 :== $bin:lo68
|
||||
$set noon
|
||||
$cp68 'p1'.c 'p1'.i
|
||||
$c068 'p1'.i 'p1'.ic 'p1'.st -f
|
||||
$delete 'p1'.i;*,'p1'.st;*
|
||||
$c168 'p1'.ic 'p1'.s -l
|
||||
$delete 'p1'.ic;*
|
||||
$as68 -l -u 'p1'.s
|
||||
$delete 'p1'.s;*
|
||||
@@ -0,0 +1 @@
|
||||
$ lo68 -r -o 'p1'.rel lib:s.o 'p1'.o 'p2'.o 'p3'.o 'p4'.o 'p5'.o 'p6'.o 'p7'.o 'p8'.o 'p9'.o lib:clib
|
||||
@@ -0,0 +1 @@
|
||||
$ lo68 -r -o 'p1'.rel lib:s.o 'p1'.o 'p2'.o 'p3'.o 'p4'.o 'p5'.o 'p6'.o 'p7'.o 'p8'.o 'p9'.o lib:clib lib:libe.a
|
||||
@@ -0,0 +1 @@
|
||||
$ lo68 -r -o 'p1'.rel lib:s.o 'p1'.o 'p2'.o 'p3'.o 'p4'.o 'p5'.o 'p6'.o 'p7'.o 'p8'.o 'p9'.o lib:clib lib:libf.a
|
||||
@@ -0,0 +1,6 @@
|
||||
$ set noon
|
||||
$ @xlogin
|
||||
$ set def bin:
|
||||
$ as68 -i as68init
|
||||
$ del a6*.*;*,as68init.o;*
|
||||
$ set def com:
|
||||
@@ -0,0 +1,11 @@
|
||||
$ mcr flx 'p1'/ze/do
|
||||
$ set def [.lib]
|
||||
$ mcr flx 'p1'[1,1]/do/im=clib./im/rs,s.o,w.o,libe.a,libf.a
|
||||
$ mcr flx 'p1'[1,2]/do/-rw=*.h/rs
|
||||
$ set def [-.bin]
|
||||
$ mcr flx 'p1'[1,3]/do/-rw=*.exe,*.com,as68init.,install.doc/rs
|
||||
$ set def [-.cpm]
|
||||
$ mcr flx 'p1'[1,4]/do/-rw/im=ldrlib/im/rs,cpmlib
|
||||
$ mcr flx 'p1'[1,5]/do/-rw=*.c,*.s,*.h,*.sub,*.com/rs
|
||||
$ set def [-.com]
|
||||
$ mcr flx 'p1'[1,6]/do/-rw=*.*/rs
|
||||
@@ -0,0 +1,12 @@
|
||||
$ as68 :== $bin:as68
|
||||
$ lo68 :== $bin:lo68
|
||||
$ c68 :== @com:c68.com
|
||||
$ cf68 :== @com:cf68.com
|
||||
$ ce68 :== @com:ce68.com
|
||||
$ clink :== @com:clink.com
|
||||
$ ar68 :== $bin:ar68
|
||||
$ sendc68 :== $bin:sendc68
|
||||
$ nm68 :== $bin:nm68
|
||||
$ xdump :== $bin:xdump
|
||||
$ reloc :== $bin:reloc
|
||||
$ size68 :== $bin:size68
|
||||
Reference in New Issue
Block a user