commit | f0c39612b6655908df4cb59a0c592cbc4e8ffdd4 | [log] [tgz] |
---|---|---|
author | Tholin <cutie@tholin.dev> | Wed Dec 07 00:29:58 2022 +0100 |
committer | Tholin <cutie@tholin.dev> | Wed Dec 07 00:29:58 2022 +0100 |
tree | 0d2531faa1a839d8bba9025bf3ca48b21813ed0b | |
parent | 30274f6f0ab6f666873985332e909a7f9e82ee15 [diff] |
Update workflow file (2).
This is a partial implementation of the abandoned Signetics 2650 CPU architecture from 1975.
Only a subset of the full feature set is implemented here. The following features are part of the S2650, but missing from the SA2650:
dar
) instructionswrte
, rede
) instructionsPlease see this repository for Documentation on the CPU architecture, as well as an assembler, emulator and example programs.