A Intel 8080-Emulator written in C and GTK
Find a file
2024-01-07 13:32:22 +01:00
ROM disassembler + first emulated commands 2024-01-06 20:33:56 +01:00
.gitignore Initial commit 2024-01-06 19:30:56 +00:00
disassembler.c disassembler + first emulated commands 2024-01-06 20:33:56 +01:00
emulator_shell.c Commands finished + DEBUG 2024-01-07 13:32:22 +01:00
LICENSE Initial commit 2024-01-06 19:30:56 +00:00
README.md Initial commit 2024-01-06 19:30:56 +00:00

8080-Emulator

This is a 8080-Emulator written in C, built with the help of the website: http://www.emulator101.com/ in order to emulate the space invaders game