retroforth/RELEASE-NOTES
crc ce03a8525f nga-c: move clock device to a separate file
FossilOrigin-Name: 9e50173fae65b6fa1f486a089bcf487fdb7998c0090d120d441ee4df66663548
2023-03-29 00:33:47 +00:00

24 lines
905 B
Text

_ __ _ _
_ __ ___| |_ _ __ ___ / _| ___ _ __| |_| |__
| '__/ _ \ __| '__/ _ \| |_ / _ \| '__| __| '_ \
| | | __/ |_| | | (_) | _| (_) | | | |_| | | |
|_| \___|\__|_| \___/|_| \___/|_| \__|_| |_|
for nga
# RetroForth/nga 2023.9 Release Notes
================================================================
* nga-c: split device code into separate source files
================================================================
Development Notes:
It is likely that starting with this release, the source
distribution will default to building an executable from
the amalgamation (example/amalgamate.retro) rather than
rebuilding the image with each build. A new Makefile target
will be added for those wanting or needing to build a
custom ngaImage.
================================================================