mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-23 00:14:25 +00:00
9 lines
170 B
Plaintext
9 lines
170 B
Plaintext
$ set nover
|
|
$ set noon
|
|
$ set def [bobh.cpm68k.boot]
|
|
$ cc68 :== @[bobh]cc68.com
|
|
$ as68 :== $bin:as68.exe
|
|
$ ld68 :== $bin:lo68.exe
|
|
$ define SYS$PRINT NOWHERE
|
|
$ cc68 fileio
|