Skip to content

Latest commit

 

History

History

boot

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

A FLASH boot loader for Z80 Retro!

This is a boot loader that will load the first 16KB from partition 1 into RAM from 0xc000-0xffff and then jump to 0xc000 to execute it.

On a PI-hosted dev system you can program this code into the FLASH like this:

~/2065-Z80-programmer/pi/flash < firmware.bin