scawful
|
9a11c970ae
|
Change yaze_run_cocoa_app_delegate to return an int for better error handling; update main to reflect this change
|
2025-01-26 13:19:58 -05:00 |
|
scawful
|
dd9f05aeb7
|
Fix ROM file handling to use Get() method for flag retrieval
|
2025-01-22 10:38:01 -05:00 |
|
scawful
|
01db131adb
|
Add flag handling for ROM file in main application
|
2025-01-21 22:13:00 -05:00 |
|
Justin Scofield
|
d1a032a1f5
|
Refactor Controller in main to use std::unique_ptr
|
2024-12-30 08:19:17 -05:00 |
|
Justin Scofield
|
e7ff32e223
|
Refactor platform-specific initialization
- Removed `#if defined(_WIN32)` and `#define main SDL_main`
- Set `SDL_MAIN_HANDLED` and called `SDL_SetMainReady` for Windows
|
2024-12-30 08:18:46 -05:00 |
|
scawful
|
e05e7c35db
|
remove app namespace
|
2024-12-28 21:28:51 -05:00 |
|
scawful
|
d45917fcab
|
Update executable source file and improve keybinding naming conventions for clarity
|
2024-11-18 16:57:10 -05:00 |
|