Renamed the three CPU folders to their final names.
This commit is contained in:
@@ -76,9 +76,9 @@ STUFF :=
|
||||
# -DENABLE_NEAT_LOG=N sets logging level at N.
|
||||
# -DENABLE_PIIX_LOG=N sets logging level at N.
|
||||
# -DENABLE_SIO_LOG=N sets logging level at N.
|
||||
# cpu/, cpu_common/, cpu_new/ logging:
|
||||
# codegen/, codegen_new/, cpu/ logging:
|
||||
# -DENABLE_X86SEG_LOG=N sets logging level at N.
|
||||
# cpu_common/ logging:
|
||||
# cpu/ logging:
|
||||
# -DENABLE_386_LOG=N sets logging level at N.
|
||||
# -DENABLE_386_COMMON_LOG=N sets logging level at N.
|
||||
# -DENABLE_386_DYNAREC_LOG=N sets logging level at N.
|
||||
|
@@ -3,7 +3,7 @@
|
||||
|
||||
#include <86box/mem.h>
|
||||
#include <stddef.h>
|
||||
#include "../cpu_common/x86_ops.h"
|
||||
#include "x86_ops.h"
|
||||
|
||||
/*Handling self-modifying code (of which there is a lot on x86) :
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user