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

Posts about Z80 programming that do not relate to a particular computer
Post Reply
User avatar
akuyou
Posts: 563
Joined: Mon Apr 22, 2019 3:19 am
Contact:

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

Post by akuyou » Tue Apr 23, 2019 12:28 pm

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!
Chibi Akuma(s) Comedy-Horror 8-bit Bullet Hell shooter! // 「チビ悪魔」可笑しいゴシックSTG ! // Work in Progress: ChibiAliens

Interested in CPU's :Z80,6502,68000,6809,ARM,8086,RISC-V
Learning: 65816,ARM,8086,6809

Post Reply

Return to “General Z80 Programming”