Added N64 controller functionality!
- Added N64 controller layout!
- It can be re-mapped and has all the same functionality as the SNES controller and more:
- Can remap the joystick
- Can choose to display the joystick all the time or just when it is moved
Optimizations
- Optimized scaling during frame renders
- Optimized how values are loaded and used
Bug fixes
- MSVC update broke some raylib stuff but introduced a CMake patch file to remedy that
Other
- Made the code layout-aware so adding future layouts should be streamlined
Checkout the changelog.md file for more details and a more thorough list of what's changed this update