PearPC: Difference between revisions

1 byte added ,  21 August 2019
(→‎Supported hardware: Hey MC, piss off.)
Tags: Mobile edit Mobile web edit
Tags: Mobile edit Mobile web edit
Line 12: Line 12:
* '''CPU GENERIC''': Sort of G4, including altivec. A more or less portable CPU. Using this CPU, the client will run about 500 times slower than the host. As of version 0.4 the generic CPU emulation runs well even on big-endian and 64 bit platforms.
* '''CPU GENERIC''': Sort of G4, including altivec. A more or less portable CPU. Using this CPU, the client will run about 500 times slower than the host. As of version 0.4 the generic CPU emulation runs well even on big-endian and 64 bit platforms.
* '''CPU JITC-X86''': Sort of G4, including altivec. A very fast CPU for x86 systems that translates PowerPC instructions into x86 instructions on-demand. By caching these translations, a lot of speed is gained. Using this CPU, the client will run about 15 times slower than the host. Only works on x86 hosts.
* '''CPU JITC-X86''': Sort of G4, including altivec. A very fast CPU for x86 systems that translates PowerPC instructions into x86 instructions on-demand. By caching these translations, a lot of speed is gained. Using this CPU, the client will run about 15 times slower than the host. Only works on x86 hosts.
* '''PCI-Brige''': A barebone PCI-Bridge, enough to work with.
* '''PCI-Bridge''': A barebone PCI-Bridge, enough to work with.
* '''IDE-Controller''': Sort of CMD646 with bus-mastering support. You can attach IDE-harddisk(s) and/or IDE-CDROM(s) by specifying files (or devices for UNIX) from your host machine.
* '''IDE-Controller''': Sort of CMD646 with bus-mastering support. You can attach IDE-harddisk(s) and/or IDE-CDROM(s) by specifying files (or devices for UNIX) from your host machine.
* '''PIC''': A programmable interrupt controller (kind of Heathrow).
* '''PIC''': A programmable interrupt controller (kind of Heathrow).
Cookies help us deliver our services. By using our services, you agree to our use of cookies.