400 Commits
Author SHA1 Message Date
moonpower 723f4f444e Update argument array in Program.cs to reflect project name change to ARMSX 2025-11-21 09:15:54 +03:00
moonpower 1691ac7e36 add upw 2025-11-21 07:23:21 +03:00
moonpower 85c1bca420 Update iOS deployment target to 14.0 2025-11-21 04:55:59 +03:00
moonpower f2fc4e9030 Add icon configuration for PlayStation brand area in watchOS 2025-11-21 04:10:41 +03:00
moonpower d9b31b1100 Refactor project structure: rename psxe_bridge.h to armsx_bridge.h, update references, and enhance version text formatting 2025-11-20 03:42:53 +03:00
moonpower b6c744a6da Update CFBundleName in Info.plist to reflect project name change to ARMSX 2025-11-20 03:10:54 +03:00
moonpower 65a2cd4675 Refactor code structure for improved readability and maintainability 2025-11-20 03:07:07 +03:00
moonpower ff2bd9ee2f Enhance imgui overlay rendering with additional metrics and audio device management 2025-11-19 06:01:20 +03:00
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