This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
RetroArch
Watch
1
Star
0
Fork
0
You've already forked RetroArch
mirror of
https://github.com/libretro/RetroArch.git
synced
2025-02-18 16:38:45 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
managers
History
Sven
adeff434fd
do not initialize cheat system if memory size is 0 to avoid potential NPE
2018-09-30 11:44:37 -04:00
..
cheat_manager.c
do not initialize cheat system if memory size is 0 to avoid potential NPE
2018-09-30 11:44:37 -04:00
cheat_manager.h
add cheat variables to allow for updating large portions of memory - e.g. unlock all levels
2018-09-29 14:52:10 -04:00
core_manager.c
…
core_manager.h
…
core_option_manager.c
fix error
2018-05-12 22:19:42 -05:00
core_option_manager.h
…
state_manager.c
Don't define this unless necessary
2018-06-25 21:52:24 +02:00
state_manager.h
…