Posts for tag: Chip-8

CHIP-8 Knowledge Base is online

2026-02-14 10:30

Today my CHIP-8 Knowledge Base went online, an attempt on a detailed knowledge base for CHIP-8, the famous virtual machine from the 1970s, and its many variants.

Read more...

Cadmium Release v1.1.8

2024-01-01 22:10

Today I released v1.1.8 of Cadmium , my CHIP-8 variant emulation and development environment.

This release brings better MegaChip emulation, support for non-60 fps variants, the new Modern-SuperChip variant, CHIP-8E support on the VIP core and an update of the backend to raylib 5.0.

Read more...

Chiplet Release v1.0.1

2023-03-01 08:54

Today I released v1.0.1 , the initial release of Chiplet , my commandline tool for CHIP-8 software development. Any feedback is welcome!

Read more...

Cadmium Release v1.0.6

2023-02-17 18:30

Today I released v1.0.6 of Cadmium , my CHIP-8 variant emulation and development environment.

The highlight of this release is Real-Dream support, running the original CHIPOS CHIP-8 interpreter on an emulated DREAM 6800, and a reworked core architecture that allows debugging the backend CPUs of the hardware emulations.

Read more...

Cadmium Release v1.0.0 (beta)

2022-10-03 18:28

Today I released v1.0.0 , the first release of Cadmium , my CHIP-8 variant emulation and development environment, written in C++ with a raylib backend.

Read more...