Documentation
The DPS8M Development Team provides documentation useful to simulator users and developers.
DPS8M Omnibus Documentation
- The DPS8M Omnibus Documentation is the definitive reference to the simulator and utilities.
- The intended audience includes end users, operators, developers, and package maintainers.
- Covered topics include installation, compilation, configuration, operation, and troubleshooting.
- The DPS8M Development Team uses GNU Global to generate cross-referenced hypertext source code listings.
- These tagged listings are valuable aids to developers seeking an understanding of the simulator source code.
- Documentation, third-party libraries (e.g.
libbacktrace
), and most non-source files are excluded from these listings.
- Source files have been pre-processed to exclude unused (e.g.
#if 0
) code blocks.