2020-09-30 17:12:29 +02:00

25 lines
692 B
Plaintext

PPC_SOURCES=..\emulate.c \
..\addops.c \
..\asciiops.c \
..\bitops.c \
..\condops.c \
..\ctrlops.c \
..\data.c \
..\debug.c \
..\divops.c \
..\inoutops.c \
..\jmpops.c \
..\logops.c \
..\miscops.c \
..\moveops.c \
..\mulops.c \
..\operand.c \
..\pcibios.c \
..\regmode.c \
..\setops.c \
..\shiftops.c \
..\stackops.c \
..\stringop.c \
..\utility.c \
..\x86bios.c