From 070e7380fca50627964afcb0b9060b7ca66b0a0f Mon Sep 17 00:00:00 2001 From: Seth Morabito Date: Sat, 28 Dec 2013 23:55:55 -0800 Subject: [PATCH] Additional README updates --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 5c65e01..1ea5ed8 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ Maven will build Symon, run unit tests, and produce a jar file in the Symon is meant to be invoked directly from the jar file. To run with Java 1.5 or greater, just type: - $ java -jar symon-0.8.5.jar + $ java -jar symon-0.9.0.jar When Symon is running, you should be presented with a simple graphical interface. @@ -220,10 +220,6 @@ running. - Clean up JavaDoc. - - Busses are defined by start address and length. Devices are defined - by start address and end address. They should both use start/end - address. - - Implement CMOS 65C02 instructions and NMOS / CMOS mode flag. - Allow displaying ACIA status and dumping ACIA buffers, for