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