cardiograph-computer/sketches
n loewen 3748e7af24 Include display in debugging printout (missed a line in the last commit) 2023-08-01 15:34:44 +01:00
..
assemble-and-run.js Pretty print machine code table 2023-08-01 13:31:35 +01:00
assemble.js Create script for running assembler on its own 2023-08-01 11:38:45 +01:00
assembler.js Change debug level for memory-before-labelling table 2023-08-01 13:31:13 +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 Print memory tables in hex 2023-08-01 12:57:30 +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 Include display in debugging printout (missed a line in the last commit) 2023-08-01 15:34:44 +01:00
simulator-sketch.js Move to "sketches" directory 2023-07-26 09:46:03 +01:00