paper over one gap pointed out by sejo

This commit is contained in:
Kartik K. Agaram 2021-10-20 22:59:42 -07:00
parent efe918919a
commit d19a5c66e0
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ You will need:
* [QEMU](https://www.qemu.org) for emulating a processor without Linux.
* Basic knowledge of number bases, and the difference between decimal and
hexadecimal numbers.
* Basic knowledge of the inside of a processor, such as the difference between
a small number of registers and a large number of locations in memory.
If you have trouble with any of this, [I'm always nearby and available to
answer questions](http://akkartik.name/contact). The prerequisites are just