Commit Graph

986 Commits

Author SHA1 Message Date
Logan McNaughton 681f8670f5 GGRS netplay (#1004)
* update netplay

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more
2026-06-05 07:43:31 +00:00
Logan McNaughton 0a44124c20 process savestates on swap buffer (#1003) 2026-06-01 20:30:31 +00:00
Logan McNaughton eb64a9ad43 switch idle command (#1002)
* switch idle command

* more
2026-06-01 11:43:39 +00:00
Logan McNaughton 5a5ff40efc set_rdram should not be needed (#1001)
* set_rdram should not be needed

* more
2026-06-01 09:07:37 +00:00
Connor Welsh cd6726d451 set application ID (#998) 2026-05-31 21:05:26 +00:00
Logan McNaughton cbc973a559 idle RDP before load state (#1000)
* idle RDP before load state

* more
2026-05-31 20:25:28 +00:00
Logan McNaughton d968983ceb Savestate tweaks (#999)
* move savestate processing

* fix stack overflow

* more

* more
2026-05-31 19:29:28 +00:00
Logan McNaughton 5175d50aa8 save video state before cloning device (#997) 2026-05-31 17:49:07 +00:00
Logan McNaughton e25818b451 keep static device intact (#996) 2026-05-31 16:22:50 +00:00
Logan McNaughton 4453e66bcf Improve state load time (#995)
* load state speed improvements

* more

* more

* more
2026-05-31 14:40:40 +00:00
Logan McNaughton 19432f33ba use hashmap for lut (#994) 2026-05-31 07:45:02 +00:00
Logan McNaughton 5c7170268e Don't store luts in savestate (#993)
* use hashmap for tlb

* more

* more

* more

* more

* more
2026-05-31 06:37:11 +00:00
Logan McNaughton 79d2c023e6 change message length (#992) 2026-05-30 19:16:15 +00:00
Logan McNaughton 864175fae6 Rewind (#991)
* rewind

* more
2026-05-30 19:00:33 +00:00
Logan McNaughton 7fc2412c9c move state to new thread (#990)
* move state to new thread

* more

* more
2026-05-30 12:26:38 +00:00
Logan McNaughton 3fdbe9a4f7 implement default for Ui (#989)
* implement default for Ui

* more
2026-05-30 11:36:32 +00:00
Logan McNaughton 399b5d65e5 Fix MBC3 latch (#987)
* Fix MBC3 latch

* more
2026-05-30 07:43:22 +00:00
Logan McNaughton 24e5a3fac4 move joystick update (#985) 2026-05-29 14:51:27 +00:00
Logan McNaughton 31420b6777 move state compression into thread (#984) 2026-05-29 13:01:45 +00:00
Logan McNaughton 7379484932 add load state func for audio (#983)
* add load state func for audio

* more

* more
2026-05-29 08:06:46 +00:00
Logan McNaughton d36ce10ab3 remove nested listview for cheats (#982) 2026-05-29 05:57:57 +00:00
Logan McNaughton 57807f09c8 update NDK (#981)
* update NDK

* Add ANDROID_NDK_ROOT environment variable
2026-05-29 05:42:41 +00:00
Logan McNaughton 0745d75c2f Add Android APK download link to README (#980) 2026-05-28 20:29:10 +00:00
Logan McNaughton a78f47ecfe fix download folder (#979) v1.1.22 2026-05-28 19:53:59 +00:00
Logan McNaughton 1df705c4f9 fix keystore path (#978) 2026-05-28 19:17:07 +00:00
Logan McNaughton f7ed2c5273 move itch upload (#977) 2026-05-28 18:33:11 +00:00
Logan McNaughton 8bd4c936f8 bump rust (#976) 2026-05-28 18:09:08 +00:00
Logan McNaughton 34e55d9cb5 fix small speed limiter bug (#975)
* fix small speed limiter bug

* more
2026-05-28 13:54:42 +00:00
Logan McNaughton 8a8596a66b clippy fixes (#974) 2026-05-28 13:25:23 +00:00
Logan McNaughton 40ab4ceb2b fix name of apk (#973) 2026-05-28 13:10:39 +00:00
Logan McNaughton a8dbbba6e3 update sessions async (#972)
* update sessions async

* more
2026-05-28 12:58:26 +00:00
Logan McNaughton 5b0cc0130e minSdk to 33 for android (#971) 2026-05-28 11:24:49 +00:00
Logan McNaughton bb32a0a8ba update android release settings (#970)
* update android release settings

* more

* more

* more

* more
2026-05-28 11:04:52 +00:00
Logan McNaughton e23894c2e6 make usb handle same as discord (#969) 2026-05-28 10:04:44 +00:00
Logan McNaughton e0efa80f44 Don't reload RDP processor (#968)
* change rdram pointer

* more

* more

* more

* more

* more

* more

* more
2026-05-28 09:56:35 +00:00
Logan McNaughton cb734f8df1 fix overflow in load state (#967)
* fix overflow in load state

* more
2026-05-28 09:21:58 +00:00
Logan McNaughton 3197d415e0 timeout handles (#966)
* timeout handles

* more
2026-05-28 09:12:40 +00:00
Logan McNaughton 9dfc42c723 use setSustainedPerformanceMode (#965)
* use setSustainedPerformanceMode

* more
2026-05-27 18:45:43 +00:00
Logan McNaughton 14b973ec5f remove event watch on close (#964) 2026-05-27 16:24:25 +00:00
Logan McNaughton 81a3cea9c7 fix ra init on android (#963)
* fix ra init on android

* more

* more
2026-05-27 13:39:37 +00:00
Logan McNaughton dc6138076f use const for unknown name (#962) 2026-05-27 12:23:43 +00:00
Logan McNaughton a9f7285c0f auto set version (#961) 2026-05-27 12:11:02 +00:00
Logan McNaughton 7106a461b5 Update android manifest (#960)
* Update android manifest

* more
2026-05-27 11:17:27 +00:00
Logan McNaughton 69e3ebcc26 match controllers on android (#959)
* match controllers on android

* more

* more
2026-05-27 10:03:36 +00:00
Logan McNaughton f80f0f5f02 handle pause on android (#958) 2026-05-27 08:11:48 +00:00
Logan McNaughton a447bc8104 pass all args (#957) 2026-05-26 20:43:21 +00:00
Logan McNaughton 32f54f157b Run rom android (#956)
* run rom android

* more

* more

* more

* more

* more

* more

* more

* more
2026-05-26 18:09:57 +00:00
Logan McNaughton 9c9f1a3000 connect to native code (#955)
* connect to native code

* more

* more

* more

* more

* more

* more

* more

* more
2026-05-26 13:03:00 +00:00
Logan McNaughton 9d7b13d4c9 include sdl libs for android (#954) 2026-05-26 07:39:51 +00:00
Logan McNaughton 60cbf59ddf add intent for input profile (#952)
* add intent for input profile

* more

* more
2026-05-25 19:35:04 +00:00