Update README.md

Removed incorrect statement about no decimal arithmetic. Has been added.
This commit is contained in:
Andrew Jacobs 2019-02-16 16:29:39 +00:00 committed by GitHub
parent 41b33a9250
commit 98383a6787
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -3,10 +3,6 @@
The repository contains the source code for a simple 65C816 emulator for Windows,
Linux and the embedded ChipKIT platform.
This is the second release of the code and it has only had a limited amount of
testing. Currently there is no support for decimal arithmetic but the full
instruction set is supported.
The major change since the last release has been the recoding of all the classes
to make them static. This was done to increase the execution performance of the
code. On my development laptop (AMD8 1.8GHz) it now runs at an emulated speed of