Next: , Previous: , Up: Emulator modules   [Contents][Index]


9.2.1.4 xpet modules

The modules in the xpet emulator are:

NameTypeDescription
MAINCPU6502The Main CPU
PETMEMMemoryHolds the RAM contents of the PET.
PETROMROM imagesHolds the ROM images of the PET, including possibly attached cartridges
CRTC6545The 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.
PIA16520The PIA for the interrupts, tape and the keyboard
PIA26520The PIA for the IEEE488-bus
VIA6522The VIA for IEEE488, userport, sound
ACIA16551The ACIA for the SuperPET. This module is optional.
DWWPIA6520The PIA for the DWW hires board.
CPU68096809The extra CPU in the SuperPET. This module is optional.
*Drive modulesThe emulated drive(s) have their own modules see Drive modules