14 lines
477 B
Markdown
14 lines
477 B
Markdown
# Changelog
|
|
|
|
This file always reflects the *latest* changes up until a release. Then it gets wiped out and updated again.
|
|
|
|
## Changes
|
|
|
|
* Update SDL to version 3
|
|
* Screen no longer black when the game is paused
|
|
* Other minor fixes such as:
|
|
- Fix crashes when closing the emulator while a game is running
|
|
- Remove `nativefiledialog-extended` submodule as it is no longer needed
|
|
- Update `xbyak` subtree
|
|
- Small CMake refactoring
|
|
- Correct RDRAM masking in RSP |