Commit Graph

6 Commits

Author SHA1 Message Date
n loewen 959697cd70 Tidy up whitespace 2023-07-26 14:38:29 +01:00
n loewen 74c7f3a657 Create a simple assembler 2023-07-26 14:38:02 +01:00
n loewen 62fd07fcaa Fix bug where hex2num and num2hex don't actually return anything 2023-07-26 13:52:46 +01:00
n loewen 10ada984e6 Implement and test remaining instructions 2023-07-26 12:09:11 +01:00
n loewen a17b7f4ba9 Start a new simulator sketch with a better architecture + using a Uint8Array for memory 2023-07-26 11:41:11 +01:00
n loewen 3eaced0e5d Move to "sketches" directory 2023-07-26 09:46:03 +01:00