Skip to content

andydansby/ZX_Spectrum_128k_programming_lesson1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZX_Spectrum_128k_programming_lesson1

Lesson 1 in programming a 128K Spectrum with Z88dk SCCZ80

This is Part 1 of programming a 128K Spectrum with Z88dk using the SCCZ80 compiler.

Step by step programming for a 128K Spectrum. In this lesson we are going to explore how to create 3 seperate programs in each portion of memory, contended (0x5DC0 - 0x7FFF), uncontended low (0x8000 - 0xBFFF) and uncontended high (0xC000 - 0xFFFF).

Introduction to this lesson can be found at https://zxspectrumcoding.wordpress.com/2021/07/14/128k-programming-basics-using-z88dk-and-the-sccz80-compiler-introduction/

About

Lesson 1 in programming a 128K Spectrum with Z88dk SCCZ80

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published