mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-27 10:24:19 +00:00
Upload
Digital Research
This commit is contained in:
17
MPM OPERATING SYSTEMS/MPM I/MPM I SOURCE/02/fcb.lit
Normal file
17
MPM OPERATING SYSTEMS/MPM I/MPM I SOURCE/02/fcb.lit
Normal file
@@ -0,0 +1,17 @@
|
||||
$nolist
|
||||
/*
|
||||
FCB Literals
|
||||
*/
|
||||
|
||||
declare fcb$descriptor literally
|
||||
'structure (et byte,
|
||||
fn (8) byte,
|
||||
ft (3) byte,
|
||||
ex byte,
|
||||
nu address,
|
||||
rc byte,
|
||||
dm (16) byte,
|
||||
nr byte )';
|
||||
|
||||
$list
|
||||
|
||||
Reference in New Issue
Block a user