retroforth/RELEASE-NOTES
crc a134b3dd3d err:notfound message display now handled by Forth side, not the VM
FossilOrigin-Name: 4fa570b45bd3769251f681b3e5186bca45b5f430eec5f9bab980d8ef84a6c5b8
2023-10-03 16:43:41 +00:00

15 lines
640 B
Text

_ __ _ _
_ __ ___| |_ _ __ ___ / _| ___ _ __| |_| |__
| '__/ _ \ __| '__/ _ \| |_ / _ \| '__| __| '_ \
| | | __/ |_| | | (_) | _| (_) | | | |_| | | |
|_| \___|\__|_| \___/|_| \___/|_| \__|_| |_|
for nga
# RetroForth/nga 2024.4 Release Notes
================================================================
- removed duplicate typedef in tools/retro-muri.c (sevan)
- fixed a bug in load_image() in vm/nga-c/retro.c (sevan)
- err:notfound message no longer in vm/nga-c/retro.c (sevan)
================================================================