Difference between revisions of "DEZ80"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Adding Video sample image)
m (Quick fix)
Line 21: Line 21:
  
 
==== Challenges ====
 
==== Challenges ====
[[File:dez80_ejemplo9.png|right|450px|DEZ80 Example P09]]
+
[[File:Dez80_ejemplo9.png|right|450px|DEZ80 Example P09]]
 
* '''[https://www.youtube.com/watch?v=GYwPDZaoAf4&index=1&list=PLmxqg54iaXricAK8YNxIbAAErhUaq5m7m 1.P01 Introducción Nivel 1]'''
 
* '''[https://www.youtube.com/watch?v=GYwPDZaoAf4&index=1&list=PLmxqg54iaXricAK8YNxIbAAErhUaq5m7m 1.P01 Introducción Nivel 1]'''
 
* 1.P02. '''INSTALACION''' de WinAPE
 
* 1.P02. '''INSTALACION''' de WinAPE

Revision as of 18:22, 2 March 2018

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