1 $Id: PARAM_TREE.txt,v 1.15 2008/09/22 21:38:11 sshwarts Exp $
3 Starting from Bochs 2.3 the parameters are organized in a tree structure
4 instead of a huge flat list. The parameter tree was required for implementing
5 the save/restore feature, and it gives access to the device state from within
9 Current organization of parameters in the tree
149 (same options as master)
151 (same options as ata.0)
153 (same options as ata.0)
155 (same options as ata.0)
164 (same options as ports.serial.1)
166 (same options as ports.serial.1)
168 (same options as ports.serial.1)
174 (same options as ports.parallel.1)
229 (subtree containing Bochs state)
232 (special subtree for wxBochs debugger)
234 (updated Oct 8, 2006 by vruppert)