Luke Street
|
97a5af2055
|
Build a wibo_debug binary as well (#51)
|
2023-10-08 12:46:26 -04:00 |
Luke Street
|
6b6a462ea1
|
Use __attribute__((force_align_arg_pointer)) (#30)
|
2023-01-23 16:36:14 +01:00 |
Luke Street
|
67f99ba1b2
|
Build static binary (#29)
|
2023-01-23 10:20:30 +09:00 |
Ethan Roseman
|
b65a585ee3
|
Move docker build back a bit (#25)
|
2022-09-25 02:02:49 +09:00 |
Luke Street
|
4ae7bba638
|
Add CMakeLists.txt (#8)
* Add CMakeLists.txt
* Use CMake in CI
* Remove Makefile & update README.md
|
2022-07-06 20:03:19 +09:00 |
Mark Street
|
b9f6c4c64e
|
Add support for SN compilers (#4)
* More kernel32 functions implemented poorly
* fix a smattering of issues to make cc1n64 work
* fix issues breaking psyq aspsx
* Return lowercase Windows paths if uppercase path doesnt exist
* Add SetStdHandle
* Add super naive FormatMessageA
* Case insensitive file matching
* PR comments
* Adding CompareString* + SetEnvironmentVariableA functions
Co-authored-by: Ash Wolf <ninji@wuffs.org>
Co-authored-by: Simon Lindholm <simon.lindholm10@gmail.com>
|
2022-07-03 23:27:48 +09:00 |
Mark Street
|
29f93f0d1c
|
Add Dockerfile + build action (#3)
* Add Dockerfile + build action
* Remove 'test' entry that didn't trigger action
|
2022-06-30 20:42:24 +01:00 |