Bochs: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Line 173: Line 173:
sudo apt-get install bochs-x
sudo apt-get install bochs-x
</source>
</source>
to install Bochs and the X11 plugin (which may crash on ubuntu/linux mint: use sdl instead of x as the display library in this case. use sudo apt-get install bochs-sdl for the sdl-plugin). Note that there is a big chance that the graphical debugger is not enabled in the binaries from the package manager.
to install Bochs and the X11 plugin (which may crash on ubuntu/linux mint: install the sdl plugin and use sdl instead of x as the display library in this case). Note that there is a big chance that the graphical debugger is not enabled in the binaries from the package manager.


==See Also==
==See Also==