synchronize with fellow cpu update.

- edge-case fixes for bcd ops
- tweak division by 0 exception a bit
- clean up includes
This commit is contained in:
Kelvin Sherlock
2016-05-16 13:45:32 -04:00
parent f79e74c510
commit 5976f91a89
16 changed files with 135 additions and 209 deletions
-2
View File
@@ -24,8 +24,6 @@
/*=========================================================================*/
#include "defs.h"
#include "fellow.h"
#include "CpuModule.h"
#ifdef CPU_INSTRUCTION_LOGGING