geaz / emu-chip-8Links
A CHIP-8 emulator written in C++
☆25Updated 4 years ago
Alternatives and similar repositories for emu-chip-8
Users that are interested in emu-chip-8 are comparing it to the libraries listed below
Sorting:
- A fully integrated development environment for a mid-to-late 1980's arcade like hardware platform.☆31Updated 6 years ago
- Yet another (but better) modern OpenGL hello world☆84Updated 6 years ago
- Tools to facilitate data-oriented design in C99.☆41Updated 5 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 3 months ago
- A cycle-accurate, cross-platform NES emulator written in C++☆225Updated 3 years ago
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- ☆36Updated 3 weeks ago
- an extensible stack based interpreter toolkit☆67Updated 4 years ago
- Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.☆84Updated 4 years ago
- An intuitive and beginner friendly 2D game framework for C++☆166Updated last year
- JTK is a library designed for writing applications and libraries in C. It provides core utilities such as collections, unit testing, I/O …☆26Updated 5 years ago
- ☆22Updated 4 years ago
- Game Boy emulator written in C++ with SDL2, includes visual debugger.☆65Updated 2 years ago
- A simple Chip 8 Emulator written in C++☆26Updated 8 years ago
- A small C++ game built using Plywood☆292Updated 2 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 3 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- Reproduction of the classic Donkey Kong coin-op arcade using C11 and SDL2.☆19Updated 4 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Design Patterns in Modern C++☆100Updated 6 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- A progressive test framework for C.☆117Updated 4 years ago
- another lisp library to generate c/c++ code. this one is supposed to be very simple. note that development of this repo has stopped. i am…☆65Updated 4 years ago
- A game engine written and explained in blog posts step by step☆129Updated 6 years ago
- The C++ AI Engine for Prismata by Lunarch Studios☆122Updated 5 years ago
- ASM really isn't that different from C! This collection of tutorials bridges your existing knowledge of C or C++ to teach assembly langua…☆75Updated 3 years ago
- A minimal stack-based VM☆182Updated 4 years ago
- C++14: bringing in those expressions that you wish you had, Lazily evaluated, compossible generators, maps, filters, ranges and more...☆156Updated 6 years ago
- A very simple DMA tutorial on the STM32F100 MCU without using any libraries or abstractions☆32Updated 6 years ago
- CoroGB is an experimental gameboy emulator written in C++ w/ coroutines☆50Updated last month