DEZ80

From CPCWiki - THE Amstrad CPC encyclopedia!
Revision as of 18:21, 2 March 2018 by Ronaldo (Talk | contribs) (Adding Video sample image)

Jump to: navigation, search

Dominando Ensamblador Z80 (DEZ80): Mastering Z80 Assembler

DEZ80 Course presentation

DEZ80 is a youtube video course created by the University of Alicante to introduce students programming from scratch. It starts making students program in machine code, and then it teaches Z80 Assembler. Lessons are focused on practical challenges that students have to overcome. Theoretical videos are developed as help material for challenges, and not as required material.

DEZ80 videos are in Spanish. Collaboration to translate subtitles or audio is welcomed.

DEZ80: Contents

Level 0: Course Introduction

Level 1: Draw your own Sprite

Challenges

DEZ80 Example P09

Theory