Close

JavaScript assembler and simulator

A project log for 1 Square Inch TTL CPU

A microprocessor built with TTL chips. In one square inch.

roelhroelh 09/23/2018 at 13:450 Comments

The Online Javascript assembler-simulator from the RISC Relay CPU was changed. It now knows the instructions of the new CPU. It also assembles the microcode (but the source of the microcode is for the moment fixed in the Javascript code). It can simulate the instructions at the microcode level. If you press SAVE, it will store 3 files to your local computer:

To use it, click One Square Inch CPU assembler and simulator !

Not much testing was done yet, so changes are likely to come. Therefore, I do not post the JS code yet.

[edit: JS code is in the files section now]

Discussions