| .. | 
		
		
			
			
			
			
				| archive_backend.cpp | Chore: Enable warnings as errors on MSVC (#6456) | 2023-05-01 22:38:58 +03:00 | 
		
			
			
			
			
				| archive_backend.h | kernel: Update to use atmosphere macros and correct Result (#7242) | 2023-12-31 09:01:40 -08:00 | 
		
			
			
			
			
				| archive_extsavedata.cpp | Reorder error handling in extdata FS::CreateFile (#7346) | 2024-01-13 12:37:06 -08:00 | 
		
			
			
			
			
				| archive_extsavedata.h | kernel: Update to use atmosphere macros and correct Result (#7242) | 2023-12-31 09:01:40 -08:00 | 
		
			
			
			
			
				| archive_ncch.cpp | kernel: Update to use atmosphere macros and correct Result (#7242) | 2023-12-31 09:01:40 -08:00 | 
		
			
			
			
			
				| archive_ncch.h | kernel: Update to use atmosphere macros and correct Result (#7242) | 2023-12-31 09:01:40 -08:00 | 
		
			
			
			
			
				| archive_other_savedata.cpp | kernel: Update to use atmosphere macros and correct Result (#7242) | 2023-12-31 09:01:40 -08:00 | 
		
			
			
			
			
				| archive_other_savedata.h | kernel: Update to use atmosphere macros and correct Result (#7242) | 2023-12-31 09:01:40 -08:00 | 
		
			
			
			
			
				| archive_savedata.cpp | kernel: Update to use atmosphere macros and correct Result (#7242) | 2023-12-31 09:01:40 -08:00 | 
		
			
			
			
			
				| archive_savedata.h | kernel: Update to use atmosphere macros and correct Result (#7242) | 2023-12-31 09:01:40 -08:00 | 
		
			
			
			
			
				| archive_sdmc.cpp | kernel: Update to use atmosphere macros and correct Result (#7242) | 2023-12-31 09:01:40 -08:00 | 
		
			
			
			
			
				| archive_sdmc.h | kernel: Update to use atmosphere macros and correct Result (#7242) | 2023-12-31 09:01:40 -08:00 | 
		
			
			
			
			
				| archive_sdmcwriteonly.cpp | kernel: Update to use atmosphere macros and correct Result (#7242) | 2023-12-31 09:01:40 -08:00 | 
		
			
			
			
			
				| archive_sdmcwriteonly.h | kernel: Update to use atmosphere macros and correct Result (#7242) | 2023-12-31 09:01:40 -08:00 | 
		
			
			
			
			
				| archive_selfncch.cpp | kernel: Update to use atmosphere macros and correct Result (#7242) | 2023-12-31 09:01:40 -08:00 | 
		
			
			
			
			
				| archive_selfncch.h | kernel: Update to use atmosphere macros and correct Result (#7242) | 2023-12-31 09:01:40 -08:00 | 
		
			
			
			
			
				| archive_source_sd_savedata.cpp | kernel: Update to use atmosphere macros and correct Result (#7242) | 2023-12-31 09:01:40 -08:00 | 
		
			
			
			
			
				| archive_source_sd_savedata.h | kernel: Update to use atmosphere macros and correct Result (#7242) | 2023-12-31 09:01:40 -08:00 | 
		
			
			
			
			
				| archive_systemsavedata.cpp | kernel: Update to use atmosphere macros and correct Result (#7242) | 2023-12-31 09:01:40 -08:00 | 
		
			
			
			
			
				| archive_systemsavedata.h | kernel: Update to use atmosphere macros and correct Result (#7242) | 2023-12-31 09:01:40 -08:00 | 
		
			
			
			
			
				| cia_common.h | FileSys::Ticket::Load: Return error if signature type does not match (#4339) | 2018-10-15 11:26:35 -04:00 | 
		
			
			
			
			
				| cia_container.cpp | code: Use std::span where appropriate (#6658) | 2023-07-07 01:52:40 +03:00 | 
		
			
			
			
			
				| cia_container.h | code: Use std::span where appropriate (#6658) | 2023-07-07 01:52:40 +03:00 | 
		
			
			
			
			
				| delay_generator.cpp | Finished archives; remove pod.h | 2020-02-13 17:41:26 +08:00 | 
		
			
			
			
			
				| delay_generator.h | Correct exports; add some file serialization; fix service base object serialization | 2020-02-13 17:42:07 +08:00 | 
		
			
			
			
			
				| directory_backend.h | code: Remove outdated comment style (#6640) | 2023-06-25 15:22:41 +05:30 | 
		
			
			
			
			
				| disk_archive.cpp | kernel: Update to use atmosphere macros and correct Result (#7242) | 2023-12-31 09:01:40 -08:00 | 
		
			
			
			
			
				| disk_archive.h | code: Remove outdated comment style (#6640) | 2023-06-25 15:22:41 +05:30 | 
		
			
			
			
			
				| errors.h | kernel: Update to use atmosphere macros and correct Result (#7242) | 2023-12-31 09:01:40 -08:00 | 
		
			
			
			
			
				| file_backend.h | Implement RomFS cache and async reads. (#7089) | 2023-11-02 17:19:00 -07:00 | 
		
			
			
			
			
				| ivfc_archive.cpp | kernel: Update to use atmosphere macros and correct Result (#7242) | 2023-12-31 09:01:40 -08:00 | 
		
			
			
			
			
				| ivfc_archive.h | kernel: Update to use atmosphere macros and correct Result (#7242) | 2023-12-31 09:01:40 -08:00 | 
		
			
			
			
			
				| layered_fs.cpp | Chore: Enable warnings as errors on MSVC (#6456) | 2023-05-01 22:38:58 +03:00 | 
		
			
			
			
			
				| layered_fs.h | Implement RomFS cache and async reads. (#7089) | 2023-11-02 17:19:00 -07:00 | 
		
			
			
			
			
				| ncch_container.cpp | misc: fix issues pointed out by msvc (#7316) | 2024-01-07 12:37:42 -08:00 | 
		
			
			
			
			
				| ncch_container.h | core: De-globalize movie (#6659) | 2023-08-01 02:57:38 +02:00 | 
		
			
			
			
			
				| patch.cpp | misc: fix issues pointed out by msvc (#7316) | 2024-01-07 12:37:42 -08:00 | 
		
			
			
			
			
				| patch.h | file_sys: Add support for BPS patches | 2019-12-22 10:46:47 +01:00 | 
		
			
			
			
			
				| path_parser.cpp | Custom textures rewrite (#6452) | 2023-04-27 07:38:28 +03:00 | 
		
			
			
			
			
				| path_parser.h | file-sys: Make use of std::string_view where applicable | 2020-05-01 09:49:36 -04:00 | 
		
			
			
			
			
				| plugin_3gx.cpp | misc: fix issues pointed out by msvc (#7316) | 2024-01-07 12:37:42 -08:00 | 
		
			
			
			
			
				| plugin_3gx.h | misc: fix issues pointed out by msvc (#7316) | 2024-01-07 12:37:42 -08:00 | 
		
			
			
			
			
				| plugin_3gx_bootloader.h | Add 3GX plugin loader (#6172) | 2022-12-11 10:08:58 +02:00 | 
		
			
			
			
			
				| romfs_reader.cpp | misc: fix issues pointed out by msvc (#7316) | 2024-01-07 12:37:42 -08:00 | 
		
			
			
			
			
				| romfs_reader.h | misc: fix issues pointed out by msvc (#7316) | 2024-01-07 12:37:42 -08:00 | 
		
			
			
			
			
				| savedata_archive.cpp | Reorder error handling in extdata FS::CreateFile (#7346) | 2024-01-13 12:37:06 -08:00 | 
		
			
			
			
			
				| savedata_archive.h | Reorder error handling in extdata FS::CreateFile (#7346) | 2024-01-13 12:37:06 -08:00 | 
		
			
			
			
			
				| seed_db.cpp | core: Resolve C4267 warning on MSVC | 2022-05-18 00:05:41 -04:00 | 
		
			
			
			
			
				| seed_db.h | file_sys/seed_db: Add missing include guard | 2020-05-01 09:59:58 -04:00 | 
		
			
			
			
			
				| ticket.cpp | code: Use std::span where appropriate (#6658) | 2023-07-07 01:52:40 +03:00 | 
		
			
			
			
			
				| ticket.h | Stub some missing AM Ticket functions (#7172) | 2023-11-18 15:55:47 -08:00 | 
		
			
			
			
			
				| title_metadata.cpp | service/am: Clean up and optimize CIA installation. (#6718) | 2023-07-30 21:40:35 +02:00 | 
		
			
			
			
			
				| title_metadata.h | service/am: Clean up and optimize CIA installation. (#6718) | 2023-07-30 21:40:35 +02:00 |