mirror of
https://github.com/andrew-jacobs/emu816.git
synced 2025-03-30 10:30:19 +00:00
Update README.md
Removed incorrect statement about no decimal arithmetic. Has been added.
This commit is contained in:
parent
41b33a9250
commit
98383a6787
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user