mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-11-04 22:08:21 +00:00
11 lines
333 B
NASM
11 lines
333 B
NASM
* $Id: msccf.asm,v 1.1 1998/02/02 08:17:58 taubert Exp $
|
|
* Note that there's not much in this file- just a copy for macros,
|
|
* a copy for defining the port memory locations & values, and
|
|
* a copy for the generic low level port driver code itself
|
|
|
|
mcopy sccf.mac
|
|
copy equates
|
|
copy ../gno/inc/tty.inc
|
|
copy md.equates
|
|
copy sccf.asm
|