EmuCR Feeds
Email Us

Kiwi8 v2.0.0 is released. A cross-platform Chip-8 interpreter written in C-style C++ using SDL2, ImGui, and OpenGL.

Kiwi8 v2.0.0 RC7 is released. A cross-platform Chip-8 interpreter written in C-style C++ using SDL2, ImGui, and OpenGL.

Kiwi8 v1.03 is released. Kiwi8 is a cross-platform Chip-8 interpreter written in C++ using SDL2, ImGui, and OpenGL. The application is now back to running on a single thread while keeping the CPU usage down to a minimum. Most of the work in this release was done on the GUI and getting Audio up and running. Switched from using SDL's 2D-rendering API to raw OpenGL 2.0 which allowed for compatibility with ImGui. The Project will now be referred to as Kiwi8.