Add some code to be able to read inputs from a text file
Make it easier to change sample rate
Use DSP register code enum identifiers to improve readability (#51)
Reload SRAM after reset. Fixes #47
Fixed messed up X coordinate on spin attack. Fixes #19
Fix #49 - Alt + Enter not triggering fullscreen on Windows 10
Add an example for QWERTZ keyboards too (#46)
Freezor oob array read. Fixes #33
Support different zoom levels and borderless mode. Fixes #30
Proper fullscreen aspect ratio. Fixes #28
Update MakeFile to also support macOS (#35)
Added gamepad support (thanks LukeUsher)
Fix compile_resources automatic ROM path selection (#34)
improve linux/unix build (#4)
Add macOS build instructions (#15)
Improve flexibility of resource generation script ROM paths (#27)
Fix text scroll speed and crystal animation rate
Merge pull request #7 from kageurufu/sdl_from_nuget
Clarify which rom version is needed
extract_music prints a message if no args passed
Add Alt-Enter hotkey to toggle fullscreen.