moonpower
b775acbf8e
Finalize portable interpreter, rendering, and mobile storage
2026-08-01 15:45:00 +02:00
moonpower
0f9c64ce62
checkpoint portable cached CPU SDL acceleration and media support
2026-07-27 21:23:15 +02:00
moonpower
dbaa214255
Gate CHD support and clean up user-facing UI text
2026-04-09 19:08:02 +02:00
moonpower
d4387c535f
Add HW/SW trace tagging and hardware tracing
2026-04-07 23:02:15 +02:00
moonpower
2d22264db4
Add hardware debug tracing for GPU comparison
2026-04-07 22:20:58 +02:00
moonpower
940af9c419
Checkpoint experimental hardware renderer backend
2026-04-07 22:10:40 +02:00
moonpower
0936e14e1d
commiy
2026-04-06 20:41:10 +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
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
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
moonpower
74f5aaac82
feat: Initialize ARMSX Overlay project with React Native setup
...
- Added Podfile for iOS dependencies and configuration.
- Created ARMSXModule for native module integration with React Native.
- Implemented loadEmu method in ARMSXModule to start the emulator.
- Configured Metro bundler for project structure.
- Developed main App component with UI for emulator actions.
- Added app.json for project metadata.
- Registered main application component in index.js.
- Defined package.json with project dependencies and scripts for running the app.
2025-11-22 11:08:13 +03:00
moonpower
db39d45da8
first
2025-11-18 03:59:11 +03:00
allkern
32a93c23fd
Fix high resolution MDEC processing
2024-11-30 13:57:29 -03:00
allkern
f7e41cfdf0
spu: Emulate capture IRQ
2024-11-16 12:49:06 -03:00
allkern
086b920460
Report errors instead of crashing
2024-09-03 12:31:29 -03:00
allkern
ccc90b4d06
Add CDROM reset API
2024-08-13 17:13:12 -03:00
allkern
770779a82d
Fix 0-sized CDROM DMA
2024-08-13 17:12:34 -03:00
allkern
77a5b944f6
Fixed resample buffer overflow
...
Fixed GetTN (fixes Disney's Hercules Action Game (USA))
2024-08-05 11:48:41 -03:00
allkern
5a78ffea73
Fix fread warnings
2024-08-05 10:15:41 -03:00
allkern
5916b49c67
Fix warnings
2024-08-05 10:04:29 -03:00