Sebastian Mihai Pantoc 8d93de4be7 test
2026-05-12 11:15:47 +02:00
2026-05-12 11:15:47 +02:00
2026-05-12 11:15:47 +02:00
2026-05-12 11:15:47 +02:00
2026-05-12 11:15:47 +02:00
2026-05-12 11:15:47 +02:00

A Chip8 Emulator made in modern C++ and SDL3 Passes all the tests for Timendus' Test Suite.

To install:

  1. Create a "build" directory by running $ mkdir build
  2. $ cd build
  3. $ cmake .. && cmake --build .
  4. run by $ ./chippotto <path/to/rom>
S
Description
test
Readme 44 KiB
Languages
C++ 96.5%
CMake 3.5%