hosted by
Home
Download
Example applets
Documentation
Architecture
Configuration
API JavaDoc
© 2001
Franz-Josef Elmer
last modified $Date: 2001/07/09 20:34:43 $
|
JFraCE Configuration
The Emulator
is the main class of JFraCE. When starting its
main
method it needs a configuration file describing the composition of the
computer system to be emulated.
In the configuration file there may be links to configuration
files need by the
Configurator of a
Device .
The syntax of the different configuration file is explain in the
following examples:
- Main configuration file
- Configuration file
for
CPMEmulatorConfigurator .
|