Go to file
kaylee b5d11a983e removed wrong readme 2023-12-15 19:48:09 +00:00
build initial spaghetti code 2023-12-15 19:43:36 +00:00
cheat initial spaghetti code 2023-12-15 19:43:36 +00:00
css initial spaghetti code 2023-12-15 19:43:36 +00:00
img initial spaghetti code 2023-12-15 19:43:36 +00:00
js initial spaghetti code 2023-12-15 19:43:36 +00:00
simulator initial spaghetti code 2023-12-15 19:43:36 +00:00
uncheat initial spaghetti code 2023-12-15 19:43:36 +00:00
README.md updated readme 2023-12-15 19:47:29 +00:00
WORKING_SETUP.json initial spaghetti code 2023-12-15 19:43:36 +00:00
index.html initial spaghetti code 2023-12-15 19:43:36 +00:00

README.md

CPU simulator

I made this for my final year project at Edinburgh University. It is a learning tool which lets you build components of a processor from scratch using NAND gates, and then run actual code on it.

The code quality was not assessed, and I was working to a very tight deadline, so the code is messy and suboptimal as all hell. I hope to chip away at and make it something that has actual use value rather than just a technical demonstration.