1
0
Fork 0

CPU Cores keep their own flag handling

New lazyflags header file


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1086
This commit is contained in:
Sjoerd van der Berg 2003-07-06 13:10:28 +00:00
parent cbd33bfa95
commit 708d8cb3c3
8 changed files with 160 additions and 29 deletions

View file

@ -23,6 +23,7 @@
#include "dosbox.h"
#include "cpu.h"
#include "lazyflags.h"
#include "pic.h"