Emulator for the Zombie CPU
Find a file
2021-02-03 16:55:54 -05:00
.gitignore 📚 Added and tested push and pop 2021-02-01 17:14:01 -05:00
console.py 📚 Added and tested push and pop 2021-02-01 17:14:01 -05:00
fuuckfuckfuck2 💻 Put the opcodes in a sperate file and labeled them 2021-02-01 18:50:32 -05:00
graphics.py Upload files to '' 2021-02-01 14:31:07 -05:00
LICENSE Initial commit 2021-02-01 14:28:37 -05:00
main.py Added increment ↗️ and decrement ↘️ and fixed flags 2021-02-03 16:55:54 -05:00
opcodes.py Added increment ↗️ and decrement ↘️ and fixed flags 2021-02-03 16:55:54 -05:00
README.md Initial commit 2021-02-01 14:28:37 -05:00
registers.py 🧾Put the registers into a seperate file and (improperly) added flags 2021-02-03 01:57:23 -05:00

ZombieCPU

Emulator for the Zombie CPU