summaryrefslogtreecommitdiff
path: root/src/lambdakey-v1.0/ao_lisp_os_save.c
Commit message (Collapse)AuthorAge
* altos/lisp: Append a CRC to the saved image to validate on restoreKeith Packard2017-02-20
The CRC is actually of the ROM bits, so we can tell if the restored image relates to the currently running code. Signed-off-by: Keith Packard <keithp@keithp.com>