|
|
|
|
|
by gorgoiler
1686 days ago
|
|
It’s really really fun doing this in software. You should try it. Fetch decode execute cycle. Registers. Memory. An instruction set. An assembler. And plug it all into an emulator to watch your factorial(n) at work! Here’s one someone else made earlier: https://www.peterhigginson.co.uk/AQA/ It’s rubbish. So is yours, but you’ve got to build it first before you can brag. |
|