Mesen2/UI/Interop
Sour 2d96724b28 Debugger: SNES - Added new "break on..." options
Invalid vram/oam/cgram access, controller read while auto-read is running
2025-03-27 21:30:38 +09:00
..
ConsoleState Debugger: GB - Fixed tilemap viewer displaying incorrect tiles when the tile index is above 127 2025-03-23 13:16:31 +09:00
BaseState.cs Added WonderSwan support 2024-09-19 21:19:43 +09:00
ConfigApi.cs SNES: Add support for ST018 coprocessor 2024-12-29 23:41:52 +09:00
ConsoleTypeExtensions.cs Added WonderSwan support 2024-09-19 21:19:43 +09:00
CpuTypeExtensions.cs SNES: Add support for ST018 coprocessor 2024-12-29 23:41:52 +09:00
DebugApi.cs Debugger: SNES - Added new "break on..." options 2025-03-27 21:30:38 +09:00
DebugEventInfoExtensions.cs Added SMS/GG/SG-1000 support 2023-12-14 22:23:27 +09:00
EmuApi.cs Debugger: Fixed labels getting erased when spamming reload rom shortcut 2025-03-24 22:02:15 +09:00
FirmwareTypeExtensions.cs SNES: Add support for Sufami Turbo games 2025-01-03 09:18:59 +09:00
HistoryApi.cs History viewer: Added support for software renderer (for macOS) 2023-02-04 13:23:58 -05:00
InputApi.cs UI: Move mouse handling to core and add MacOS mouse support (#55) 2024-05-24 16:31:44 +09:00
InteropBreakpoint.cs Debugger: Added option to ignore dummy reads/writes in breakpoints 2023-04-23 19:07:46 -04:00
MemoryOperationTypeExtensions.cs UI: Rename NewUI to UI 2023-01-25 16:03:56 -05:00
MemoryTypeExtensions.cs SNES: Add support for Sufami Turbo games 2025-01-03 09:18:59 +09:00
NetplayApi.cs UI: Rename NewUI to UI 2023-01-25 16:03:56 -05:00
NotificationListener.cs SNES: Add support for Sufami Turbo games 2025-01-03 09:18:59 +09:00
RecordApi.cs AVI: Added options to record system/input HUDs in AVIs 2023-02-15 00:28:39 -05:00
TestApi.cs GB: Fixed read behavior for FEA0-FEFF when DMA is running 2024-01-24 22:21:15 +09:00