Commit Graph
382 Commits
Author SHA1 Message Date
moonpower 0e153d6df0 Merge branch 'master' of https://git.nanodata.cloud/moonpower/ARMSX 2026-04-06 21:45:20 +03:00
moonpower 7d1ca1ddbb Update UWP project configuration and add temporary key for signing 2026-04-06 21:45:17 +03:00
moonpower 0936e14e1d commiy 2026-04-06 20:41:10 +02:00
moonpower 64da9ec8e1 Add protocol launch support and PS Vita packaging
Generated by Moon Code.
Co-Authored-By: Moon Code <moon-code@users.noreply.github.com>
2026-04-06 05:00:18 +02:00
moonpower c795f76555 Harden UWP host logging path initialization 2026-04-05 23:31:50 +02:00
moonpower 9dd144ea2e Fix SPU RAM wrapping and rebuild macOS binaries 2026-04-05 20:21:23 +02:00
moonpower 476b46a873 Replace frame pacing with vblank timing and add VSync toggle 2026-04-05 19:47:08 +02:00
moonpower eb70fbc0fe Fix FSUI audio queueing and frame pacing 2026-04-05 00:05:01 +02:00
moonpower 4e36d234d5 Regenerate FSUI native build files 2026-04-04 23:44:51 +02:00
moonpower ce5b150db0 Filter BIOS and cue-backed bin files from the game list 2026-04-04 23:36:06 +02:00
moonpower 5575238ec6 Regenerate fsui-core compiler dependency file 2026-04-04 23:17:44 +02:00
moonpower ee385b7484 Merge branch 'master' of https://git.nanodata.cloud/moonpower/ARMSX 2026-04-04 23:02:34 +02:00
moonpower c62d4702b9 Improve UWP external path scanning and DLL staging 2026-04-04 23:02:15 +02:00
moonpower 8554ed44d0 Update UWP target platform version and add missing native DLLs 2026-04-04 23:59:40 +03:00
moonpower 9a8c2c4499 Fix UWP SDL DLL resolution and staging checks 2026-04-04 22:49:48 +02:00
moonpower 7f31aae702 Improve UWP SDL detection and source build fallback 2026-04-04 22:45:34 +02:00
moonpower acabbf799b Add UWP native build and staging script 2026-04-04 22:31:41 +02:00
moonpower f5d6c32ae2 Replace React Native shell with FSUI across all platforms 2026-04-04 22:14:30 +02:00
moonpower 01a308dd44 Replace React Native frontend with FSUI integration 2026-04-04 22:08:46 +02:00
moonpower 4d520d1ccd Merge branch 'master' of https://github.com/allkern/psxe 2026-02-22 16:22:46 +01:00
allkern 180a7d6669 spu: Fix voices getting cut off immediately
This fix impacts the Gran Turismo games and possibly others.
2025-12-13 14:32:36 -03:00
allkern 7a7de0aa2d Add CHD groundwork code 2025-11-24 13:51:43 -03:00
moonpower 3adcb3acfb fix(imgui): ensure directory listing is platform-independent 2025-11-23 14:02:37 +03:00
moonpower 69e68a5827 fix(mcd): ensure parent directory creation is platform-independent 2025-11-23 13:51:04 +03:00
moonpower 30d4e57a3c Add custom font and configure React Native project settings
- Added the Pixel Cyr font to the mobile assets directory.
- Created a new React Native configuration file to specify project settings, including Android source directory, app name, and package name.
- Configured asset linking for the mobile assets.
2025-11-23 13:19:06 +03:00