|
|
DataMuseum.dkPresents historical artifacts from the history of: Regnecentalen RC-900 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Regnecentalen RC-900 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 405 (0x195)
Types: TextFile
Notes: UNIX file
Names: »vpixifile«
└─⟦0cfe73749⟧ Bits:30004154/config.imd SW95707I VP/ix MS-DOS emulator Rel. 1.1
└─⟦0cfe73749⟧ UNIX Filesystem
└─⟦this⟧ »vc/new/usr/vpix/etc/conf/vpixifile«
/* @(#)vpixifile 1.2 - 87/08/16 */
/*
* VPix Emulation Control Task (ECT) ifile - 86/09/26
*
* Copyright (c) 1986, 1987 by INTERACTIVE Systems Corporation
*/
MEMORY {
valid: org = 0x400000, len = 0xFFFFFF
}
SECTIONS {
GROUP 0x4000f8 : {
.init : {}
.text : {}
}
GROUP BIND( (((SIZEOF(.text)&0x3fffff)!=0)<<22)+SIZEOF(.text)+SIZEOF(.init)+0x4000f8) : {
.data : {}
.bss : {}
}
}