Renamed the three CPU folders to their final names.

This commit is contained in:
OBattler
2020-06-13 10:54:05 +02:00
parent 395537070b
commit 60ba71cb4b
197 changed files with 9 additions and 32694 deletions

View File

@@ -23,8 +23,8 @@
#include <string.h>
#include <wchar.h>
#include <86box/86box.h>
#include "cpu_common/cpu.h"
#include "cpu_common/x86.h"
#include "cpu.h"
#include "x86.h"
#include <86box/machine.h>
#include <86box/mca.h>
#include <86box/mem.h>