Next: xcbm2 and xcbm5x0 modules, Previous: xvic modules, Up: Emulator modules [Contents][Index]
The modules in the xpet emulator are:
Name | Type | Description |
MAINCPU | 6502 | The Main CPU |
PETMEM | Memory | Holds the RAM contents of the PET. |
PETROM | ROM images | Holds the ROM images of the PET, including possibly attached cartridges |
CRTC | 6545 | The CRTC of the PET. This is also included if it is a dump of a PET without CRTC, because the video state is saved here anyway. |
PIA1 | 6520 | The PIA for the interrupts, tape and the keyboard |
PIA2 | 6520 | The PIA for the IEEE488-bus |
VIA | 6522 | The VIA for IEEE488, userport, sound |
ACIA1 | 6551 | The ACIA for the SuperPET. This module is optional. |
DWWPIA | 6520 | The PIA for the DWW hires board. |
CPU6809 | 6809 | The extra CPU in the SuperPET. This module is optional. |
* | Drive modules | The emulated drive(s) have their own modules see Drive modules |