renamed all files which are part of the x86 emulator to start with "x86"

This commit is contained in:
Markus Fröschle
2013-12-30 11:24:14 +00:00
parent 4d1dbf1324
commit 5a30b0f61c
16 changed files with 35 additions and 121 deletions

View File

@@ -86,14 +86,14 @@ SECTIONS
OBJDIR/fbmodedb.o
OBJDIR/offscreen.o
OBJDIR/decode.o
OBJDIR/ops.o
OBJDIR/ops2.o
OBJDIR/fpu.o
OBJDIR/sys.o
OBJDIR/biosemu.o
OBJDIR/debug.o
OBJDIR/prim_ops.o
OBJDIR/x86decode.o
OBJDIR/x86ops.o
OBJDIR/x86ops2.o
OBJDIR/x86fpu.o
OBJDIR/x86sys.o
OBJDIR/x86biosemu.o
OBJDIR/x86debug.o
OBJDIR/x86prim_ops.o
OBJDIR/x86pcibios.o
OBJDIR/radeon_base.o