rpcsx/rpcs3/Loader
Nekotekina 8abe6489ed Mega-cleanup for atomic_t<> and named bit-sets bs_t<>
Remove "atomic operator" classes
Remove test, test_and_set, test_and_reset, test_and_complement global functions
Simplify atomic_t<> with constexpr if, remove some garbage
Redesign bs_t<> to use class, mark its methods constexpr
Implement atomic_bs_t<> for optimizations
Remove unused __bitwise_ops concept (should be in other header anyway)
Bitsets can now be tested via safe bool conversion
2018-09-03 21:40:36 +03:00
..
ELF.cpp Boot messages 2017-03-13 18:03:38 +03:00
ELF.h Mega-cleanup for atomic_t<> and named bit-sets bs_t<> 2018-09-03 21:40:36 +03:00
PSF.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
PSF.h Fix game category issues 2017-12-29 03:09:35 +03:00
PUP.cpp Ditch fs::get_executable_dir 2017-02-22 17:17:26 +03:00
PUP.h Ditch fs::get_executable_dir 2017-02-22 17:17:26 +03:00
TAR.cpp Restore /dev_flash/ config 2018-06-23 09:26:11 +03:00
TAR.h Restore /dev_flash/ config 2018-06-23 09:26:11 +03:00
TROPUSR.cpp TROPUSR: add GetUnlockedTrophiesCount() 2018-05-18 23:17:10 +04:00
TROPUSR.h TROPUSR: add GetUnlockedTrophiesCount() 2018-05-18 23:17:10 +04:00
TRP.cpp Trophy: Return correct disk space requirements 2017-12-31 22:08:17 +03:00
TRP.h Trophy: Return correct disk space requirements 2017-12-31 22:08:17 +03:00