Kevin Bentley
|
1f45163248
|
Updated source to reflect the license that this code is released under.
|
2024-04-20 09:57:49 -06:00 |
|
Matt Stephenson
|
e1af942a13
|
Use __aarch64__ instead of __arm64__ for Linux builds
Signed-off-by: Matt Stephenson <mstephenson6@users.noreply.github.com>
|
2024-04-18 01:34:24 -04:00 |
|
Thomas Otto
|
b909a4cf43
|
Convert min/max macros to std::min/max
Added explicit <float> or <int> template argument where needed.
Add -DNOMINMAX define for Windows.
|
2024-04-17 21:43:38 +02:00 |
|
Jacob Coby
|
531e528c61
|
Apple M-Series Fixes
* Adds portable debug_break (https://github.com/scottt/debugbreak/)
* Adds Brewfile for Homebrew deps
* use isfinite() instead of finite()
* Stub int3 code in mveasm
|
2024-04-17 09:09:22 -04:00 |
|
Kevin Bentley
|
c6640cc631
|
clang-format on everything.
|
2024-04-16 12:56:40 -06:00 |
|
Kevin Bentley
|
df209742fc
|
Initial import
|
2024-04-15 21:43:29 -06:00 |
|