From 98383a6787bdd3bf23cb7a44eca215c9abd824cc Mon Sep 17 00:00:00 2001 From: Andrew Jacobs Date: Sat, 16 Feb 2019 16:29:39 +0000 Subject: [PATCH] Update README.md Removed incorrect statement about no decimal arithmetic. Has been added. --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 9342ab1..c92ece4 100644 --- a/README.md +++ b/README.md @@ -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