diff --git a/CHANGES.md b/CHANGES.md index 70cb5ce749..94ec103c91 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,9 +3,11 @@ - CHEEVOS: Restore display of unlocked achievements across hardcore modes - CHEEVOS: Hash buffered data when available - CONFIG FILE: Optimise parsing of configuration files +- DRIVERS: Add 'Ignore null drivers' setting. When enabled, won't allow the user to set a driver to nothing. Can prevent the user from locking him/herself out of the program. - FILE I/O: VFS and NBIO interfaces will now use 64-bit fseek/ftell where possible, should allow for reading/writing to files bigger than 2GB - MENU: Enlarged INT/UINT selection limit from 999 to 9999 - ODROID GO ADVANCE: Video driver - fix race condition with RGUI callback +- X11: Add lightgun support # 1.8.9 - AUTO SAVESTATES: Ensure save states are correctly flushed to disk when quitting RetroArch (fixes broken save states when exiting RetroArch - without first closing content - with 'Auto Save State' enabled)