Mesen2/UI
Sour b844642866 Debugger: GB - Fixed tilemap viewer displaying incorrect tiles when the tile index is above 127
Seems to only happen in release builds in MSVC (unsure if other compilers were affected)
+ Also added missing member in GbCpuState in the UI
2025-03-23 13:16:31 +09:00
..
Assets SNES: Add support for ST018 coprocessor 2024-12-29 23:41:52 +09:00
Config UI: Added commit ID in about window 2025-03-22 20:41:07 +09:00
Controls UI: Fixed recent game grid not letting the first game be started via keyboard/gamepad input without moving to another element and then back first 2025-02-05 17:41:55 +09:00
Debugger Debugger: Sprite viewer - Fixed rare crash when reloading rom that could happen because debugger is being reinitialized while the sprite list is being fetched by the UI 2025-03-21 23:29:28 +09:00
Dependencies UI: Support for NativeAOT 2024-06-05 20:23:31 +09:00
Interop Debugger: GB - Fixed tilemap viewer displaying incorrect tiles when the tile index is above 127 2025-03-23 13:16:31 +09:00
Localization UI: Added commit ID in about window 2025-03-22 20:41:07 +09:00
Properties UI: Support for NativeAOT 2024-06-05 20:23:31 +09:00
Styles Debugger: Fixed exceptions (not visible in release builds) when displaying tooltips in the debugger 2025-02-22 19:10:58 +09:00
ThirdParty/DataBox Debugger: Added forbid breakpoints 2024-09-23 21:05:55 +09:00
Utilities UI: Added commit ID in about window 2025-03-22 20:41:07 +09:00
ViewModels UI: Added commit ID in about window 2025-03-22 20:41:07 +09:00
Views NES: FDS - Fixed issues with Kosodate Gokko (unlicensed disk copying program) 2025-02-19 21:27:15 +09:00
Windows UI: Added commit ID in about window 2025-03-22 20:41:07 +09:00
App.axaml UI: Fixed crashes that could occur when using undo after typing in a text box 2024-11-08 15:45:32 +09:00
App.axaml.cs UI: Try to better recover from unexpected errors while opening the main window 2025-01-05 11:04:32 +09:00
app.manifest UI: Upgrade to Avalonia 11.0.0-preview5 2023-02-07 00:16:17 -05:00
FodyWeavers.xml UI: Rename NewUI to UI 2023-01-25 16:03:56 -05:00
FodyWeavers.xsd UI: Rename NewUI to UI 2023-01-25 16:03:56 -05:00
Mesen.entitlements macOS: Added codesigning for dev builds (#13) 2023-03-16 18:14:46 -04:00
MesenWindow.cs UI: Fixed escape key not working as expected to close some windows 2024-06-23 20:14:31 +09:00
Program.cs UI: Added commit ID in about window 2025-03-22 20:41:07 +09:00
UI.csproj SNES: Add support for ST018 coprocessor 2024-12-29 23:41:52 +09:00