1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2024-09-27 19:57:31 +00:00

Fixes and optimizations for the value of zero, my hero.

This commit is contained in:
David Schmenk 2019-12-17 21:43:05 -08:00
parent 10a98d5392
commit 7a9123b261
6 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# 12/16/2019 PLASMA 2.0 Developer Preview 1 E+C Available!
# 12/17/2019 PLASMA 2.0 Developer Preview 1z Available!
[Download and read the Release Notes](https://github.com/dschmenk/PLASMA/blob/master/doc/Version%202.0.md)
# 4/29/2018 PLASMA 1.2 Available!

View File

@ -1,4 +1,4 @@
# PLASMA Version 2.0 Developer Preview 1 E+C
# PLASMA Version 2.0 Developer Preview 1z
Welcome to PLASMA: the Grand Unifying Platform for the Apple 1, ][, and ///.
@ -102,6 +102,10 @@ There is a [YouTube playlist](https://www.youtube.com/playlist?list=PLlPKgUMQbJ7
- The documentation is sparse and incomplete. Yep, could use your help...
# Changed in PLASMA for 2.0 DP 1z
1. Many fixes for the value zero - especially in 65802/65816 divide routine
# Changed in PLASMA for 2.0 DP 1 E+C
1. Greatly improved code editor and additional compiler stats

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.