historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/SLOF/board-js2x/config
2024-01-16 11:20:27 -06: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