Video: Lesson 4 - Stack, Strings,Compiler Directives, Indirect registers, CPC Call

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 4 - Stack, Strings,Compiler Directives, Indirect registers, CPC Call

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

https://youtu.be/Lz_tD123fmw

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

That was a nice little program, but we still have some basics to cover!

You'll have noticed there's not many Registers, and you'll often wish you had more. So what can you do if you have a value you need later, but you need to do something else first?

We need some temporary storage, and we have something called the stack for that!
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”