Commit Graph
4 Commits
Author SHA1 Message Date
miles 59cd586e3b still workign to make it this is just a back up 2026-07-08 21:38:57 -05:00
miles e1ee2173d2 testing 2026-07-08 16:08:30 -05:00
miles 27a5394510 feat: add core functionality for emulator management and game library
- Implement IPC handlers for system info, emulator management, ROM scanning, and settings.
- Create platform utilities to retrieve system information.
- Develop preload script to expose API to renderer process.
- Establish settings management with file read/write capabilities.
- Build main application layout with React, including sidebar navigation and multiple pages (Dashboard, Emulators, Library, Settings).
- Design and implement styles for a cohesive user interface.
- Add type definitions for shared data structures between main and renderer processes.
- Configure TypeScript and Vite for building the application.
2026-07-08 15:59:59 -05:00
miles 14f0114c90 Initial commit 2026-07-08 15:18:14 -05:00