Proper RapidCAD CPU emulation.

Removed two files that should have not been there.
This commit is contained in:
OBattler
2016-06-29 06:39:35 +02:00
parent f56731a3e3
commit addef33fd2
7 changed files with 63 additions and 217 deletions

View File

@@ -194,6 +194,7 @@ uint32_t dr[8];
//#define IOPLV86 ((!(msw&1)) || (CPL<=IOPL))
extern int cycles;
extern int cycles_lost;
extern int israpidcad;
extern int is486;
extern uint8_t opcode;
extern int insc;