Difference between revisions of "DEZ80"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Reworked/Harmonized Layout of Links, Added Level 3)
m (Fixed formatting)
Line 14: Line 14:
  
 
* [https://youtu.be/smwXc3vShZw Presentación oficial Sep/2017|Official presentation Sep/2017]
 
* [https://youtu.be/smwXc3vShZw Presentación oficial Sep/2017|Official presentation Sep/2017]
* [https://www.youtube.com/watch?v=9kILDC5TaWA&list=PLmxqg54iaXrijQi4-J9IkAWDEguKRX9Dh&index=1 0.1 Introducción al curso|Course Introduction]
+
* [https://www.youtube.com/watch?v=9kILDC5TaWA&list=PLmxqg54iaXrijQi4-J9IkAWDEguKRX9Dh&index=1 '''0.1''' Introducción al curso|Course Introduction]
* [https://www.youtube.com/watch?v=FzogCXvAOU4&index=2&list=PLmxqg54iaXrijQi4-J9IkAWDEguKRX9Dh 0.2 Estructura del curso|Course structure]
+
* [https://www.youtube.com/watch?v=FzogCXvAOU4&index=2&list=PLmxqg54iaXrijQi4-J9IkAWDEguKRX9Dh '''0.2''' Estructura del curso|Course structure]
* [https://www.youtube.com/watch?v=FzogCXvAOU4&index=2&list=PLmxqg54iaXrijQi4-J9IkAWDEguKRX9Dh 0.3 Líneas de vídeos|Lines of videos]
+
* [https://www.youtube.com/watch?v=FzogCXvAOU4&index=2&list=PLmxqg54iaXrijQi4-J9IkAWDEguKRX9Dh '''0.3''' Líneas de vídeos|Lines of videos]
* [https://www.youtube.com/watch?v=TxMy6YxO1kk&list=PLmxqg54iaXrijQi4-J9IkAWDEguKRX9Dh&index=4 0.4 Evaluación|Assessment]
+
* [https://www.youtube.com/watch?v=TxMy6YxO1kk&list=PLmxqg54iaXrijQi4-J9IkAWDEguKRX9Dh&index=4 '''0.4''' Evaluación|Assessment]
  
 
== Level 1: Draw your own Sprite ==
 
== Level 1: Draw your own Sprite ==
Line 52: Line 52:
 
=== Challenges ===
 
=== Challenges ===
 
[[File:Dez80_theory1.png | right | 550px | DEZ80 Theory Video T01]]
 
[[File:Dez80_theory1.png | right | 550px | DEZ80 Theory Video T01]]
* [https://www.youtube.com/watch?v=WMSseHbs178&list=PLmxqg54iaXrif0Fno6OmbKqfawUeytUFv 2.P01 Introducción Nivel 2 | Introduction Level 2]
+
* [https://www.youtube.com/watch?v=WMSseHbs178&list=PLmxqg54iaXrif0Fno6OmbKqfawUeytUFv '''2.P01''' Introducción Nivel 2 | Introduction Level 2]
 
* [https://www.youtube.com/watch?v=GNL2kGEu794&index=2&list=PLmxqg54iaXrif0Fno6OmbKqfawUeytUFv '''2.P02 RETO:''' Anima Tus Píxeles | '''CHALLENGE:''' Animate Your Pixels]
 
* [https://www.youtube.com/watch?v=GNL2kGEu794&index=2&list=PLmxqg54iaXrif0Fno6OmbKqfawUeytUFv '''2.P02 RETO:''' Anima Tus Píxeles | '''CHALLENGE:''' Animate Your Pixels]
 
* [https://www.youtube.com/watch?v=b2U3RkWksvs&index=3&list=PLmxqg54iaXrif0Fno6OmbKqfawUeytUFv '''2.P03 EJEMPLO:''' Reto 1.1. Animación de un píxel | '''EXAMPLE:''' Challenge 1.1. Animation of a pixel]
 
* [https://www.youtube.com/watch?v=b2U3RkWksvs&index=3&list=PLmxqg54iaXrif0Fno6OmbKqfawUeytUFv '''2.P03 EJEMPLO:''' Reto 1.1. Animación de un píxel | '''EXAMPLE:''' Challenge 1.1. Animation of a pixel]

Revision as of 15:38, 24 February 2022

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

Website

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

Level 3: Your first game

Challenges

Theory