1
0
Fork 0
qemu/roms/SLOF/board-js2x/config
Daniel Baumann ea34ddeea6
Adding upstream version 1:10.0.2+ds.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 14:27:05 +02:00

13 lines
232 B
Text

BOARD=js2x
TARG=ppc64
export FLAG="-DBIOSEMU"
export CPUARCH=ppc970
export CPUARCHDEF=-DCPU_PPC970
ifneq ($(wildcard ../other-licence/x86emu/*.c),)
export SNK_BIOSEMU_APPS=1
else
export SNK_BIOSEMU_APPS=0
endif
FLASH_SIZE=8388608