• 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'...
  • CHIP-8 consists of a 4096 bytes of memory (4 KiB) with a CPU that interprets 16-bit instructions. You can find a full table of instructions here.
  • It was initially used on the COSMAC VIP and Telmac 1800 8-bit microcomputers in the mid-1970s. CHIP-8 programs are run…
  • A CHIP-8 Interpreter based Computer featuring PIC32MX processor, RS-485 comms, EEPROM program saving, and a quality Hexadecimal keypad.
  • 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.
  • 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.
  • A Chip-8 software emulator CHIP-8 is one of the most popular target architectures for aspiring emulator writers.