Commit graph

15 commits

Author SHA1 Message Date
Jean-Philip Desjardins
30568a057d Use app_config module.
Some checks failed
Build macOS / build_macos (push) Has been cancelled
Build Android / build_android (apk) (push) Has been cancelled
Build Android / build_android (libretro) (push) Has been cancelled
Build Linux ARM32 / build_linux_arm32 (push) Has been cancelled
Build Linux ARM64 / build_linux_arm64 (push) Has been cancelled
Build Windows Psf / build_windows_psf (off, x86_64, Visual Studio 16 2019, installer64.nsi, x64) (push) Has been cancelled
Build Windows Psf / build_windows_psf (on, x86_64, Visual Studio 16 2019, installer64.nsi, x64) (push) Has been cancelled
Build Windows / build_windows (x86_32, Visual Studio 16 2019, installer32.nsi, win32_msvc2019, Win32) (push) Has been cancelled
Build Windows / build_windows (x86_64, Visual Studio 16 2019, installer64.nsi, win64_msvc2019_64, x64) (push) Has been cancelled
Check Format / run_clangformat (push) Has been cancelled
Build iOS / build_ios (push) Has been cancelled
Build JavaScript / build_js (push) Has been cancelled
Build Linux / build_linux (push) Has been cancelled
2025-03-11 16:18:58 -04:00
Jean-Philip Desjardins
dfe47ba84a Add command line option to start the emulator in fullscreen mode. 2023-05-25 09:45:33 -04:00
Jean-Philip Desjardins
9e2cae6375 Style fixes. 2023-01-18 15:53:31 -05:00
Jean-Philip Desjardins
e5c7d3bb05 Make arcadedefs relative to app resources directory. 2023-01-18 15:53:31 -05:00
Jean-Philip Desjardins
677b901cdb Allow booting arcade game from command line. 2023-01-18 15:53:30 -05:00
Zer0xFF
648dd27cf4 declare and register std::string to make it usable in Qt connections 2022-01-18 17:58:13 +00:00
Mahmood - Zer0xFF
c2ff06eafc Cleanup: remove deadcode 2021-01-07 22:23:34 +00:00
Mahmood - Zer0xFF
a20813e6b0 add cmd option to open framedebugger 2021-01-07 21:47:32 +00:00
Mahmood - Zer0xFF
06962b61f0 Code style fixes. 2021-01-07 21:47:31 +00:00
Greg Land
2060330780 Convert Debug menu over to use QT 2021-01-07 21:47:29 +00:00
Zer0xFF
8336b8d420 Update main.cpp
(cherry picked from commit c474396b578d5fe4946a6cd0d8daf08ddb73511a)
2020-04-10 15:12:58 -04:00
Jean-Philip Desjardins
1794e66fae Catch error when booting from command line. 2020-02-01 08:39:43 -05:00
Jean-Philip Desjardins
96d3294273 Add way to load state from command line.
(cherry picked from commit 7934fd6396cfcc839a7900192c3f18037f3043ef)
2019-08-09 13:10:48 -04:00
Jean-Philip Desjardins
e21aee45d2 Fix debugger & frame debugger to work with Qt UI. 2019-03-27 12:40:58 -04:00
Jean-Philip Desjardins
75042ab29a Rename ui_unix to ui_qt. 2018-12-04 21:11:05 -05:00
Renamed from Source/ui_unix/main.cpp (Browse further)