2025-03-23T23:53:19Z
8312bf504501f60688e73c203ffe4091c533be0f
Implement inet_addr() and inet_ntop()
2025-03-22T15:15:00Z
aff15b15195e01f38dcda423514246f8ffc8f25c
Add support for unnamed POSIX semaphores
2025-03-18T22:34:05Z
59f0994645c872233a25b0135e1bf891c0f8aa98
Implement ivar sliding during reconciliation
2025-03-16T12:50:22Z
6fd486891d6cbe9ef77a0be46883300280363b4d
Update CHANGELOG
2025-03-15T12:58:31Z
0ceb92a1169058ba4ec7f33aef0a152a7ddc06d7
Add _vm_page_size constant to mach_init
2025-03-15T09:35:25Z
d9067f0c9b2a2a108998378dad1a020ddad53bad
Fix typo in default options
2025-03-14T22:16:03Z
7862a9bb8573a4a4e49cbc5ba6d05de480f2fdcb
Handle fclose(NULL)
2025-03-14T20:44:57Z
ec88d4bf32cb1df286d1c164e796ef2cd970bda1
Default options for Metal Gear Solid Touch
2025-03-14T20:04:06Z
12419373665668011b71b9de13ab18d32a0b60e9
Add NSString line...forRange functions
2025-03-14T02:42:03Z
ac7e6c0853d8c09be6f9e42d7c76b293d8be45e9
Add touchHLE_wallpaper to gitignore
2025-03-13T22:42:28Z
3db0b1840cbea2a17af70601982cba1a6b990432
Fix semaphore behaviour
2025-03-12T21:03:57Z
bfd18cb435c5e49886c780464227c6ce38a14418
Add zlib dylib
2025-03-12T18:08:16Z
cfba0c60e8e893c6e53140c145125954614b2114
Implement dylib import sorting
2025-03-05T23:17:59Z
dc75680b0964680bf4b029aa2ed485c7f997e9e9
Game-specific hack to make CutTheRope work again
2025-03-02T20:32:37Z
474dd1578922d11e05e4ca67ace6185519472a9b
Specify C and CXX for android build on windows
2025-03-02T12:03:22Z
fbcd7b8716996189c696dda35fccb5073482817e
Update CHANGELOG
2025-03-02T11:22:40Z
6b793bc25b8e5fa35d6d44e7c366e4fe949e254d
Fix build
2025-03-02T11:02:13Z
abe2ec675160f5e317f8db73c0ead5f59d1817fa
Allow NSUTF8StringEncoding encoding in NSString stringByAddingPercent…
2025-03-02T10:23:52Z
42a2f82dd1b7aee482a9e00617d5cb85c26605c7
Support for NSMacOSRomanStringEncoding for ASCII part
2025-03-01T23:16:13Z
e6e725e9da61a3ca627bd1883f9ddfcfc77391d2
Add NSScanner
2025-03-01T22:02:25Z
25fd6976648ded55336058fe4da206414d569d29
Run extra run loop iteration after fading app icon
2025-03-01T21:41:56Z
43bbe6062a5b5ec238fed05fe52973860556c73d
Properly allocate SCNetworkReachability
2025-03-01T12:57:54Z
01825be29bc888c767c0f664b7a3479fa2e1896f
Handle unknown specifiers in printf family
2025-03-01T11:59:52Z
4d4c59f5d333c19cef683bbb6b7417384c4395ff
Stub for getgid()
2025-02-28T22:38:52Z
c56931caae2e569106024e243e3aea813958dddb
Provide visual feedback (responsiveness) when an app icon is tapped
2025-02-25T22:39:29Z
70325a42005a3e2ecbde6b551d6ae8f476f0227b
Implement support for 32-bit signed LPCM audio play
2025-02-24T21:12:57Z
3550209d0f00ac13bd937cc60838ab25c70f5b49
Allow TEXTURE_FILTER_CONTROL_EXT target in glTexEnvfv()
2025-02-24T21:10:53Z
9292348868ebab7e324dbbfd51f63063172d07fe
Fix clippy warning
2025-02-24T16:16:39Z
132b6d7d43adfc81c75ff993d96dcf962c35ef3f
Adjust build.rs for wrappers to use correct target os