···11-PCE - IBM PC Emulator
11+PCE - PC Emulator
22==============================================================================
3344-PCE is an IBM PC emulator. It emulates most (but see below) of the hardware
55-of an IBM PC 5150. The emulation is complete enough to boot DOS and run most
66-DOS applications.
44+PCE is a collection of microcomputer emulators.
7588-Emulated parts:
99-1010-Part Status
1111-1212-CPU A complete 8086/80186 emulator. The specific CPU model can
1313- be set to 8088, 8086, 80188 or 80186 at run time.
1414-1515-BIOS The included BIOS is a partially disassembled, slightly
1616- hacked IBM BIOS dated 1982-10-27.
1717-1818-8237 DMAC Supported, but not particularily useful yet
1919-2020-8250 UART Supported
2121-2222-8253 PIT Only counting modes 0, 2 and 3 are supported at this time
2323-2424-8255 PPI Supported
2525-2626-8259 PIC Supported
2727-2828-MDA Supported
2929-3030-CGA Supported
3131-3232-HGC Supported
3333-3434-EGA Supported. A custom BIOS is included, but a real EGA BIOS
3535- should work as well.
3636-3737-EMS Supported, with a custom DOS driver.
66+For further information check out these files:
3873939-XMS Supported, with a custom DOS driver.
88+doc/pce-ibmpc.txt
99+ PCE/ibmpc, an IBM PC 5150 emulator
40104141-Disks Only supported through INT 13h ATM.
1111+doc/pce-macplus.txt
1212+ PCE/macplus, a Macintosh Plus emulator
42134343-Mouse A Microsoft serial mouse is emulated.
1414+doc/keys.txt
1515+ Key combinations to control the emulator
44164545-Parallel Port Partially supported. Output is written to a file.
1717+doc/monitor.txt
1818+ The monitor interface
46194747-Serial Port Supported.
2020+doc/messages.txt
2121+ Messages to control the emulator
482249235024Install
···66406741--with-sdl
6842Build the SDL based terminal.
6969-7070-7171-7272-Configuration
7373-==============================================================================
7474-7575-PCE is configured by means of a config file. A documented example config
7676-file is installed in $(prefix)/etc/pce-ibmpc.cfg.
7777-7878-(note to self: one of these days you really need to document
7979-this stuff properly...)
8080-8181-8282-Running PCE
8383-==============================================================================
8484-8585-After starting the emulator, pce is in command mode (unless the -r
8686-option was used). Type 'h' to get a short summary of the available
8787-commands.
8888-8989-The 'g' command starts the simulation. It can be interrupted by
9090-pressing Ctrl-`.
914392449345have fun
+62
doc/pce-ibmpc.txt
···11+PCE/ibmpc - IBM PC Emulator
22+==============================================================================
33+44+PCE/ibmpc is an IBM PC emulator. It emulates most (but see below) of the
55+hardware of an IBM PC 5150. The emulation is complete enough to boot DOS and
66+run most DOS applications.
77+88+Emulated parts:
99+1010+Part Status
1111+1212+CPU An 8086/80186 emulator. The specific CPU model can be set
1313+ to 8088, 8086, 80188 or 80186 at run time.
1414+1515+BIOS An unmodified BIOS from an IBM PC or PC/XT is needed.
1616+1717+8237 DMAC Supported, but not particularily useful yet
1818+1919+8250 UART Supported
2020+2121+8253 PIT Only counting modes 0, 2 and 3 are supported at this time
2222+2323+8255 PPI Supported
2424+2525+8259 PIC Supported
2626+2727+Sound Not yet supported
2828+2929+Video Supported video cards are: MDA, CGA, Plantronics ColorPlus,
3030+ Wyse 700, HGC, EGA, VGA
3131+3232+EMS Supported, with a custom DOS driver.
3333+3434+XMS Supported, with a custom DOS driver.
3535+3636+Disks Only supported through INT 13h at the moment.
3737+3838+Sound Not yet supported.
3939+4040+Mouse A Microsoft serial mouse is emulated.
4141+4242+Parallel Port Partially supported. Output is written to a file.
4343+4444+Serial Port Supported.
4545+4646+4747+Configuration
4848+==============================================================================
4949+5050+PCE/ibmpc is configured by means of a config file. A documented example config
5151+file is installed in $(prefix)/etc/pce-ibmpc.cfg.
5252+5353+5454+Running PCE/ibmpc
5555+==============================================================================
5656+5757+After starting the emulator, pce is in command mode (unless the -r
5858+option was used). Type 'h' to get a short summary of the available
5959+commands.
6060+6161+The 'g' command starts the simulation. It can be interrupted by
6262+pressing Ctrl-`.
+50
doc/pce-macplus.txt
···11+PCE/macplus - Macintosh Plus Emulator
22+==============================================================================
33+44+PCE/macplus is a Macintosh Plus emulator. It emulates a Macintosh 128K,
55+Macintosh 512k, Macintosh 512ke or a Macintosh Plus on Unix-like and Windows
66+host operating systems.
77+88+Emulated parts:
99+1010+Part Status
1111+1212+CPU A complete MC68000 emulator.
1313+1414+ROM An unmodified ROM image from a Macintosh Plus is needed.
1515+1616+RAM Memory configurations of 128K, 512K, 1M, 2.5M and 4M are
1717+ supported.
1818+1919+Video Supported (512*342*2)
2020+2121+Sound Not yet supported
2222+2323+Floppy disks Supported by a custom driver. For this to work the ROM is
2424+ patched at runtime.
2525+2626+SCSI Up to 7 harddisks are supported
2727+2828+Serial ports Supported
2929+3030+Mouse Supported
3131+3232+Keyboard Supported
3333+3434+3535+Configuration
3636+==============================================================================
3737+3838+PCE/macplus is configured by means of a config file. A documented example
3939+config file is installed in $(prefix)/etc/pce-macplus.cfg.
4040+4141+4242+Running PCE/macplus
4343+==============================================================================
4444+4545+After starting the emulator, pce/macplus is in command mode (unless the -r
4646+option was used). Type 'h' to get a short summary of the available
4747+commands.
4848+4949+The 'g' command starts the simulation. It can be interrupted by
5050+pressing Ctrl-`.