Commit Graph

  • ed32a43c84 PR review ConorBobbleHat 2023-09-17 18:24:51 +0100
  • ee56d6bfe1 data type update ConorBobbleHat 2023-09-16 01:13:36 +0100
  • 6385190703 revert gitignore ConorBobbleHat 2023-09-16 00:51:12 +0100
  • db4ec22be6 Merge remote-tracking branch 'origin/main' into create-process ConorBobbleHat 2023-09-16 00:46:07 +0100
  • b8e3dac0ba Implement enough process handling logic to make psyq4.0 happy ConorBobbleHat 2023-09-16 00:45:28 +0100
  • ceb13b34de
    Use correct token for docker deployment (#45) 0.5.2 Mark Street 2023-09-14 15:12:28 +0100
  • 20fb298f93 Update deps in ci.yml too Mark Street 2023-09-14 15:09:23 +0100
  • 54aee0b42c Update link to gc_wii compilers Mark Street 2023-09-14 15:06:42 +0100
  • 4263f72e59 Use correct token for docker deployment Mark Street 2023-09-14 15:02:16 +0100
  • 6a420668e5
    CorExitProcess for armcc_41_1440 (#44) Ethan Roseman 2023-09-12 22:44:56 +0900
  • 31cea102c9
    Fix function signature, add dll coverage Ethan Roseman 2023-09-12 05:32:18 +0900
  • 2f5b0b5c87
    Implement CorExitProcess for armcc_41_1440 Ethan Roseman 2023-09-12 03:52:21 +0900
  • d27fc944bd
    Fix `GetFullPathNameW`, `GetEnvironmentVariableW` (#43) 0.5.1 Luke Street 2023-09-11 05:36:13 -0400
  • 07a4892a6e Fix `GetFullPathNameW`, `GetEnvironmentVariableW` Luke Street 2023-09-10 17:21:33 -0400
  • b7e8e5fb80
    3 msvcrt funcs (#42) Ethan Roseman 2023-09-11 04:22:01 +0900
  • e857702f51
    Promment Ethan Roseman 2023-09-11 04:21:44 +0900
  • b95ae7aa7f
    Merge remote-tracking branch 'upstream/main' into msvcrt-baby Ethan Roseman 2023-09-11 04:15:19 +0900
  • c0775ee438
    fix empty final line Ethan Roseman 2023-09-11 04:08:09 +0900
  • a5499f27de
    Fix SetFilePointerEx to return FALSE instead of INVALID_SET_FILE_POINTER (#41) Anghelo Carvajal 2023-09-10 09:54:25 -0300
  • edc078d763 Fix SetFilePointerEx to return FALSE instead of INVALID_SET_FILE_POINTER angie 2023-09-10 09:52:07 -0300
  • 8ab683e5c6
    WiBo -> wibo Ethan Roseman 2023-09-10 13:14:45 +0900
  • 94b44fd697
    Everything needed to run simple Rust programs (#40) 0.5.0 Luke Street 2023-09-09 23:07:23 -0400
  • 7ce92cd356 Address PR comments Luke Street 2023-09-09 19:03:44 -0400
  • 8642be090c Add IsDBCSLeadByte implementation Luke Street 2023-09-08 17:21:36 -0400
  • 6e18120410
    Add armcc support (#39) ConorB 2023-09-08 00:17:35 +0100
  • a94dded572 Everything needed to run simple Rust programs Luke Street 2023-09-07 16:27:25 -0400
  • 75f7b42377 Stub RtlUnwind entirely ConorBobbleHat 2023-09-07 19:41:22 +0100
  • c82d9e3d58 Update CI link ConorBobbleHat 2023-09-07 01:02:19 +0100
  • febc0af619 armcc 5.04, ignore seh longjmps ConorBobbleHat 2023-09-07 00:28:02 +0100
  • a99ecdcd06
    msvcrt funcs Ethan Roseman 2023-09-06 10:36:20 +0900
  • 3e2d84fa69
    Force VirtualAlloc allocations to fall below the 2GB mark (#36) 0.4.2 ConorB 2023-06-02 20:30:45 +0100
  • a1a5d7baa5 Force VirtualAlloc allocations to fall below the 2GB mark ConorBobbleHat 2023-05-31 18:21:55 +0100
  • e83af50b10
    Properly implement GetCurrentProcessID, GetCurrentThreadId (#35) Parker 2023-04-01 02:13:21 -0700
  • 150b48b6ab Got these two APIs going Parker B 2023-03-29 23:01:29 -0700
  • 692c422aac
    Add `wibo.sha1` to release and artifact Robin Avery 2023-02-26 10:50:44 -0500
  • 7d08a2bdca
    Various fixes for mwcc/mwld (#32) 0.4.1 Luke Street 2023-01-23 15:22:50 -0500
  • 32cd9d524a Lexically normalize paths Luke Street 2023-01-23 15:00:38 -0500
  • 3fd4051ebd Use callee_pop_aggregate_return(0) Luke Street 2023-01-23 14:19:31 -0500
  • d72fcfd7c5 Add WIN_FUNC to FileTimeToLocalFileTime Luke Street 2023-01-23 14:19:26 -0500
  • 86e2d235b7 Override GetFileAttributesA for MWCC license.dat Luke Street 2023-01-23 10:56:22 -0500
  • 6b6a462ea1
    Use __attribute__((force_align_arg_pointer)) (#30) Luke Street 2023-01-23 10:36:14 -0500
  • 9837ce0bf4
    Pass absolute path to exe in argv[0] (#31) Luke Street 2023-01-23 10:35:50 -0500
  • b02a5b9d36 Update lmgr.cpp Luke Street 2023-01-23 10:25:36 -0500
  • 277b73613c Use quoting logic for path arg Luke Street 2023-01-23 10:22:06 -0500
  • 94e756d517 Use force_align_arg_pointer Luke Street 2023-01-22 21:07:37 -0500
  • e3553195f6 Pass absolute path to exe in argv[0] Luke Street 2023-01-22 21:13:00 -0500
  • 67f99ba1b2
    Build static binary (#29) v0.4.0 Luke Street 2023-01-22 20:20:30 -0500
  • 69176dcf2a Build static binary Luke Street 2023-01-22 18:50:25 -0500
  • aec6f0dbe9
    Implement GetShortPathNameA (#28) jdflyer 2022-12-29 17:37:21 -0700
  • 28bf59d449 fix weird indentation jdflyer 2022-12-29 16:43:59 -0700
  • d3e49733a2 Implement GetShortPathNameA jdflyer 2022-12-29 15:16:41 -0700
  • 635de4fa93
    Handle GetCurrentDirectory required buffer size return value (#27) Ryan Burns 2022-12-02 01:46:38 -0800
  • 3d1de252f0 Handle GetCurrentDirectory required buffer size return value Ryan Burns 2022-12-01 17:40:08 -0800
  • 681137902b
    don't try to mmap 0-sized things (#26) 0.3.0 Ethan Roseman 2022-09-25 02:03:40 +0900
  • 421e539e0a
    Merge branch 'decompals:main' into main Ethan Roseman 2022-09-25 02:03:23 +0900
  • b65a585ee3
    Move docker build back a bit (#25) Ethan Roseman 2022-09-25 02:02:49 +0900
  • 1ce6d7c887
    don't try to mmap 0-sized things Ethan Roseman 2022-09-25 02:01:59 +0900
  • bc7e4987b5
    Move docker build back a bit Ethan Roseman 2022-09-25 01:38:59 +0900
  • d631bad6b2
    Build it on focal (#24) 0.2.6 Ethan Roseman 2022-09-25 01:04:29 +0900
  • 6f4f58fb6c
    now? Ethan Roseman 2022-09-25 01:02:33 +0900
  • 706e898c66
    whut Ethan Roseman 2022-09-25 01:00:32 +0900
  • c816edb786
    debug yaml Ethan Roseman 2022-09-25 00:59:15 +0900
  • b015fb4ba4
    Fix Ethan Roseman 2022-09-25 00:58:25 +0900
  • f9b5468bfe
    focal Ethan Roseman 2022-09-25 00:57:19 +0900
  • e5f630e957
    lower minimum CMakeLists Ethan Roseman 2022-09-25 00:55:00 +0900
  • 9dc9dd2e9c
    Whoops Ethan Roseman 2022-09-25 00:53:16 +0900
  • 8918cbbfcd
    model after #15 Ethan Roseman 2022-09-25 00:50:10 +0900
  • 3601c489da
    try focal Ethan Roseman 2022-09-25 00:46:17 +0900
  • 7dc1c0ce52
    don't use ninja Ethan Roseman 2022-09-25 00:43:33 +0900
  • 8a2405529f
    cmake Ethan Roseman 2022-09-25 00:41:40 +0900
  • cf717128c8
    no sudo Ethan Roseman 2022-09-25 00:40:42 +0900
  • 5992e79789
    Build it on bionic Ethan Roseman 2022-09-25 00:39:20 +0900
  • 6de4e9a163
    3 funcs needed for some mwcc compilers (#22) 0.2.5 Ethan Roseman 2022-09-24 23:59:30 +0900
  • 34589c429c
    bugfix Ethan Roseman 2022-09-24 23:58:27 +0900
  • 6a9d2a6447
    cleanup, add test dir as an include dir for tests Ethan Roseman 2022-09-24 23:24:08 +0900
  • 1a696965e3
    lots more via pair programming with Simon Ethan Roseman 2022-09-24 23:20:13 +0900
  • 96725533d4
    some PR feedback Ethan Roseman 2022-08-09 10:50:27 +0900
  • 2c38bede7f
    3 funcs needed for some mwcc compilers Ethan Roseman 2022-08-09 08:43:25 +0900
  • ffe30a626b Fix cmdline backslash escaping 0.2.4 Simon Lindholm 2022-07-31 13:17:14 +0200
  • e54657b55f Misc minor improvements Simon Lindholm 2022-07-29 23:39:31 +0200
  • 93b99a4f24 Handle some more armcc versions Simon Lindholm 2022-07-29 17:43:59 +0200
  • bd4c09e743
    Add naive VirtualFree (#20) 0.2.3 Mark Street 2022-07-27 23:23:45 +0100
  • 3a47fa10a7 fixup pr Mark Street 2022-07-27 23:21:56 +0100
  • c47665f8ae Improve TIB Simon Lindholm 2022-07-28 00:13:36 +0200
  • d48e7da8b2 Adding naive VirtualFree Mark Street 2022-07-27 23:06:39 +0100
  • 66c38c23ef
    Update README.md Khoa 2022-07-27 14:20:50 -0700
  • 747f1895ef More logging Simon Lindholm 2022-07-27 16:51:48 +0200
  • 42f2e6935e MessageBoxA 0.2.2 Simon Lindholm 2022-07-27 12:28:29 +0200
  • ff947fb707 Fix Heap{Re,}Alloc Simon Lindholm 2022-07-26 12:38:21 +0200
  • fa6c98406e A handful more functions to get cpe2exe to start Mark Street 2022-07-18 22:32:53 +0100
  • 0f550ee625 More logging Simon Lindholm 2022-07-27 16:40:32 +0200
  • c97e1a4700 Don't include dir path in cFileName Simon Lindholm 2022-07-27 16:01:44 +0200
  • 82b487c764 Don't write to deprecated fields that don't exist Simon Lindholm 2022-07-27 12:41:05 +0200
  • db207b285f MessageBoxA Simon Lindholm 2022-07-27 12:28:29 +0200
  • 766d1a8ed5 FindFirstFileA Simon Lindholm 2022-07-27 12:24:18 +0200
  • 1983282fd2 adding .c_str() to debug line Mark Street 2022-07-27 07:35:02 +0100
  • 086c0c17aa Set FILETIMEs to Unix time zero Simon Lindholm 2022-07-27 02:12:41 +0200
  • 7754d34c38 Pretend locale 1, not 0 Simon Lindholm 2022-07-27 01:35:27 +0200
  • 0a24a6c912 Fix MultiByteToWideChar Simon Lindholm 2022-07-27 01:26:30 +0200
  • 2987484c32 More locale stuff Simon Lindholm 2022-07-26 15:44:16 +0200