add hints for program help.
This commit is contained in:
parent
735ef3ba75
commit
306b35f451
@ -1,7 +1,7 @@
|
|||||||
# Koopman TOY CPU Interpreter
|
# Koopman TOY CPU Interpreter
|
||||||
|
|
||||||
This is a CPU interpreter, based on the specification of Phil Koopmans paper: [Microcoded Versus Hard-wired Control](https://users.ece.cmu.edu/~koopman/misc/byte87a.pdf).<br>
|
This is a CPU interpreter, based on the specification of Phil Koopmans paper: [Microcoded Versus Hard-wired Control](https://users.ece.cmu.edu/~koopman/misc/byte87a.pdf).<br>
|
||||||
For more details, have a look at /doc.
|
For more details, have a look at /doc or press `toy_cpu -h` (for help) or `toy_cpu -i` (for cpu architecture overview)
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user