More OS/2 machine tweaks

This commit is contained in:
Jeff Parsons 2014-12-05 10:16:06 -08:00 committed by jeffpar
commit 46a573e433
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ Exciting news for OS/2 fans: PCjs (v1.16.1) is now able to run OS/2 1.0 on
of recent work in PCjs to fully emulate the Intel 80286 processor and 16-bit protected-mode, including undocumented
features like [LOADALL](/pubs/pc/reference/intel/80286/loadall/) and triple-fault resets.
For a quick demo, try the "[OS/2 1.0 Debugger Boot Disk](/disks/pc/os2/misc/1.0/debugger/)". In a few seconds,
For a quick demo, try the "[OS/2 1.0 Debugger Boot Disk](/disks/pc/os2/misc/)". In a few seconds,
you'll see a very rudimentary OS/2 shell (a slimmed-down version of the OS/2 Program Selector) that allows you to
start the protected-mode command interpreter ("Start a Program") or the real-mode command interpreter ("command.com").

View file

@ -2,7 +2,7 @@
<?xml-stylesheet type="text/xsl" href="/versions/pcjs/1.16.1/manifest.xsl"?>
<manifest type="software">
<title>OS/2 Miscellaneous Disks</title>
<machine href="/devices/pc/machine/5170/ega/1152kb/rev3/machine.xml"/>
<machine href="/disks/pc/os2/misc/1.0/debugger/machine.xml"/>
<disk id="disk01" size="1228800" chs="80:2:15" href="/disks/pc/os2/misc/1.0/debugger/OS210-BOOT.json">
<name>OS/2 1.0 Debugger Boot Disk</name>
</disk>