mtgos-mtgos-3ds9/kernel/arch/x86/pc/config.py
2017-04-23 16:09:42 +00:00

2 lines
102 B
Python

config["ENABLE_FPU"]=get_yes_no("Enable x87 FPU", True)
config["ENABLE_SSE"]=get_yes_no("Enable SSE")