|
Audio
|
Move Log.h to util/logs.hpp
|
2020-03-07 12:29:23 +03:00 |
|
Cell
|
minor ppu fixup
|
2020-04-14 17:09:58 +03:00 |
|
CPU
|
Replace utils::cnttz{32,64} with std::countr_{zero,one}
|
2020-04-14 16:05:58 +03:00 |
|
Io
|
Linguistic changes (#7917)
|
2020-04-07 17:10:04 +02:00 |
|
Memory
|
Replace utils::popcnt32 with std::popcount
|
2020-04-14 16:05:58 +03:00 |
|
NP
|
Fix sceNpUtilCmpNpId
|
2020-03-08 12:49:34 +03:00 |
|
RSX
|
Typos
|
2020-04-14 17:06:58 +03:00 |
|
GameInfo.h
|
Compilation fix
|
2020-02-29 21:16:28 +03:00 |
|
GDB.cpp
|
Fix various explicitness, laziness, hard codes
|
2020-04-12 17:29:42 +03:00 |
|
GDB.h
|
GDB: remove wrong_checksum_exception
|
2019-11-08 19:27:11 +03:00 |
|
IdManager.cpp
|
Idm: Minor assert fix
|
2020-02-15 10:41:15 +03:00 |
|
IdManager.h
|
Implement ::as_rvalue
|
2020-04-11 21:58:36 +03:00 |
|
System.cpp
|
Emu: make "Silence All Logs" dynamic
|
2020-03-31 18:06:37 +02:00 |
|
System.h
|
Emu: make "Silence All Logs" dynamic
|
2020-03-31 18:06:37 +02:00 |
|
system_config_types.cpp
|
Move some format functions
|
2020-04-06 20:59:58 +02:00 |
|
system_config_types.h
|
Fake PSN (#7516)
|
2020-03-04 13:55:35 +00:00 |
|
title.cpp
|
Add more game window title options
|
2020-02-20 20:07:25 +01:00 |
|
title.h
|
Add more game window title options
|
2020-02-20 20:07:25 +01:00 |
|
VFS.h
|
VFS: clarify escape/unescape cannot work on paths
|
2020-03-14 16:01:55 +03:00 |