Better organize the changelog
This commit is contained in:
17
CHANGELOG.md
17
CHANGELOG.md
@@ -4,14 +4,19 @@ This file always reflects the *latest* changes up until a release. Then it gets
|
|||||||
|
|
||||||
## Changes
|
## Changes
|
||||||
|
|
||||||
|
New features:
|
||||||
* Debugger with memory view, registers view and code disassembly with stepping and breakpoints
|
* Debugger with memory view, registers view and code disassembly with stepping and breakpoints
|
||||||
* Controllers no longer have a fixed mapping, you can customize it now
|
* Customizable controller mappings
|
||||||
* Update SDL to version 3
|
|
||||||
* Update ParallelRDP
|
Fixes:
|
||||||
* Screen no longer black when the game is paused
|
* Screen no longer black when the game is paused
|
||||||
|
* Fix crashes when closing the emulator while a game is running
|
||||||
* Other minor fixes such as:
|
* 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
|
- Remove `nativefiledialog-extended` submodule as it is no longer needed
|
||||||
- Update `xbyak` subtree
|
|
||||||
- Small CMake refactoring
|
- Small CMake refactoring
|
||||||
- Correct RDRAM masking in RSP
|
- Correct RDRAM masking in RSP
|
||||||
|
|
||||||
|
Updates:
|
||||||
|
* Update SDL to version 3
|
||||||
|
* Update `parallel-rdp`
|
||||||
|
* Update `xbyak` subtree
|
||||||
Reference in New Issue
Block a user