DingusPPC: Difference between revisions
Jump to navigation
Jump to search
Ilyagredasov (talk | contribs) No edit summary Tags: Mobile edit Mobile web edit |
Ilyagredasov (talk | contribs) No edit summary Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
| Line 3: | Line 3: | ||
|logo = | |logo = | ||
|logowidth = | |logowidth = | ||
|version = {{ | |version = {{Version|DingusPPC}} | ||
|active = Yes | |active = Yes | ||
|fate = | |fate = | ||
Latest revision as of 16:33, 26 June 2026
| Developer(s) | divingkatae maximumspatium |
|---|---|
| Latest version | Alpha104a [+] |
| Active | Yes |
| Platform(s) | Windows Linux macOS |
| Emulates | Apple's PowerPC systems |
| Programmed in | C++ |
| License | GPLv3 |
| Source code | GitHub |
| Issue tracker | GitHub |
DingusPPC is an experimental open-source PowerPC systems emulator with limited support for some Macs.
Overview
[edit | edit source]DingusPPC is similar to PearPC, Sheepshaver, and QEMU in that it attempts to emulate PowerPC Macs. Unlike PearPC and Sheepshaver, which took shortcuts to achieve good performance on now lower-end hardware, DingusPPC uses the approach that QEMU does in emulating systems accurately. In addition, DingusPPC is intended to provide a better debugging environment including a disassembler and support for OpenFirmware. It is currently designed to work best with Old World ROMs including any lineage of PowerPC Macs similar to the PowerMac G3 Beige. It currently has no graphical interface and can only be run from a shell.