Activity
Updated MacOSX auto build environment to ventura OS.
Updated MacOSX auto build environment to ventura OS.
Added tas editor lua null checks for Qt GUI.
Added tas editor lua null checks for Qt GUI.
Fix for gcc misleading indentation in lua-engine.cpp.
Fix for gcc misleading indentation in lua-engine.cpp.
Replace strncpy usage in favor of Strlcpy to get rid of compiler warn…
Replace strncpy usage in favor of Strlcpy to get rid of compiler warn…
Minor gcc/clang compiler warning fix.
Minor gcc/clang compiler warning fix.
Take NES 2.0 header WRAM size into account for MMC3
Take NES 2.0 header WRAM size into account for MMC3
Changed Qt Avi recording to use atomic buffer indices to ensure both …
Changed Qt Avi recording to use atomic buffer indices to ensure both …
For Qt netplay, reset client frame rate adjustment to normal on disco…
For Qt netplay, reset client frame rate adjustment to normal on disco…
Updated client netplay rom requests to only send extracted archive fi…
Updated client netplay rom requests to only send extracted archive fi…
For Qt GUI, store archive file index so that a hard reload knows how …
For Qt GUI, store archive file index so that a hard reload knows how …
For Qt GUI, create a temp directory per every boot of application tha…
For Qt GUI, create a temp directory per every boot of application tha…
Added more netplay status data to host status dialog.
Added more netplay status data to host status dialog.
Fix code so that FCEUGI fully constructs properly and is not clobbere…
Fix code so that FCEUGI fully constructs properly and is not clobbere…
For Qt Netplay, added code to sync cheats between server and clients.
For Qt Netplay, added code to sync cheats between server and clients.