Commit Graph

  • ee9c4ae486 GetComputerNameA Simon Lindholm 2022-07-26 15:11:45 +0200
  • ae50cc94ce Fix CompareString Simon Lindholm 2022-07-26 14:53:50 +0200
  • 7b773da08a Fix GetStringTypeW Simon Lindholm 2022-07-26 12:54:56 +0200
  • 0b85c80d12 Fix wchar -> char conversions Simon Lindholm 2022-07-26 12:54:43 +0200
  • 31e01a15c5 Some more functions Simon Lindholm 2022-07-26 12:40:34 +0200
  • 4a0f599dcf Print logs to stderr Simon Lindholm 2022-07-26 12:40:12 +0200
  • dc76a144ac Fix WideCharToMultiByte Simon Lindholm 2022-07-26 12:38:21 +0200
  • 28b856c93f Fix Heap{Re,}Alloc Simon Lindholm 2022-07-26 12:38:21 +0200
  • a15dca6bc1 GetModuleHandle Simon Lindholm 2022-07-26 12:05:24 +0200
  • 00879bd553 few PR comment-related tweaks Mark Street 2022-07-25 21:15:14 +0100
  • 2a8d022e7d GetVersionExA Simon Lindholm 2022-07-25 17:00:56 +0200
  • 9893316998 malloc rather than std::string Mark Street 2022-07-24 21:21:41 +0100
  • 4cc6beca8e Add support for psyq CC1PLPSX.EXE Mark Street 2022-07-19 22:38:33 +0100
  • 473a8fc841 a little less buggy Mark Street 2022-07-19 22:04:22 +0100
  • 42336a91bf handful more functions to get psx2exe to start Mark Street 2022-07-18 22:32:53 +0100
  • ced712df09 Clean up function resolution a little 0.2.1 Simon Lindholm 2022-07-15 00:45:35 +0200
  • 11bdc5e8a2
    move dlls into dll/ dir (#16) Mark Street 2022-07-18 14:54:17 +0100
  • 0e26e33dfe move dlls into dll/ dir Mark Street 2022-07-17 15:47:04 +0100
  • 5da0fb6101 Update CI to test on Ubuntu 18.04+ Luke Street 2022-07-07 13:28:02 -0400
  • b86a542fe2
    Explicitly link std::filesystem as needed (#14) 0.2.0 Ryan Burns 2022-07-07 10:02:27 -0700
  • f8644f5210 Add missing include Ryan Burns 2022-07-07 00:00:56 -0700
  • 3e98461332 Explicitly link std::filesystem as needed Ryan Burns 2022-07-06 23:26:33 -0700
  • 7cb3c2cd32 Fix cmake install command Ryan Burns 2022-07-06 23:24:06 -0700
  • e997178c57
    Fix double ghcr.io in docker tag (#13) Mark Street 2022-07-06 19:51:32 +0100
  • 7d1668f22a Fix double ghcr.io in docker tag Mark Street 2022-07-06 19:46:57 +0100
  • fae4219d7f
    Revert "Add -lstdc++fs to cmake for older GCC (#11)" (#12) Ethan Roseman 2022-07-06 14:26:16 -0400
  • abb8d63f61 Revert "Add -lstdc++fs to cmake for older GCC (#11)" Ethan Roseman 2022-07-07 03:26:05 +0900
  • 583769d7c8
    Add -lstdc++fs to cmake for older GCC (#11) BR- 2022-07-06 11:21:18 -0700
  • 27859273da Add -lstdc++fs to cmake for older GCC BR- 2022-07-06 11:14:38 -0700
  • 4ae7bba638
    Add CMakeLists.txt (#8) Luke Street 2022-07-06 07:03:19 -0400
  • 97c946fd86
    implement SetEndOfFile, CreateDirectoryA, RemoveDirectoryA, SetFileAttributesA (#6) camthesaxman 2022-07-05 21:26:24 -0500
  • bba1602770 call fflush before ftruncate camthesaxman 2022-07-05 19:12:26 -0500
  • a8b9452f33
    kernel32: Use fstat in GetFileSize (#10) Luke Street 2022-07-05 18:13:20 -0400
  • cbfbd27e2d kernel32: Use fstat in GetFileSize Luke Street 2022-07-05 16:32:46 -0400
  • 6f36653f7b Remove Makefile & update README.md Luke Street 2022-07-05 15:33:50 -0400
  • e4c0928e18 Use CMake in CI Luke Street 2022-07-04 16:14:00 -0400
  • 20352e7bcb Add CMakeLists.txt Luke Street 2022-07-04 14:41:35 -0400
  • 50321efe15 Some MSVC build fixes, kernel32 needs a couple more changes and loader/main won't build yet. Paul 2022-07-04 21:32:13 +0100
  • 07af846d1c files: Use drive letter Z: for root FS (matches wine) Luke Street 2022-07-04 14:40:11 -0400
  • d29a78e862 Makefile: Target C++17 instead of C++2a Luke Street 2022-07-04 14:38:53 -0400
  • 9b9c63904e files: Use drive letter Z: for root FS (matches wine) Luke Street 2022-07-04 14:40:11 -0400
  • c777de6a94 Makefile: Target C++17 instead of C++2a Luke Street 2022-07-04 14:38:53 -0400
  • d893655b8f Merge branch 'main' of https://github.com/camthesaxman/WiBo camthesaxman 2022-07-04 12:49:59 -0500
  • 17582697d6 implement SetEndOfFile, CreateDirectoryA, RemoveDirectoryA, SetFileAttributesA camthesaxman 2022-07-04 12:48:02 -0500
  • 3b181ab40a Remove invalid assert 0.1.2 Simon Lindholm 2022-07-04 19:38:49 +0200
  • a47a2e5e8b Allow building with older GCC Simon Lindholm 2022-07-04 19:27:23 +0200
  • 228bf4663e File handles 0.1.1 Simon Lindholm 2022-07-04 00:40:12 +0200
  • 84cb52fe70 FileTimeToSystemTime, SetFileTime Mark Street 2022-07-04 00:05:30 +0200
  • b9f6c4c64e
    Add support for SN compilers (#4) 0.1.0 Mark Street 2022-07-03 15:27:48 +0100
  • 5c1f8ca7c8
    [ci] Release on any tag, and create a separate gh release for each 0.0.1 Ethan Roseman 2022-07-03 23:15:45 +0900
  • fdc2320acd Adding CompareString* + SetEnvironmentVariableA functions Mark Street 2022-07-03 14:56:26 +0100
  • 72b856e54d PR comments Mark Street 2022-07-03 14:21:51 +0100
  • 960007958d Case insensitive file matching Simon Lindholm 2022-07-03 14:24:02 +0200
  • 1ace7ff4d5 Add super naive FormatMessageA Mark Street 2022-07-03 11:58:03 +0100
  • ef8ea3bdf8 Add SetStdHandle Mark Street 2022-07-03 11:24:08 +0100
  • 73d522f9ce Return lowercase Windows paths if uppercase path doesnt exist Mark Street 2022-07-01 22:46:54 +0100
  • b84567268c
    Upload build / update release on updates to master Ethan Roseman 2022-07-02 02:18:03 +0900
  • f1d830c8d8 fix issues breaking psyq aspsx Ash Wolf 2022-07-01 00:44:21 +0200
  • 4689fac655 fix a smattering of issues to make cc1n64 work Ash Wolf 2022-07-01 00:02:13 +0200
  • b0726346db More kernel32 functions implemented poorly Mark Street 2022-06-30 21:13:15 +0100
  • 29f93f0d1c Add Dockerfile + build action (#3) Mark Street 2022-06-30 20:30:24 +0100
  • d92f0d1d08
    Readme changes, github actions ci, test (#1) Ethan Roseman 2022-06-30 15:23:00 -0400
  • 0c6e88a7a1
    remove silly bit Ethan Roseman 2022-07-01 04:22:41 +0900
  • 4ccfbcccf1
    PR comments Ethan Roseman 2022-07-01 04:17:33 +0900
  • 98dadef27a Remove 'test' entry that didn't trigger action Mark Street 2022-06-30 19:43:18 +0100
  • d0261333ed Add Dockerfile + build action Mark Street 2022-06-30 19:34:30 +0100
  • 6ca4e7691c
    Update ci.yml Ethan Roseman 2022-07-01 03:33:59 +0900
  • a224ceccbd
    Don't segfault on nonexistant file and show error instead Ethan Roseman 2022-07-01 02:32:46 +0900
  • 6a08fb408c
    test fix and formatting Ethan Roseman 2022-07-01 02:10:34 +0900
  • 0aea39b48c
    Install gcc multilib Ethan Roseman 2022-07-01 02:08:45 +0900
  • 9d23ae00a4
    Std flag change for older GCC versions" Ethan Roseman 2022-07-01 02:04:07 +0900
  • 09ae99bef2
    Readme changes, github actions ci, test Ethan Roseman 2022-07-01 01:55:55 +0900
  • f11759cc71 mwcc 4.* Simon Lindholm 2022-06-29 17:33:41 +0200
  • 916c10543d ole32 Simon Lindholm 2022-06-29 17:23:33 +0200
  • 6281fa2da7 Support more mwcc versions Simon Lindholm 2022-06-29 15:24:58 +0200
  • 121bfb3939 Better realloc zeroing Simon Lindholm 2022-06-29 15:24:58 +0200
  • 81e85504de Improve logging Simon Lindholm 2022-06-29 15:24:58 +0200
  • e0017ac105 fix realloc zeroing Simon Lindholm 2022-06-29 15:18:29 +0200
  • d565bd4231 files & times Simon Lindholm 2022-06-29 13:57:50 +0200
  • 1a9d5d5a86 resources Simon Lindholm 2022-06-29 13:19:45 +0200
  • e6dc3b4ffd Command line parsing Simon Lindholm 2022-06-29 01:29:26 +0200
  • 82c05df74e more Simon Lindholm 2022-06-29 01:07:04 +0200
  • 207da3f472 "Better" LoadString stub, makefile Simon Lindholm 2022-06-29 00:28:09 +0200
  • 3fd1f6a30c wip Simon Lindholm 2022-06-28 23:08:23 +0200
  • d1a4fd35a7 first commit Ash Wolf 2022-06-13 02:20:18 +0200