commit 3e3b0ff95b806849e48fecfb3fefcfd519a5c8af parent c0402a6266956489f1a620b06df76ea9d9d20620 Author: neau <neau@web> Date: Wed, 22 Jun 2022 16:48:15 +0200 empty web commit Diffstat:
| M | CARDIAC.mdwn | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/CARDIAC.mdwn b/CARDIAC.mdwn @@ -16,3 +16,7 @@ SUB(Subtract): subtract the contents of a specified memory cell from the accumul JMP(Jump): jump to a specified memory cell. HRS(Halt&reset): move bug to the specified cell, then stop program execution. ``` + +See also: + +* [On Wikipedia](https://en.wikipedia.org/wiki/CARDboard_Illustrative_Aid_to_Computation)