segatools/amex
kyoubate-haruka efe01d92a6 Fix MSVC build again, add support for standalone MSVC compiler (#59)
After switching away from VS, I realized the buildscript wouldn't detect the standalone MSVC compiler, because for whatever genius reason, MS installs that in the x86 program files directory...

Also fixes some duplicate definitions and a missing library that MSVC doesn't like
ah compilers...

Reviewed-on: https://gitea.tendokyu.moe/TeamTofuShop/segatools/pulls/59
Co-authored-by: kyoubate-haruka <46010460+kyoubate-haruka@users.noreply.github.com>
Co-committed-by: kyoubate-haruka <46010460+kyoubate-haruka@users.noreply.github.com>
2025-02-24 18:49:22 +00:00
..
amex.c Improve JVS bus life cycle handling 2019-11-03 13:01:38 -05:00
amex.h amex: Shift config structs around 2019-11-05 19:36:35 -05:00
config.c amex: Shift config structs around 2019-11-05 19:36:35 -05:00
config.h amex: Shift config structs around 2019-11-05 19:36:35 -05:00
ds.c replace hardcoded enums with #define CTL_CODEs 2024-12-23 21:48:30 +01:00
ds.h amex: Shift config structs around 2019-11-05 19:36:35 -05:00
eeprom.c replace hardcoded enums with #define CTL_CODEs 2024-12-23 21:48:30 +01:00
eeprom.h amex: Shift config structs around 2019-11-05 19:36:35 -05:00
gpio.c Fix MSVC build again, add support for standalone MSVC compiler (#59) 2025-02-24 18:49:22 +00:00
gpio.h amex: Shift config structs around 2019-11-05 19:36:35 -05:00
guid.c Split libnu into libplatform, libamex 2019-03-04 17:22:38 -05:00
jvs.c replace hardcoded enums with #define CTL_CODEs 2024-12-23 21:48:30 +01:00
jvs.h amex: Shift config structs around 2019-11-05 19:36:35 -05:00
meson.build remove 5gb wasted space by removing precompiled headers 2024-12-23 21:04:51 +01:00
nvram.c Revert "amex/nvram.c: Relax file sharing mode" 2019-08-20 13:13:30 -04:00
nvram.h Wire up libamex config 2019-05-04 14:50:33 -04:00
sram.c replace hardcoded enums with #define CTL_CODEs 2024-12-23 21:48:30 +01:00
sram.h amex: Shift config structs around 2019-11-05 19:36:35 -05:00