mirror of
https://github.com/forth-ev/VolksForth.git
synced 2024-11-21 14:31:21 +00:00
Update 6502/C64/RELEASE_NOTES.md
This commit is contained in:
parent
170cb3c056
commit
c9f5f8406c
@ -20,6 +20,11 @@ The latest release zip file `volksforth-6502-c64-release.zip` contains
|
|||||||
* `v4th-x16e` - Commander X16 kernel with added X16Edit and
|
* `v4th-x16e` - Commander X16 kernel with added X16Edit and
|
||||||
DOS commands
|
DOS commands
|
||||||
|
|
||||||
|
* `doc/` - documentation, the beginning of an English translation
|
||||||
|
of the original German VolksForth/UltraForth manual for C64 and C16,
|
||||||
|
with some X16 specifics added.
|
||||||
|
* [`tasker.md`](doc/tasker.md) - the chapter about the multitasker
|
||||||
|
|
||||||
* `src/` - sources
|
* `src/` - sources
|
||||||
* `v4th*.fth` - the binaries' main files
|
* `v4th*.fth` - the binaries' main files
|
||||||
* `vf-*.fth` - sources from which VolksForth
|
* `vf-*.fth` - sources from which VolksForth
|
||||||
@ -80,6 +85,11 @@ when the X16 Kernal changes.
|
|||||||
A secondary topic if this release is more bundled Forth sources, which are
|
A secondary topic if this release is more bundled Forth sources, which are
|
||||||
now also better described (see Release content above).
|
now also better described (see Release content above).
|
||||||
|
|
||||||
|
And a third topic is the beginning of an English translation of the
|
||||||
|
original German VolksForth/UltraForth manual for C64 and C16.
|
||||||
|
Since this release affects some multitasking behaviour, the translation
|
||||||
|
was started with the [chapter about the multitasker](doc/tasker.md).
|
||||||
|
|
||||||
Changes affecting only the X16 VolksForth kernel:
|
Changes affecting only the X16 VolksForth kernel:
|
||||||
|
|
||||||
* Clearing the IOStatus is now possible through the ExtApi call ($FEAB, thanks
|
* Clearing the IOStatus is now possible through the ExtApi call ($FEAB, thanks
|
||||||
|
Loading…
Reference in New Issue
Block a user