Commit graph

8 commits

Author SHA1 Message Date
Splendide Imaginarius
3fc5bbe429
Bump MINIFFI_MAX_ARGS to 16 (#4)
* MiniFFI: Use MINIFFI_MAX_ARGS instead of literal

* MiniFFI: Document lines that need changing if MINIFFI_MAX_ARGS changes

* Bump MINIFFI_MAX_ARGS to 12

Fixes https://github.com/mkxp-z/mkxp-z/issues/2

* Bump MINIFFI_MAX_ARGS to 16
2022-12-21 05:25:15 -05:00
Struma
c9a5638451 Use compiler default convention on x64 Windows 2021-01-06 14:45:15 -05:00
Struma
36e2c7508b Fix x64 Windows asm -- again 2021-01-06 04:42:40 -05:00
Struma
1bc05a9b62 fix inappropriate if statement 2021-01-06 01:13:19 -05:00
Struma
be051461e5 Fix calling convention for Win64 MiniFFI calls 2021-01-01 02:02:47 -05:00
Struma
19f04599b7 Revert "Detect DLL architecture at runtime"
This reverts commit 3106df636a.
2021-01-01 00:26:37 -05:00
Struma
1785d7c2dd Detect DLL architecture at runtime 2021-01-01 00:08:28 -05:00
Struma
8f78a4cf17 Fix Windows build errors 2020-12-31 19:59:53 -05:00
Renamed from binding/miniffi.c (Browse further)