Commit Graph

12 Commits

Author SHA1 Message Date
abnormalmaps
9666ff6746 Support building Objective C in TestApp
Supports building Objective-C code inside TestApp by using the
common3.0-sdk.

Change-Id: I684e2892f750c03818dd2bc35f0d108e61611e15
2025-09-18 12:22:40 +02:00
abnormalmaps
4e2f810f78 Add --dump=linking-info flag
Adds the --dump=linking-info flag, which dumps the classes, selectors,
and functions required by the binary, along with info about the
symbol as JSON to stdout.

Change-Id: I87e6db91fc68aecaa8dd3c516676aa81c2c34209
2025-08-14 17:20:09 +00:00
Alexander Cieslewicz
3f0ecba7b2 Add android/build to gitignore
Change-Id: Ibd2088ed8b8ce55dcfa82ee0e192c186403997ce
2025-07-05 14:41:40 +00:00
Alexander Cieslewicz
d9e6396bdd Add touchHLE_log.txt to gitignore
Change-Id: If5cf2a7184c3133327e0499682c458f59a62cf53
2025-06-09 00:26:41 -06:00
apexad
ac7e6c0853 Add touchHLE_wallpaper to gitignore
Change-Id: Ic57c77b83914a03dc21514a5bed4aa403300fad1
2025-03-14 02:28:11 +00:00
ciciplusplus
91edf001a5 errno implementation + test 2023-07-19 21:42:39 +02:00
hikari_no_yume
b7792fa773 Implement Android support
This is a squashed merge of the Android branch, the final commit of
which was 3c517a36b1, tagged as
android-before-merge.

@ciciplusplus took the initiative to start porting touchHLE to Android
and got the first version working. @hikari-no-yume's contributions came
later and are mostly fixes and cleanups of various kinds.

There are still various unfinished things in this port, but it's now
in a clean enough state that it no longer needs its own branch.

(Merged pull request by @ciciplusplus, resolves #88.)

Co-authored-by: ciciplusplus <ciciplusplus@gmail.com>
2023-05-06 23:25:49 +02:00
hikari_no_yume
3d3d8b02e8 Implement a simple graphical app picker 2023-05-05 22:29:32 +02:00
ciciplusplus
e6f73cd047 stdlib's qsort implementation + integration tests
(Merged pull request by @ciciplusplus, resolves #97.)
2023-04-21 13:07:23 +02:00
hikari_no_yume
b1887423ac Create a Documents directory on the host and make it visible to the app 2023-01-15 12:27:41 +01:00
hikari_no_yume
dc27cda92a Deal with CMake idiosyncrasies to fix Windows build 2022-12-24 15:15:41 +01:00
hikari_no_yume
4e4f05f418 Initial commit: read Info.plist and extract app name 2022-12-01 16:59:33 +01:00