Commit Graph

181 Commits

Author SHA1 Message Date
zilmar 10b550bb63 Android: Start to get controller working 2023-12-07 16:14:04 +10:30
zilmar da092545e6 Android: Add requestLegacyExternalStorage 2023-11-30 15:29:36 +10:30
zilmar d0445eb5cc Android: switch icons from png to svg 2023-11-30 14:03:38 +10:30
zilmar ceaa05c317 Android: Change how PACKAGE_DIRECTORY is retrieved 2023-11-23 18:37:55 +10:30
zilmar 0c8b10bbc7 Android: Get RSP core to compile on android 2023-11-09 11:53:06 +10:30
zilmar 6fbc5c0264 Android: Move hle audio code in to main rsp plugin 2023-11-02 20:06:58 +10:30
zilmar 924197ca9a Android: Update ignore for new asset location 2023-11-02 09:07:28 +10:30
zilmar 0dc1fa7f45 Android: Fix up showing menu 2023-10-26 12:13:08 +10:30
zilmar b74e21d056 Android: Show base dir to splash logs when starting 2023-10-26 11:17:49 +10:30
zilmar a2c4e06f90 Android: Get rid of usage of project64_data directory 2023-10-26 11:14:47 +10:30
zilmar ebdef8bbdb Android: remove InterpreterCPU.cpp from CMakeLists.txt 2023-10-19 20:19:57 +10:30
zilmar 7e249d22b1 Try to fix android build 2023-09-28 15:25:34 +09:30
zilmar 2c40d47a34 Start to look at x64 recompiler 2023-04-04 17:44:42 +09:30
zilmar 4263f11c17 Android: Fix rename of SettingsType-RDBYesNo.cpp 2023-02-14 08:26:25 +10:30
zilmar 92c06c1651 Android: Fix removal of ExtractAssetsTask 2023-02-06 20:13:46 +10:30
zilmar cd7b0b42c3 Android: Be able to have assets in a zip file 2023-02-06 17:41:23 +10:30
zilmar a6f937b368 Android: Move assets directly under Android 2023-01-23 17:25:28 +10:30
zilmar 5923d50868 Android: Fix Project64-core\CMakeLists.txt 2023-01-03 14:48:17 +10:30
zilmar 72705cf66a Android: Get it to build asmjit 2022-12-07 08:33:34 +10:30
zilmar ef8067cf12 Android: Make a skeleton for arm to start over arm recompiler 2022-10-24 11:15:46 +10:30
zilmar 0c078049c0 Android: Update android build 2022-09-26 12:53:14 +09:30
zilmar f7b1891c91 Core: Add base 64bit Recompiler classes 2022-08-29 17:57:17 +09:30
zilmar 629fe54ccb Android: Style Notification Window 2022-08-01 09:15:48 +09:30
zilmar eaa19be60f Android: Update Video logging 2022-07-25 17:35:43 +09:30
zilmar 763cba7b8a Android: Do not use std::make_unique 2022-07-18 20:31:45 +09:30
zilmar 62a245cfc8 Android: Fix changes with R4300iInstruction 2022-07-18 18:55:52 +09:30
zilmar 14d492e928 Android: Some basic clean up 2022-07-18 18:05:29 +09:30
zilmar 8726931be5 Android: Update the look of dialog 2022-07-11 19:22:27 +09:30
zilmar 71ed3c0a2f Android: Update icons 2022-07-11 13:40:30 +09:30
zilmar 47e27b591c Android: Fix some compile issues 2022-07-11 13:39:57 +09:30
zilmar c4ff300cb8 Android: Update Copy Script 2022-07-11 13:25:55 +09:30
zilmar 8b2c66cc07 Core: Move plugin specs to a central location 2022-06-27 19:32:38 +09:30
zilmar d259e1f413 android: add utf-8 to CMakeLists.txt 2022-06-06 20:46:36 +09:30
zilmar b557dcf187 Android: Do some work to try to get it to build 2022-06-06 19:49:44 +09:30
zilmar 68348d59f3 Android: Remove usage of analytics and in app purchases 2022-06-06 12:35:12 +09:30
zilmar 1c22355295 [Android] Update layouts 2021-10-14 19:43:36 +10:30
zilmar 331aac7678 [Android] Add toolbar height to dimens.xml 2021-10-14 19:38:57 +10:30
zilmar f51f1847c0 [Android] Update styles 2021-10-14 19:33:30 +10:30
zilmar 0423ceb72b [Android] Some tweaks to jni bridge 2021-10-14 16:56:42 +10:30
zilmar d72242d081 Some code cleanup 2021-09-07 06:35:51 +09:30
zilmar 397b32b963 [Android] More clean up AndroidManifest.xml 2021-07-27 21:11:57 +09:30
zilmar eea736fc71 [Android] Add Setup.cmd 2021-07-27 20:29:04 +09:30
zilmar 4629c36e26 [Android] Remove mk and add AndroidManifest.xml 2021-07-27 19:41:46 +09:30
zilmar a760b3e4a6 [Android] Add gradle files 2021-07-27 17:53:04 +09:30
zilmar 3a0117c3da [Android] Clean up SplashActivity.java 2021-07-27 17:05:27 +09:30
zilmar 1e03eacc4e [Android] Move lib folder and remove some of the eclipse files 2021-07-27 14:07:06 +09:30
zilmar b0c5bbe0ae [Android] Be able to create version.gradle 2021-07-20 11:33:40 +09:30
zilmar 070d9641db move some android files around 2021-07-13 08:56:14 +09:30
zilmar 53b528d885 [Android] Remove copyright notice from individual files 2021-07-11 15:32:34 +09:30
Duncan Ogilvie 18686e710c
Implement Randomize SI/PI interrupts setting
closes #1656
2019-10-03 11:39:46 +02:00