Mesen2/Core/NES/HdPacks
Sour f675ced226 NES: HD Packs - Removed unused feature allowing loading hd packs from zip files
This caused games to load/reload slowly if zip files existed in the HdPacks folder
2024-10-30 17:16:58 +09:00
..
HdAudioDevice.cpp NES: HD Packs - Added loop position parameter for bgm tags 2023-03-19 13:37:24 -04:00
HdAudioDevice.h NES: HD Packs - Fixed save states not restoring the correct track in some scenarios 2023-03-03 19:18:13 -05:00
HdBuilderPpu.h NES: HD Packs - Fixed HD pack builder not recording sprites correctly 2023-06-30 16:01:51 +09:00
HdData.h NES: HD Packs - Added originPositionCheck conditions, use decimal instead of hex for comparison value 2023-12-29 17:00:36 +09:00
HdNesPack.cpp NES: HD Packs - Remove invalid <addition> rules after loading the pack 2024-01-23 17:18:54 +09:00
HdNesPack.h NES: HD Packs - Fixed regression in some HD packs due to validations added when adding new features to some tags 2024-06-05 19:42:33 +09:00
HdNesPpu.cpp Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
HdNesPpu.h NES: HD Packs - Fixed issues with some games (e.g MMC5) caused by unintended calls to ReadVram 2023-11-22 16:36:29 +09:00
HdPackBuilder.cpp NES: HD Pack Builder - Fixed CHR ROM packs getting corrupted when re-recording over an existing pack 2024-07-15 16:37:56 +09:00
HdPackBuilder.h NES: Added HD pack builder tool 2022-12-29 18:28:33 +09:00
HdPackConditions.h NES: HD Packs - Added originPositionCheck conditions, use decimal instead of hex for comparison value 2023-12-29 17:00:36 +09:00
HdPackLoader.cpp NES: HD Packs - Removed unused feature allowing loading hd packs from zip files 2024-10-30 17:16:58 +09:00
HdPackLoader.h NES: HD Packs - Fixed regression in some HD packs due to validations added when adding new features to some tags 2024-06-05 19:42:33 +09:00
HdVideoFilter.cpp NES: HD Packs - Added "fallback tiles" feature 2023-03-05 18:42:32 -05:00
HdVideoFilter.h NES: HD Packs - Added "fallback tiles" feature 2023-03-05 18:42:32 -05:00
OggMixer.cpp NES: HD Packs - Added loop position parameter for bgm tags 2023-03-19 13:37:24 -04:00
OggMixer.h NES: HD Packs - Added loop position parameter for bgm tags 2023-03-19 13:37:24 -04:00
OggReader.cpp NES: HD Packs - Fixed small audio glitch that would occur when BGM looped 2023-12-28 14:15:06 +09:00
OggReader.h NES: HD Packs - Added loop position parameter for bgm tags 2023-03-19 13:37:24 -04:00