Version 1.2.2
-------------
 - Build cleanup
 - Add NSF and My Vision detection
 - Add hotkey toggling for use with emulated keyboards

Version 1.2.1
-------------
 - Use calloc vs malloc in tconfig
 - Build improvements
 - Code quality improvement in path construction code
 - Add PC-FX detection
 - Improve core detection to allow loading the best installed core per system
 - Allow the emulated system to be specified on the command line

Version 1.2.0
-------------
 - Input configuration bugfixes
 - Fix bug with OSD text being captured in screenshots
 - Add OSD for OpenGL Compatibility Profile
 - Set OpenGL Core Profile version minimum from 3.3 to 3.1
 - Code quality improvements in ezmenu
 - Improve handling of directory path creation and discovery
 - Support environment variables for core and asset directory search paths
 - Switch from parg to musl's getopt implemention for command line parsing
 - Clean up and improve command line parsing code

Version 1.1.0
-------------
 - Allow statically linking to Jolly Good cores to create standalone binaries
 - Use path relative to the current working directory when loading local assets
 - Build improvements
 - General code quality improvements
 - Prevent the menu system from being on the wrong level after input config

Version 1.0.2
-------------
 - Update to latest miniz
 - Change default Neo Geo emulator name
 - Differentiate first-boot resets from hard resets

Version 1.0.1
-------------
 - Documentation updates
 - Add detection for .neo format Neo Geo romsets
 - Fix potential buffer overflow in MD5 digest conversion to string

Version 1.0.0
-------------
 - Initial tagged release
