diff options
author | negativeExponent | 2020-05-18 13:06:11 +0800 |
---|---|---|
committer | negativeExponent | 2020-05-18 21:42:13 +0800 |
commit | 5c00ea32a0eab812299b08acd14c25bf6ba4ca7a (patch) | |
tree | df3ce98afd2195a6ad162af45684a1352596d063 /libpcsxcore/psxhle.c | |
parent | 4857be429edcb6a0a5e6ba917c8f1e95aa73e21f (diff) | |
download | pcsx_rearmed-5c00ea32a0eab812299b08acd14c25bf6ba4ca7a.tar.gz pcsx_rearmed-5c00ea32a0eab812299b08acd14c25bf6ba4ca7a.tar.bz2 pcsx_rearmed-5c00ea32a0eab812299b08acd14c25bf6ba4ca7a.zip |
Minimize logs when loading a cheevos-compatible content
- Using retro_memory_descriptors[] for memmap creates a list of address for a game. At the moment, its quite long and can cover up the log window.
Since there is only 1 pointer used, using the traditional retro_get_memory_map/data works enough for this purpose.
- Move the use of memory descriptors to debug build.
Diffstat (limited to 'libpcsxcore/psxhle.c')
0 files changed, 0 insertions, 0 deletions