Commit Graph
317 Commits
Author SHA1 Message Date
moonpower 09e1b3e820 Rename project from PSXE to ARMSX; update references and configurations accordingly 2025-11-19 05:43:44 +03:00
moonpower ba481dbceb Enhance file handling and settings management in imgui frontend 2025-11-19 05:01:56 +03:00
moonpower f9f0ccecc9 Add IMGUI frontend support and related configurations
- Introduced IMGUI frontend functionality with conditional compilation.
- Updated Makefile to include IMGUI frontend configuration option.
- Enhanced imgui_layer with new functions for frontend initialization and configuration handling.
- Modified main.c to integrate IMGUI frontend execution path.
- Updated logging header to support C++ linkage.
2025-11-19 04:46:02 +03:00
moonpower ce9c53838c Update preference path from "allkern" to "nanodata" for iOS configuration 2025-11-19 03:55:20 +03:00
moonpower 8e038123ba Add initial workspace and user interface state files for ARMSX project
- Created a new workspace file for the ARMSX project.
- Added user interface state file to track the state of the Xcode interface.
- Introduced scheme management plist to manage user-specific scheme settings.
2025-11-19 03:38:41 +03:00
moonpower a1c544991e Enhance iOS support by improving BIOS handling and logging; update screen initialization for external renderer support 2025-11-19 03:38:31 +03:00
moonpower 7e964bf98b ios start 2025-11-18 12:32:45 +03:00
moonpower a9adc4b4d5 Add SDL submodule for improved graphics support 2025-11-18 12:32:23 +03:00
moonpower b3a8848224 Add error message box for PSX initialization failure and clean up includes in screen.c 2025-11-18 11:31:31 +03:00
moonpower 4f26d0dda4 Add video configuration options for stretch mode and display aspect 2025-11-18 05:50:53 +03:00
moonpower c0f7b41e60 Implement ImGui integration for debug panel and overlay rendering 2025-11-18 05:30:22 +03:00
moonpower 955df81f90 Add imgui submodule for GUI development 2025-11-18 05:30:07 +03:00
moonpower 5a754823e3 Refactor screen controller handling and improve SDL initialization 2025-11-18 04:16:49 +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
Lisandro Alarcón 4f5f051a8c Update compat.txt 2024-11-16 15:48:54 -03:00
Lisandro Alarcón 4f405ab8ef Update README.md 2024-11-16 12:52:01 -03:00
allkern f7e41cfdf0 spu: Emulate capture IRQ 2024-11-16 12:49:06 -03:00
Lisandro Alarcón dee7345385 Create LICENSE 2024-09-20 08:49:00 -03:00
allkern 086b920460 Report errors instead of crashing 2024-09-03 12:31:29 -03:00
allkern 4f253a961f Added .o to gitignore 2024-09-03 11:17:00 -03:00
allkern fb42e2b0fb Fix PSXE version defines 2024-09-03 11:11:18 -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
Lisandro Alarcón 5f4bd97080 Create FUNDING.yml 2024-08-08 16:46:42 -03:00