From 4d8410e4fe93f0dfdf2361a17fab490345d911b5 Mon Sep 17 00:00:00 2001 From: Rudy Rucker Date: Sun, 2 Apr 2017 16:11:58 -0700 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index db969d0..b4a36fa 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,9 @@ Downloads for the Release 1.1 It's possible to run the Chaos program on any virtually any platform, inside a DOS shell called DOSBox. Details on the Release page. -You are free to alter the code and upload new versions. The biggest outstanding upgrade would be to replace our use of the old DOS metashel library for the graphics, and to allow higher resolution for the graphics. See our Chaos GitHub repository for the code online. +You are free to alter the code and upload new versions. Or use our algorithms to spin off smaller programs. See our Chaos GitHub repository for the code online. + +The biggest outstanding upgrades for Chaos might be: (1) Increase the resolution or pixel size of the display. (2) Elmimate our use of the old DOS TSR or "terminate and stay resident" program metashel.exe, made by MetaGraphics Software Corporation. Chaos uses metashel calls for its graphics. # What's In Chaos