historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/SLOF/board-js2x/config

14 lines
232 B
Text
Raw Normal View History

2024-01-16 17:20:27 +00:00
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