add a few notes in RELEASE_NOTES to reflect the latest updates
FossilOrigin-Name: a45a82a46ae20377237704c02a60fcffc71d991ed0dbe78e0c2cb7f007817015
This commit is contained in:
parent
179f9ca6ce
commit
fed286fabb
1 changed files with 4 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
|||
RETRO 12 - 2018.4
|
||||
RETRO 12 - 2018.4.xx (WIP)
|
||||
|
||||
Bug fixes:
|
||||
|
||||
Build:
|
||||
|
||||
- now recommended to use "make" instead of "build.sh"
|
||||
- (*) new Makefile from mpts
|
||||
|
||||
Core Language Improvements:
|
||||
|
||||
|
@ -15,6 +16,7 @@ Interfaces:
|
|||
|
||||
- rre
|
||||
|
||||
- (*) increase default memory size to 12MiB
|
||||
- add NOP skipping to Nga instruction handler
|
||||
- add `unix:io:putn`
|
||||
- add `unix:io:puts`
|
||||
|
@ -61,6 +63,7 @@ Documentation:
|
|||
|
||||
Examples:
|
||||
|
||||
- (*) use `/usr/bin/env rre` instead of hard coding a path
|
||||
- new debugger (examples/Autopsy.forth)
|
||||
- added defstruct.forth
|
||||
|
||||
|
|
Loading…
Reference in a new issue