nand2/06_IO_Devices/05_GO/boot.asm

6 lines
266 B
NASM
Raw Normal View History

2023-01-11 10:13:09 +00:00
//*****************************************************************************
// Boot loader. Load HACK code from SPI address 0x010000 (64k) into SRAM and GO
//*****************************************************************************
//
// Put your code here: