tac0S
Template Affectional Command Operating System
|
Files | |
file | console.cc |
Routines to simulate a serial port to a console device. | |
file | console.h [code] |
Data structures to simulate the behavior of a terminal I/O device. | |
file | disk.cc |
Routines to simulate a physical disk device | |
file | disk.h [code] |
Data structures to emulate a physical disk | |
file | interrupt.cc |
to simulate hardware interrupts. | |
file | interrupt.h [code] |
Data structures to emulate low-level interrupt hardware. | |
file | machine.cc |
Routines for simulating the execution of user programs. | |
file | machine.h [code] |
Data structures for simulating the execution of user programs running on top of Nachos. | |
file | mipssim.cc |
simulate a MIPS R2/3000 processor | |
file | mipssim.h [code] |
nternal data structures for simulating the MIPS instruction set. | |
file | network.cc |
Routines to simulate a network interface, using UNIX sockets | |
file | network.h [code] |
structures to emulate a physical network connection. | |
file | stats.h [code] |
Implementation of system-dependent interface. | |
file | sysdep.cc |
Implementation of system-dependent interface. | |
file | sysdep.h [code] |
System-dependent interface. | |
file | translate.h [code] |
Data structures for managing the translation. | |