retroforth/RELEASE-NOTES
crc 87a5965718 retro-unix: begin work on splitting the C implementation into multiple files to allow for redundancy reductions
FossilOrigin-Name: 01e23fb60d44e99ac685ef618e7d837876f12f6fbc6977c3efbc3c1adb4de2da
2020-10-22 18:57:40 +00:00

11 lines
325 B
Text

# RETRO 2021.1
## Toolchain
- retro-unu now supports user defined code and test block delimiters
- retro-muri now uses the updated retro-unu core
- retro-muri now has separate passes for each step of the assembly process
## retro on unix
- split out devices into separate files to allow better reuse across the toolchain