1
0
mirror of https://github.com/sethm/symon.git synced 2024-06-01 08:41:32 +00:00

Minor README update

This commit is contained in:
Seth Morabito 2023-11-18 10:46:55 -08:00
parent 4975fca506
commit a537328852

View File

@ -25,8 +25,8 @@ Klaus Dormann's 6502 Functional Test Suite as of version 0.8.2
(See [this thread on the 6502.org Forums](http://forum.6502.org/viewtopic.php?f=2&t=2241) (See [this thread on the 6502.org Forums](http://forum.6502.org/viewtopic.php?f=2&t=2241)
for more information about this functional test suite). for more information about this functional test suite).
Symon is under constant, active development. Feedback and patches Symon is under active maintenance. Feedback and patches are always
are always welcome. welcome.
## 2.0 Requirements ## 2.0 Requirements
@ -37,8 +37,8 @@ are always welcome.
## 3.0 Features ## 3.0 Features
Symon can simulate multiple 6502 based architectures. At present, four Symon can simulate multiple 6502 based architectures. At present, four
machines are implemented: Symon (the default), MULTICOMP, BenEater, and a "Simple" machines are implemented: Symon (the default), MULTICOMP, BenEater, and
machine useful for debugging. a "Simple" machine useful for debugging.
### 3.1 Memory Maps ### 3.1 Memory Maps