cardiograph-computer/sketches
n loewen d0a6ca886b Pretty-print "Running at ..." header 2023-08-01 12:00:20 +01:00
..
assemble-and-run.js Update file names 2023-07-31 14:41:23 +01:00
assemble.js Create script for running assembler on its own 2023-08-01 11:38:45 +01:00
assembler.js Add @label handling to assembler 2023-08-01 11:38:24 +01:00
package-lock.json Fix bug where hex2num and num2hex don't actually return anything 2023-07-26 13:52:46 +01:00
package.json Create script for running assembler on its own 2023-08-01 11:38:45 +01:00
print-memory.js Create utility script for pretty-printing memory 2023-08-01 11:39:10 +01:00
simulator-sketch-v2.js Rename menonic-to-machine-operation lookup table 2023-07-26 14:39:35 +01:00
simulator-sketch-v3.js Pretty-print "Running at ..." header 2023-08-01 12:00:20 +01:00
simulator-sketch.js Move to "sketches" directory 2023-07-26 09:46:03 +01:00