mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-01-27 13:01:09 +00:00
2ae2134402
* Changed some MSVC compatibility defines based on MSVC version. * Added prebuild_script.bat to remove leftover configure generated files before building. Also added project files and MSVC copies of configure generated files for all supported CPUs.
8 lines
221 B
C
8 lines
221 B
C
/* Automatically generated by create_config - do not modify */
|
|
#define TARGET_ABI_MIPSO32 1
|
|
#define TARGET_MIPS 1
|
|
#define TARGET_NAME "mips"
|
|
#define TARGET_MIPS 1
|
|
#define TARGET_WORDS_BIGENDIAN 1
|
|
#define CONFIG_SOFTMMU 1
|