Merge branch 'master' into back-to-imgui

This commit is contained in:
irisz64
2025-05-22 08:35:37 +02:00
3 changed files with 1 additions and 20 deletions

View File

@@ -2,21 +2,4 @@
This file always reflects the *latest* changes up until a release. Then it gets wiped out and updated again.
## Changes
New features:
* Debugger with memory view, registers view and code disassembly with stepping and breakpoints
* Customizable controller mappings
Fixes:
* 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:
- Remove `nativefiledialog-extended` submodule as it is no longer needed
- Small CMake refactoring
- Correct RDRAM masking in RSP
Updates:
* Update SDL to version 3
* Update `parallel-rdp`
* Update `xbyak` subtree
## Changes

View File

@@ -5,8 +5,6 @@
Rewrite of my Nintendo 64 emulator "[shibumi](https://github.com/SimoZ64/shibumi)".
![Mario's face](resources/mario.png?raw=true)
## Pre-built binaries
| Release |
|--------------------------------------------------------------------------------------------|

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB