Bochs Developers Guide
KevinLawton
BryceDenney
MichaelCalabrese
Resources for developers
All the resources for users
CVS
how to browse on web interface
anonymous CVS (read only)
write access CVS (must be officially a developer)
how to make a patch using CVS
SourceForge bug, feature, and patch trackers
About the code
Directory Structure
cpu directory does this, iodev does that, gui does that
Confure Scripting
configure script, makefiles, header files
Log Functions
log functions: what is a panic, what is an error, etc.
Emulator Objects
objects that do all the work (cpu, mem)
Debugger
compile with debugger support
Coding
patches:
how to make, where to submit, what happens then?
life cycle of a CVS release