summaryrefslogtreecommitdiff
path: root/src/core/file_sys/patch_manager.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-01-25vfs: Move vfs files to their own directoryFearlessTobi
2024-01-19android: Add addon delete buttont895
2023-09-14core: improve debug workflowLiam
2023-08-15vfs: expand support for NCA readingLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-06-28patch_manager: Do not apply LayeredFS mods when dumpingMorph
2020-11-18patch_manager: Remove usages of the global system instanceLioncash
2020-09-14patch_manager: Make use of type aliasesLioncash
2020-09-14patch_manager: Make a few functions internally linkedLioncash
2020-09-03file_sys/patch_manager: Add missing includeReinUsesLisp
2020-08-23file_sys: Replace inclusions with forward declarations where applicableLioncash
2020-05-28Address requested changeslat9nq
2020-05-27*nix systems can read any-case patch directorieslat9nq
2020-04-17core: memory: Move to Core::Memory namespace.bunnei
2019-09-21patch_manager: Update cheat parsing for new VMZach Hilman
2019-06-25glue: Correct missing bytes in ApplicationLaunchParameterZach Hilman
2019-06-24patch_manager: Add getter for title versionZach Hilman
2019-03-27patch_manager: Dump NSO name with build IDZach Hilman
2019-03-22file_sys/cheat_engine: Remove use of global system accessorsLioncash
2019-03-04patch_manager: Add support for loading cheats listsZach Hilman
2018-12-03patch_manager: Obey disabled add-ons list when patching gameZach Hilman
2018-10-09patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControl...Lioncash
2018-10-08Merge pull request #1424 from DarkLordZach/ips-witchbunnei
2018-10-05romfs_factory: Extract packed update setter to new functionZach Hilman
2018-10-05patch_manager: Add support for packed updatesZach Hilman
2018-10-04ips_layer: Add support for escape sequences and midline commentsZach Hilman
2018-10-02nso: Optimize loading of IPS patchesZach Hilman
2018-10-01patch_manager: Add PatchNSO functionZach Hilman
2018-10-01patch_manager: Use strings for patch type instead of enumZach Hilman
2018-09-30patch_manager: Add DLC recognition to PatchManagerZach Hilman
2018-09-21patch_manager: Add LayeredFS mods supportZach Hilman
2018-09-19file-sys: Default heavy-weight class destructors in the cpp fileLioncash
2018-09-06file_sys/patch_manager: Add missing includesLioncash
2018-09-04bktr: Fix bucket overlap errorZach Hilman
2018-09-04patch_manager: Centralize Control-type NCA parsingZach Hilman
2018-09-04game_list: Fix version display on non-NAND titlesZach Hilman
2018-09-04bktr: Add logging on successful patchZach Hilman
2018-09-04bktr: Fix missing includes and optimize styleZach Hilman
2018-09-04file_sys: Add class to manage game patchesZach Hilman