Page 1 of 1

Video: Lesson 5 - Bit level operations, Self modifying code

Posted: Tue Apr 23, 2019 12:28 pm
by akuyou
https://youtu.be/lyoIaVKF_3A

www.chibiakumas.com/z80/index.php#Lesson5

Because memory and commands are limited, you'll quite often want to do things at the bit level, You can use bits to alter numbers, create patterns, and with conditions control actions from the different bits in a single byte

Lets use the CPC screen to see what bit commands do!