Last modified on 4 March 2018, at 12:58

DEZ80

Revision as of 12:58, 4 March 2018 by Ronaldo (Talk | contribs) (Fix category video contents)

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.

Contents

Level 0: Course Introduction

Level 1: Draw your own Sprite

Challenges

DEZ80 Example P09

Theory

Level 2: Create an animation

Challenges

DEZ80 Theory Video T01

Theory