Skip to content

johnwinans/Z80-assembly-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Z80-assembly-intro

Tutorial example Z80 programs assembled and executed using a simulator on a Raspberry PI.

Setup instructions

This requires a basic setup on a Raspberry PI. I use Raspbian and set mine up as seen in this tutorial:

The assembler and simulator can be installed with these commands:

sudo apt install z80asm
sudo apt install sdcc
sudo apt install sdcc-ucsim

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages