Bryce Denney
8e7c2e42f3
- avoid crashes when rom path and vga rom path are null
2001-06-09 21:19:58 +00:00
Bryce Denney
af53a1158e
- fixed boot menu in control panel
2001-06-09 21:12:16 +00:00
Bryce Denney
8b7fbca53e
- more work on text-mode control panel. Now the control panel starts before
...
the simulation begins, to give you a chance to choose between bochsrcs,
choose the boot disk, etc.
2001-06-09 20:01:12 +00:00
Bryce Denney
53a33ecfc6
- need public: before constructor
2001-06-08 18:02:54 +00:00
Bryce Denney
778697a788
- "dummy" is supposed to be the constructor, but when I renamed the
...
class I forgot to rename dummy.
2001-06-08 18:00:25 +00:00
Bryce Denney
f2af827a63
- add a layer of abstraction between the text-mode control panel in
...
gui/control.cc and the simulator. Now all communication between
the control panel and the rest of bochs goes through an object
called bx_simulator_interface_c.
2001-06-08 07:20:07 +00:00