- added link to mtools
This commit is contained in:
parent
7f242d27d2
commit
4ee0e8897f
@ -9,14 +9,19 @@
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
Download mtools for win32 <a href="http://kos.enix.org/~d2/mtools-3.9.6-w32.tar.gz">here</a>. Mtools allows you to read and write files inside a DOS/Windows
|
||||
disk image file. For other platforms, visit <a href="http://mtools.linux.lu/">mtools main site</a> for source code.
|
||||
<li>
|
||||
Don Becker's <a href="http://www.psyon.org/bochs-win32">Bochs-Win32 page</a>
|
||||
contains binaries for Windows platforms.
|
||||
<li>
|
||||
<a href="http://www.psyon.org/bochs-rfb">Bochs-RFB</a>, also by Don Becker,
|
||||
allows you to access the emulated system via the VNC Viewer from AT&T.
|
||||
allows you to access the emulated system via the VNC Viewer from AT&T.
|
||||
Don's Bochs-RFB code is now integrated into Bochs as of version 1.2.pre1.
|
||||
<li>
|
||||
Bryce Denney's <a href="http://www.tlw.com/smpbochs">SMP Bochs</a> allows
|
||||
Bochs to emulate a multiprocessor machine.
|
||||
Bochs to emulate a multiprocessor machine. SMP Bochs has also been integrated
|
||||
into Bochs as of version 1.2.pre1.
|
||||
<li>
|
||||
<a href="http://www.qzx.com/bfe">BFE</a> is a graphical debugger interface for
|
||||
Bochs by <a href="mailto:brand@qzx.com">Brand Huntsman</a>.
|
||||
|
Loading…
Reference in New Issue
Block a user