Commit Graph
15 Commits
Author SHA1 Message Date
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