6 lines
266 B
NASM
Raw Normal View History

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