sm64ex-coop/lib/lua
EmeraldLockdown 139fcc1dd2 Native Arm Support for macOS (#492)
Remove the need to use rosetta 2, and now use arm instead.
    Intel macs should still work, although have not been tested (I don't have a intel mac).
    Coopnet and lua have both been tested, and both work.
    I ended up removing the logfile stuff, as 1, it was only used once for mario action hang, and 2, it was causing pointer misalignment on macos arm.
    Discord integration is disabled on arm.
    Compilation now takes 25 seconds instead of a minute and 20
2023-10-28 00:19:00 -07:00
..
include Switched from dynamic to static Lua lib 2022-01-23 20:04:53 -08:00
linux Reduced Lua GC pressure by a lot, reuse cobjects/pointers 2023-06-24 23:43:03 -07:00
mac_arm Native Arm Support for macOS (#492) 2023-10-28 00:19:00 -07:00
mac_intel Native Arm Support for macOS (#492) 2023-10-28 00:19:00 -07:00
win32 Added missing lua libs 2022-01-23 20:51:05 -08:00
win64 Added missing lua libs 2022-01-23 20:51:05 -08:00