From c04c57487e109fc6c2235ee1b140ba9bd8c15f1c Mon Sep 17 00:00:00 2001 From: David Schmenk Date: Sun, 29 Apr 2018 19:24:01 -0700 Subject: [PATCH] Update Version 1.2.md --- doc/Version 1.2.md | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/doc/Version 1.2.md b/doc/Version 1.2.md index 2ea7ca2..2716022 100644 --- a/doc/Version 1.2.md +++ b/doc/Version 1.2.md @@ -1,16 +1,16 @@ -# PLASMA Version 1.1 +# PLASMA Version 1.2 Welcome to PLASMA: the Grand Unifying Platform for the Apple 1, ][, and ///. Download the four disk images (three if you don't plan to boot an Apple ///): -[PLASMA 1.1 System and ProDOS Boot](https://github.com/dschmenk/PLASMA/blob/ver-1/PLASMA-SYS1.PO?raw=true) +[PLASMA 1.2 System and ProDOS Boot](https://github.com/dschmenk/PLASMA/blob/ver-1/PLASMA-SYS1.PO?raw=true) -[PLASMA 1.1 Build Tools](https://github.com/dschmenk/PLASMA/blob/ver-1/PLASMA-BLD1.PO?raw=true) +[PLASMA 1.2 Build Tools](https://github.com/dschmenk/PLASMA/blob/ver-1/PLASMA-BLD1.PO?raw=true) -[PLASMA 1.1 Demos](https://github.com/dschmenk/PLASMA/blob/ver-1/PLASMA-DEM1.PO?raw=true) +[PLASMA 1.2 Demos](https://github.com/dschmenk/PLASMA/blob/ver-1/PLASMA-DEM1.PO?raw=true) -[PLASMA 1.1 Apple /// SOS Boot ](https://github.com/dschmenk/PLASMA/blob/ver-1/PLASMA-SOS1.PO?raw=true) +[PLASMA 1.2 Apple /// SOS Boot ](https://github.com/dschmenk/PLASMA/blob/ver-1/PLASMA-SOS1.PO?raw=true) PLASMA can be run from floppies, System in Drive 1, and Build or Demos in Drive 2. Mass storage is the recommended installation that looks like (replacing HARDISK with your volume name of choice): @@ -98,6 +98,16 @@ There is a [YouTube playlist](https://www.youtube.com/playlist?list=PLlPKgUMQbJ7 - The documentation is sparse and incomplete. Yep, could use your help... +# Changes in PLASMA for 1.2 + +1. Add TFTPD TFTP server + +2. Fix Uthernet 1 driver + +3. Add mouse module + +4. Fix IRQ issues for interrupt driven mouse driver + # Changes in PLASMA for 1.1 1. All known bugs are fixed