Commit Graph
35 Commits
Author SHA1 Message Date
Rosalie Wanders 95d4b3a85b RMG-Core: update copyright year 2026-01-13 12:55:48 +01:00
Rosalie Wanders 925493f5b5 Remove discord rich presence 2025-10-03 22:35:35 +02:00
Rosalie Wanders 4b793c4ad4 RMG-Core: add GbCameraVideoCaptureBackend1 to CoreOverlay 2025-09-24 23:54:16 +02:00
Rosalie Wanders 56fd26ae4f RMG-Core: use reference instead of pointer in Emulation.cpp 2025-09-15 21:43:00 +02:00
Rosalie Wanders d6b0f024da RMG-Core: update copyright year 2025-03-13 22:07:12 +01:00
Rosalie Wanders 4a931f81c4 RMG-Core: use c++ style casts instead of c style casts 2025-03-04 22:07:31 +01:00
Rosalie Wanders 1db6a578b2 RMG-Core: export symbols 2025-02-27 21:37:34 +01:00
Rosalie Wanders 5e592ed9c0 RMG-Core: remove all includes from Core.hpp 2025-02-01 21:53:38 +01:00
Rosalie Wanders 5d078322a7 RMG-Core: add netplay bool to CoreStartEmulation to improve readability 2025-01-31 00:00:09 +01:00
Rosalie Wanders d468794979 RMG-Core: add netplay cheat functions 2025-01-29 22:47:00 +01:00
Rosalie Wanders 7aeeb70db2 RMG-Core: Utils/File.{cpp,hpp} -> File.{cpp,hpp} 2025-01-20 18:08:42 +01:00
Rosalie Wanders 6375a30d00 RMG-Core: disable Core{Pause,Resume}Emulation() during netplay 2024-12-29 22:56:36 +01:00
Rosalie Wanders b75aea7f26 RMG-Core: move Settings.{cpp,hpp} and include SettingsID.hpp 2024-12-24 17:38:33 +01:00
Rosalie Wanders 83bc8f8c20 RMG-Core: implement netplay support 2024-12-22 16:33:11 +01:00
Rosalie Wanders 9e57d50f6e RMG-Core: add and use PIF settings 2024-06-24 12:18:28 +02:00
Rosalie Wanders 38ec62c238 RMG-Core: set error last in CoreStartEmulation() 2023-06-01 22:46:34 +02:00
Rosalie Wanders bc6ee4877b RMG-Core: use {Core,CoreOverlay}_SaveFileNameFormat settings 2023-03-12 21:47:20 +01:00
Rosalie Wanders 96f4abbc07 RMG-Core: change signature of CoreGetRomType() 2023-02-12 22:34:48 +01:00
Rosalie Wanders 399a5c93b2 RMG-Core: introduce & use CoreResetMediaLoader() 2023-02-01 19:43:59 +01:00
Rosalie Wanders b07b73e005 RMG-Core: implement support for M64CMD_DISK_OPEN & M64CMD_DISK_CLOSE 2022-12-27 23:26:40 +01:00
Rosalie Wanders f23b0ca493 RMG-Core: implement & use DiscordRpc functions 2022-12-05 16:20:35 +01:00
Rosalie Wanders e64aa4701f RMG-Core: improve cheat error handling 2022-12-01 14:09:26 +01:00
Rosalie Wanders 2a346c4cfa RMG-Core: ensure core lib is hooked before making API calls 2022-11-29 15:26:18 +01:00
Rosalie Wanders 6c5fbbcec4 RMG-Core: implement cheat API 2022-11-29 14:01:00 +01:00
Rosalie Wanders 977c941d1b RMG-Core: use std::filesystem::path 2022-11-18 21:42:26 +01:00
Rosalie Wanders 2e2c16a229 RMG-Core: add Game_CountPerOpDenomPot setting 2022-11-10 17:51:17 +01:00
GhostlyDarkandRosalie Wanders 67235399e7 RMG: Expose Overclocking Factor 2022-11-10 17:26:25 +01:00
Rosalie Wanders bbd0b4df1d RMG-Core: remove unneeded settings overrides in Emulation.cpp
CoreApplyRomSettingsOverlay() already applies these, so there's no need
to do it in apply_game_coresettings_overlay()
2022-01-25 14:19:48 +01:00
Rosalie Wanders aea147bf20 RMG-Core: apply core settings & game core settings 2022-01-25 13:55:39 +01:00
Rosalie Wanders 5fe22f86eb RMG-Core: use MediaLoader functions 2022-01-24 16:40:32 +01:00
Rosalie Wanders 972e88b74f RMG-Core: restore plugin settings during failure in CoreStartEmulation() 2022-01-06 14:51:38 +01:00
Rosalie Wanders e9ebc5ecd0 RMG-Core: close ROM on failure in CoreStartEmulation() 2022-01-05 16:40:36 +01:00
Rosalie Wanders e0b29ce1f3 RMG-Core: largely implement {Start,Stop}Emulation functions 2021-11-21 22:37:47 +01:00
Rosalie Wanders 8da210f362 RMG-Core: implement some Emulation functions 2021-10-31 14:26:29 +01:00
Rosalie Wanders 68290695e3 RMG-Core: implement CoreSettings functions 2021-10-27 13:58:40 +02:00