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
+1 -3
View File
@@ -22,9 +22,7 @@
/* Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
/*=========================================================================*/
#include "defs.h"
#include "fellow.h"
#include "fmem.h"
#include "CpuModule_Memory.h"
#include "CpuModule.h"
#include "CpuModule_Internal.h"