nand2/06_IO_Devices/05_GO/boot.asm
Michael Schröder 971b323822 added v2.0
2023-01-11 23:04:57 +01:00

6 lines
266 B
NASM

//*****************************************************************************
// Boot loader. Load HACK code from SPI address 0x010000 (64k) into SRAM and GO
//*****************************************************************************
//
// Put your code here: