Changes

Jump to navigation Jump to search

CHIP-8 emulators

2,115 bytes added, 26 June
m
no edit summary
|Cadmium
|align=left|{{Icon|Windows|Lin|macOS}}
|[https://github.com/gulrak/cadmium 1.1.8git]
|{{✗}}
|CHIP-8<br>S-CHIP<br>XO-CHIP<br>[https://github.com/gulrak/cadmium?tab=readme-ov-file#supported-chip-8-variants Others]
|{{✓}}
|{{✓}}
|{{✓}}
|-
|Dorito
|align=left|{{Icon|Windows|Linux|macOS}}
|[https://github.com/lesharris/dorito git]
|{{✗}}
|CHIP-8<br>S-CHIP<br>XO-CHIP
|High
|{{✓}}
|{{✗}}
|{{✓}}
|-
|CHIP-8<br>S-CHIP
|Mid
|{{NC}}
|{{✓}}
|{{✓}}
|CHIP-8
|High
|{{?}}
|{{✗}}
|{{~}}
|CHIP-8<br>S-CHIP
|{{TBD}}
|{{NC}}
|{{✗}}
|{{~}}
|Flip8 Redux
|align=left|{{Icon|Web}}
|[https://www.newgrounds.com/portal/view/287105 NewGrounds0.9](Newgrounds)<br>[https://sourceforge.net/projects/flip8/ srcSourceForge]<br>[https://newsdee.com/flip8/ Website]<abbr title="Needs flash 8 or a flash emulator extension to run">*</abbr>
|CHIP-8<br>S-CHIP
|Mid<abbr title="Code review, not ROM tested">*</abbr>
|{{✓}}
|{{✗}}<abbr title="Due to limited number buttons on the system some CHIP-8 keys are not usable">*</abbr>
|-
|Cobalt
|align=left|{{Icon2|GB}}
|[https://github.com/NightShade256/Cobalt git]
|CHIP-8
|High
|{{✓}}
|{{✗}}
|{{R}}
|-
|OmniChip-8
|{{✗}}
|{{✓}}
|-
|fz-schip
|Flipper Zero
|[https://github.com/Milk-Cool/fz-schip git]
|S-CHIP
|{{TBD}}
|{{✓}}
|{{✗}}
|{{?}}
|-
|flipper-chip
|{{R}}
|-
|Uze8|Uzebox|[https://github.com/Uzebox/uzebox/tree/master/demos/Uze8 git]|CHIP-8<br>SCHIP|{{TBD}}|{{✓}}|{{✗}}|{{R}}|-!colspan="10"|FPGA|-
|ICED Potato
|ICE40UP5K
|{{✓}}
|{{✗}}
|{{R}}
|-
|CHIP-8 MC
|Minecraft
|[https://github.com/JasonYuan869/chip8mc git]
|CHIP-8
|{{TBD}}
|{{✓}}
|{{✗}}
|{{R}}
|-
|chip8
|Garry's Mod
|[https://pastebin.com/iH5rSwzC ?]
|CHIP-8
|{{TBD}}
|{{?}}
|{{R}}
|{{R}}
|-
|-
!colspan="10"|Other
|-
|chip8.deck
|Decker
|[https://www.beyondloom.com/decker/chip8.html ?]
|CHIP-8
|Mid
|{{?}}
|{{✗}}
|{{R}}
|-
|CHIP-8 IN DESMOS
|Desmos
|[https://www.desmos.com/calculator/cschip8080 ?]
|CHIP-8
|{{TBD}}
|{{?}}
|{{✗}}
|{{R}}
|-
|Chip-84 Rainmeter Edition
|{{?}}
|{{✗}}
|{{✓}}
|-
|Chip8
|Visual Basic .NET
|[https://github.com/DualBrain/vbPixelGameEngine/tree/main/samples/misc/Chip8 git]
|CHIP-8
|Mid
|{{✓}}
|{{✓}}
|{{✓}}
|-
|{{✗}}
|{{✗}}
|-
|Chip8 Interpreter
|PureBasic
|[https://www.purebasic.fr/german/viewtopic.php?p=356188 ?]
|CHIP-8
|{{TBD}}
|{{?}}
|{{✗}}
|{{R}}
|-
|emuchip8me
:'''JAXE''' (PC, Libretro)
::Good selections of options for emulation, Defaults to S-CHIP mod.
:'''Dorito''' (PC)
:Placeholder text.
:'''chip8swemu''' (PC, G&W)
::Simple GUI with, easy to navigate.
:'''damaged chip8''' (Game Boy)
::Uses <code>SELECT</code> to switch ROMs. Needs recompilation for custom ROMs, using [https://github.com/gbdev/rgbds/releases/tag/v0.3.10 RGBDS v0.3.10].
:'''Cobalt''' (Game Boy)
::Placeholder text. Needs recompilation for custom ROMs, using [https://rgbds.gbdev.io/ RGBDS].
:'''Dingux-chip8''' (Dingoo)
::Placeholder text.
::Placeholder text.
'''Other'''
:'''fz-schip''' (Flipper Zero)
::Placeholder text.
:'''flipper-chip''' (Flipper Zero)
::does not support any controls/input. <ref>[https://github.com/dwdraugr/flipper-chip/issues/1 Flipper-chip issue #1]</ref>
:'''Chip-8-WatchOS''' (WatchOS)
::Placeholder text.
:'''Uze8''' (Uzebox)
::Placeholder text.
'''FPGA
:'''ICED Potato''' (ICE40UP5K)
:'''chip8emu-agk''' (AppGameKit Classic)
::Placeholder text. The interpreter is written in AppGameKit 2 BASIC
:'''CHIP-8 MC''' (Minecraft)
::Placeholder text.
:'''chip8''' (Garry's Mod)
:Placeholder text.
:'''E2-CHIP-8-interpreter''' (Garry's Mod)
::Placeholder text.
::Placeholder text.
'''Other'''
:'''chip8.deck''' (Decker)
::Placeholder text.
:'''CHIP-8 IN DESMOS''' (Desmos)
::Placeholder text.
:'''Chip-84 Rainmeter Edition''' (Rainmeter)
::is blurry when set to a resolution higher than the original CHIP-8 due to Rainmeter not supporting nearest neighbor pixel interpolation.
:'''Odin Chip-8 Emulator''' (Odin)
::Nothing notable, command line/Terminal.
:'''Chip8''' (Visual Basic .NET)
::Placeholder Text. The interpreter is a example program for [https://github.com/DualBrain/vbPixelGameEngine vbPixelGameEngine], a game-engine framework.
:'''chip8''' (SpecBAS)
::Basic GUI-based ROM selection. The interpreter is a example program written in [https://github.com/ZXDunny/SpecBAS SpecBAS], a [[wikipedia:Sinclair BASIC|Sinclair BASIC]] deriviated language created by the author.
:'''chip8''' (BlitzMax)
::Can Loads games via drag-and-drop, Crashes when illegal opcodes are called.
:'''chip-8-vba''' (Visual Basic for Applications)
::Slow executation, pauses or hangs when a invalid call is made, makes some programs unplayable. Only runs in Microsoft Excel.
:'''Chip8 Interpreter''' (PureBasic)
:Placeholder text.
:'''emuchip8me''' (J2ME)
::Placeholder text.

Navigation menu