n loewen
|
1dc535a71e
|
assembler/cpu - Add feature: Pass debug info from assembler to cpu, so that cpu can print source line
|
2023-08-24 13:16:01 +01:00 |
n loewen
|
ffe96962a4
|
Docs: Update todos re: invoking the cpu/assembler; move notes on this from `run-cpu.js` to `todo.md`
|
2023-08-16 16:36:01 +01:00 |
n loewen
|
dd0fdd3b06
|
Feature (CPU): Implement a simple single-stepping mode
|
2023-08-16 13:56:23 +01:00 |
n loewen
|
1d88d0b5b6
|
Refactor: Use `setInterval` to clock CPU, in order to remove unnecessary use of async/await
|
2023-08-16 12:56:30 +01:00 |
n loewen
|
c590ca4882
|
Refactor: Rename CPU to cpu.js (from 'simulator.js')
|
2023-08-16 09:48:56 +01:00 |
n loewen
|
f69e4533a1
|
Add shebangs to run-scripts
|
2023-08-07 11:00:04 +01:00 |
n loewen
|
52bd34a03d
|
Rename scripts for running assembler and cpu, to make their purpose clearer from just the filenames
|
2023-08-07 10:55:41 +01:00 |