mirror of
https://github.com/ARMSX2/ARMSX1.git
synced 2026-08-24 16:53:35 -07:00
- 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.