Search found 474 matches

by akuyou
Tue Apr 23, 2019 12:22 pm
Forum: General Z80 Programming
Topic: Video: Lesson 3 - 'Case Statement' , 8 bit basic Maths, Writing to Ram and Reading from basic
Replies: 3
Views: 9073

Video: Lesson 3 - 'Case Statement' , 8 bit basic Maths, Writing to Ram and Reading from basic

https://youtu.be/zPXmvoZz9Nk www.chibiakumas.com/z80/index.php#Lesson3 We used a Jump to effect a loop last time, but sometimes we'll need to jump to different places depending on a value. Also, lets take a look at how to do some everyday maths in 8 bit... and finally, we'll use a simple basic prog...
by akuyou
Tue Apr 23, 2019 12:20 pm
Forum: General Z80 Programming
Topic: Video: Lesson 2 - Memory copy, Symbol definitions, Loops and Conditional Jumps!
Replies: 3
Views: 8890

Video: Lesson 2 - Memory copy, Symbol definitions, Loops and Conditional Jumps!

https://youtu.be/QAvuyAzO_Uo http://www.chibiakumas.com/z80/index.php#Lesson2 Now you've got Winape up and running, and had a go at programming, we can get on with learning some more commands! We're still going to do simple things, but let's use the CPC's screen this time, so you can see the results...
by akuyou
Tue Apr 23, 2019 12:16 pm
Forum: General Z80 Programming
Topic: Video: Lesson 1 - Getting started with Winape!
Replies: 0
Views: 5584

Video: Lesson 1 - Getting started with Winape!

https://youtu.be/LpQCEwk2U9w http://www.chibiakumas.com/z80/index.php#Lesson1 For our Z80 development we'll be using the WINAPE Amstrad CPC Emulator - it's free and does everything you need for development in one place, so I highly recommend you use it. Winape works great in Windows XP - so you can ...
by akuyou
Tue Apr 23, 2019 3:04 am
Forum: Amstrad CPC Assembly Programming
Topic: Video: Setting the CPC screen with CRTC registers - Learn Z80 Lesson P39
Replies: 2
Views: 10270

Video: Setting the CPC screen with CRTC registers - Learn Z80 Lesson P39

https://youtu.be/GIDRBGSLkvE CRTC registers define the position and shape of the screen.... they allow us to do crazy things, like resize and hardware scroll the screen... they also allow page flipping - and are generally responsible for the impressive demos the CPC has gained over recent years. Le...

Go to advanced search