removed 'to cover' section

This commit is contained in:
sejo 2021-11-03 15:58:12 -06:00
parent 3cf5bbbb17
commit 516098ede1
1 changed files with 0 additions and 10 deletions

View File

@ -156,16 +156,6 @@ you can find a more detailed reference of all the opcodes in the uxntal opcode m
* JSR: unconditionally jump to the address in the working stack, pushing down into the return stack the address of the next instruction in memory
* STH: take a value from the working stack and push it down into the return stack. in return mode, do the opposite.
# to cover
these are topics and examples that have still to be covered in the remaining days of the tutorial:
* the audio device
* practice: small music instrument
* file device: saving and loading a simple state
* datetime device: reading the date and time
* practice: visualization of time
# support
if you enjoyed this tutorial and found it helpful, consider sharing it and giving it your {support} :)