• In addition to the regular CHIP-8 and CHIP-48 instructions, there was also an extended instruction set (the CHIP-8E) added in 1979 by Paul Moews.
  • During the 1970s and 1980s, CHIP-8 users shared CHIP-8 programs, but also changes and extensions to the CHIP-8 interpreter, in the COSMAC VIP users'...
  • It was initially used on the COSMAC VIP and Telmac 1800 8-bit microcomputers in the mid-1970s. CHIP-8 programs are run…
  • CHIP-8 is an interpreted programming language, developed by Joseph Weisbecker. It was originally implemented for the COSMAC VIP in the mid-1970s...
  • The CHIP-8 emulation is not very hard, as suggested author in the introduction and all the required instructions to implement can be found in the Wikipedia page.
  • Chip-48 inspired a whole new crop of Chip-8 interpreters for various platforms, including MS-DOS, Windows 3.1, Amiga, HP48, MSX, Adam, and ColecoVision.
  • This package includes an assembler for chip8, a disassembler, and an X11 client to run chip8 programs.
  • CHIP48, the CHIP-8 interpreter for HP48, has been improved with several additionnal instructions and features, and was called SUPER-CHIP (SCHIP).
  • chip8 is a CHIP-8 emulator developed in C using the SDL2 multimedia library. It emulates a standard CHIP-8 machine and implements all the opcodes that the...