CHIP-8 emulators

From Emulation General Wiki
Revision as of 03:45, 12 April 2024 by 172.69.23.105 (talk)
Jump to navigation Jump to search

CHIP-8 is an interpreted programming language, developed by Joseph Weisbecker.
Most interpreters and emulators are one of the Homebrew emulators for their system, Devices with official/marketed with CHIP-8 support include: the DREAM 6800, COSMAC VIP, Telmac 1800 and ETI-660.

Extensions to CHIP-8 have existed since the 1970s, With some extensions conflicting with each-other[1][2] most extensions have limited support outside of the interpreter they were made for, with the notable exception S-CHIP (also known as SCHIP and Super-Chip).

CHIP-8 extensions include: CHIP-8C, CHIP-8E, CHIP-8X, CHIP-8I, CHIP-10, HiRes CHIP-8, CHIP-48, XO-CHIP, S-CHIP

To test accuracy to the original CHIP-8 use the: CHIP-8 test suite

Interpreters and emulators

Name Platform(s) Latest Version Libretro Core Accuracy FLOSS Active Recommended
PC / x86
Cadmium Windows Linux macOS 1.1.8 High
chip8swemu Windows Linux git Mid
DSP Windows Linux macOS git ? ?
JAXE Windows Linux [N 1] git
libretro core
? ?
Vision-8 Windows MS-DOS UNIX 1.0 ? ? ?
CHIP-8 ZealOS git ? ?
Mobile / ARM
ChipChip Android 1.8.0 Mid
Chip8 Java Android ? Low ~
iPhone-Chip-8-Emulator iOS git ? ~
Web browsers
Octo Web Website
git
High
Cadmium Web Website
git
High
Silicon8 Web Website
git
?
Chip8.js Web Website
git
?
Flip8 Web Website ? ? ?
Consoles
CHIP Emulator Xbox One 1 Mid ?
CHIP8 Emulator Wii U 2.2 Mid
Chippy Wii pre-v2 Mid ?
Chip8-n64 Nintendo 64 git Mid
PsChip8 PlayStation git Mid
Super-Chip8x Super Nintendo git Mid
Chip8 To SMD Genesis 2.0 Mid
NES-CHIP-8 NES git ? ?
Chip8-NX Switch git Mid ~
Chip8 Emulator PlayStation 4 POC Low ? ~
Chip8-3DO 3DO git Low-Mid ~ ~
CHIP-F8 Channel F git ? ~
Handhelds
Chip8me Nintendo DS 1.0 ?
DrChip 8 GameBoy Advance 09/20/02 ?
Chip-3DS Nintendo 3DS 1.0 Mid ? ~
GB-8 Game Boy git Mid
PSPChip8 PSP 1.0 Low ~
Chip8 Emulator PSP 1.0 Beta Low
DreamChip PSP V4 Low
Chip8 Atari Lynx ? ? ? ?
CHIP-8 mini Pokemon Mini git ? ?
Calculators
Chip8Emu TI-Nspire 1.2.2 Mid
Schip8fx Casio AFX
Fx-9860
1.11.0 Mid ?
C8SALT TI-84 series git ?
Chip-84 TI84+CE git ? ?
Chip84CE TI84+CE git ? ?
Microcontrollers
8boy Arduino git ? ?
ESPboy CHIP8 ESPboy git ? ?
ESP32TinyChip8 ESP32 git ? ?
Chip-8 STM32 STM32 git ? ?
chip8-stm32 STM32 ? ?
TIVA8 TM4C123 git ? ?
Firmware
CHIP-8 UEFI git UEFI ? ?
GPCHIP Miyoo 0.0.1 ?
PluginChip8 RockBox ? ? ?
Home computers
Chip-8 Atari 8-bit git ? ?
Vision-8 AmigaOS
ColecoVision
Coleco ADAM
1.0 ? ? ?
CHIP-OTTO ZX Spectrum
ZX Spectrum Next
Cambridge Z88
1.0 ? ? ?
Chip8 AmigaOS ? ? ? ?
C64 Chip-8 Commodore 64 git ? ?
vic20 chip-8 VIC-20 1.11 ? ?
CHIP-8 Simulator BBC/Master BBC Micro
BBC Master
? ? ? ?
Chip-8 RiscOS 26-Jan-98 ? ? ?
Other
chip-8.nvim NeoVim git ? ?
chip8 Sharp PC-1350
PC-1360
PC-2500
git ? ?

References

Notes
  1. Only available outside of Windows and Linux as a libretro core (e.g., RetroArch).