This commit is contained in:
Andrew Jacobs 2019-03-20 15:41:24 +00:00
commit 340d19d8e9
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