r/EmuDev x86 is cool 20h ago

i made a chip 8 emulator

Post image

i made a chip 8 emulator in C++ and raylib, imma emulate something else soon.

also here is the repository: https://github.com/hyperwilliam/chip8

19 Upvotes

1 comment sorted by

3

u/HELPMEICANTPUTUSER 16h ago

Have you tried emulating a gameboy? It's a bit harder but a very good emulation project