Mercurial > hg > Members > kono > nitros9-code
changeset 3283:aa4b1bd0d9c5
Update ChangeLog with features and fixes
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Sun, 19 Apr 2020 15:12:52 +0200 |
parents | 5d33751fd9f4 |
children | 5f3acb2422a3 |
files | ChangeLog |
diffstat | 1 files changed, 21 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sun Apr 19 14:42:50 2020 +0200 +++ b/ChangeLog Sun Apr 19 15:12:52 2020 +0200 @@ -6,20 +6,34 @@ ---------------------------------------------------------- -NitrOS-9 upcoming release: +NitrOS-9 upcoming release 3.3.1: + +New features: - Level 1 6309 support (Robert Gault, Tormod Volden) - Native CoCoSDC boot module (Darren Atkinson) - sdir and sdrive tools for CoCoSDC (Tim Lindner) +- cobbler: fragmented OS9Boot support (Robert Gault) +- 20 sector per track format support (David Ladd) +- Deblocking IDE driver (David Ladd) +- Optional timeout for Becker port (David Ladd) +- DriveWire CocoLINK and other disk images (David Ladd) +- CoCoVGA support (Boisy Pitre, David Ladd) +- Corsham 6809 System support (Boisy Pitre) +- brainfuck interpreter (Boisy Pitre) +- Co42 console (Luis Fantoniosi) +- mc09 L1 & L2 hardware ports (Neal Crook) +Fixes, improvements: +- Console/graphics optimizations (Curtis Boyle, David Ladd) +- grfdrv line drawing improvements (Robert Gault) +- GSHELL (MultiVue) updates (Curtis Boyle) +- rammer 2MB fixes (Curtis Boyle) - rbsuper descriptor fix (Christopher Hawks) -- cobbler: fragmented OS9Boot support (Robert Gault) -- deblocking IDE driver (David Ladd) -- Optional timeout for Becker port (David Ladd) -- brainfuck interpreter (Boisy Pitre) -- grfdrv line drawing improvements (Robert Gault) - sierra text rectangle fix (Guillaume Major) - Build with lwtools 4.12 (William Astle) -- Various build/makefile cleanups (Gene Heskett, Tormod Volden) +- Various build cleanups (Gene Heskett, Tormod Volden, Bill Pierce) +- Dragon disk image fixes (Tormod Volden) +- Source code comments and cleanups (Neal Crook) ----------------------------------------------------------