cardiograph-computer/sketches
n loewen 7fc228c705 Create a memory-mapped-display-visualizer 2023-08-01 15:38:49 +01:00
..
assemble-and-run.js Create a memory-mapped-display visualizer that is separate from the CPU debugging printout 2023-08-01 15:36:05 +01:00
assemble.js Create script for running assembler on its own 2023-08-01 11:38:45 +01:00
assembler.js Rename `byteCursor` to `IP` + update debugging setup 2023-08-01 15:38:31 +01:00
display.js Create a memory-mapped-display-visualizer 2023-08-01 15:38:49 +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 Create a memory-mapped-display visualizer that is separate from the CPU debugging printout 2023-08-01 15:36:05 +01:00
simulator-sketch.js Move to "sketches" directory 2023-07-26 09:46:03 +01:00