mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 01:48:21 -07:00
The 286/386 interpreter now has its own variant of x86seg.c.
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
#include "x86.h"
|
||||
#include "x86_flags.h"
|
||||
#include "x86seg_common.h"
|
||||
#include "x86seg.h"
|
||||
#include "386_common.h"
|
||||
#include "codegen.h"
|
||||
#include "codegen_ir.h"
|
||||
|
||||
Reference in New Issue
Block a user