Download - September 23rd, 2002

Current Release

Enth 0.4 September 22nd, 2002

Features
- 1024x768, or 800x600, pixel 64k or 32k color graphics
- Revamped Multitasking
- Dictionary BRANCH points
- New Flux color interface (editor&terminal)
- Moved everything beyond kernel into compiled-on-demand color code
- Moved Flux compiler into kernel as assembler
- Moved Flux macros into color code
- 12x22 or 6x11 fonts
- Added small example apps (eg dump, when, tetris)
- more...
Bugs Fixed
- Who knows...

Previous Releases

Enth 0.3.0 September 4th, 2001

Features
- 800x600 pixel 64k or 32k color graphics.
- Improved Multitasking.
- Improved Flux.
Bugs Fixed
- Countless. Its been 2 months after all :-)

Enth 0.2.6 July 4th, 2001

Features
- Split ColorEd into CodeEd (standard code version) and ColorEd (color code
  version).
- Enth Block System simplified with the removal of the editor specific CYLS
  and ORIG and the introduction of the task specific SUPERBLOCK.
- Improved Enth's code primitive inlining skills.
- Added a Flux color terminal for interactive Color Forth.
- Expanded (and infact simplified :-) the Enth multitasking.
- Rebuilt Enth to bring it's Dictionary structure into line with Flux's.
  Now the two may run together in a simpler and faster fashion.
Bugs Fixed
- Removed an incorrect Port I/O Write in the Floppy Driver that was
  causing a fault in some machines and the Bochs i386 emulator.
- Added a missing Port I/O Write in the Real Time Clock driver that was
  causing the system boot sequence to hang on some machines.
- Thanks to those who reported these and other bugs.

Enth 0.2.5 June 16th, 2001

Features
- Assembler Included (SASM)
- Slight Enth compile speed improvement. (Now it's merely 'slow' :-)
- Added 16 and 32 bit I/O words.
- Slight all round documentation additions :-)
- Flux wordset simplified.
- Flux compiled code has more optimization.
- Flux low level words coded instead of ALIASed.
Bugs Fixed
- Enth number conversion reworked.
- Flux Comment tokens repaired.

Enth 0.2.4 May 15th, 2001

Features
- Flux wordset simplified.
- Added more native code optimization to Flux.
Bugs Fixed
- Flux FCOMPILE, removed. Some words conflicted with it.

Enth0.2.3 May 14th, 2001

Features
- ColorEd supports multiple editing sessions.
- ColorEd supports block insertion, deletion and shifting.
- Flux Headers and Code separated to allow cascading words.
- Flux code can now control the number base by Color Token.
- Flux literals are now compiled by trailing Green Tokens. There is no
  explicit Color Token to do the job.
- Improved Floppy Driver. Reading and writing multiple adjacent sectors
  is faster.
Bugs Fixed:
- Enth KEY and KEY? reworked.
- Enth @R+ and !R+ reworked.
- Enth RECURSE reworked.
- Flux LOAD interprets blocks of the correct length.
- Flux C@A aliased correctly.

Enth 0.2.2 May 3rd, 2001

Features
- Modified Video Driver removing the need for a Video Task.
- Added more native code optimization to Flux.
- Additions to ColorEd.
Bugs Fixed
- Improved Floppy Driver. Some newer drives were not seeking correctly.
- ColorEd TAB key no longer enters infinite loops. (Don't ask!)

Enth 0.2.1 April 28th, 2001

Features
- ColorEd has more HotKeys and Control Keys for easier block navigation.
- ColorEd is more informative of what modes it is in.
- ColorEd works in a simpler fashion in tandem with the Enth Console.
- Started ducumentation blocks viewable in ColorEd.
Bugs Fixed:
- ColorEd CYLS resizes allocated Block buffers when altered.
- ColorEd F12 key inserts blank space.

Enth 0.2 April 27th, 2001

Get Firefox!