Commit graph

1021 commits

Author SHA1 Message Date
NovaSquirrel a28503b960
Update README.md 2023-05-25 11:42:43 -04:00
NovaSquirrel c85dd78451
Merge pull request #105 from theblobscp/master
Fix aur link
2022-11-06 17:52:29 -05:00
The Blob SCP 95878a0978
Fix aur link 2022-11-06 17:45:20 -05:00
NovaSquirrel 587e83868a
Merge pull request #104 from vivi168/restore_bge_blt_truth
Fix BGE/BLT confusion
2022-10-26 17:25:06 -04:00
Vivien B 9b43f78a01 Fix BGE/BLT confusion 2022-10-26 23:12:25 +02:00
NovaSquirrel e3ff3131c5
Merge pull request #103 from xujibbs/patch-1
Update resources.zh.xml
2022-10-23 12:05:06 -04:00
xujibbs dbb70dd831
Update resources.zh.xml 2022-10-23 19:00:56 +08:00
NovaSquirrel 1e584e4347
Merge pull request #87 from jeffythedragonslayer/set-UI-as-startup-project-attempt2
Set UI as startup project attempt2
2022-10-06 19:34:20 -04:00
NovaSquirrel 1ba72b1bb2
Merge pull request #85 from jeffythedragonslayer/fixed-hang-typo
fixed firstLine{Of,After}Selection typo
2022-10-06 19:11:41 -04:00
NovaSquirrel 728b4e2373
Merge pull request #98 from Menb10ck/master
Ported cheat finder from Mesen-X
2022-10-06 19:10:14 -04:00
NovaSquirrel 1503124d42
Merge pull request #102 from vivi168/gsu_reg_viewer
Add GSU tab to registers viewer
2022-10-06 18:55:26 -04:00
Vivien B f9b3390348 Fix bad indent/newline 2022-10-07 00:36:28 +02:00
Vivien B a8405784ed Add GSU to registers viewer 2022-10-07 00:28:45 +02:00
Menb10ck 621e702226 Cheat finder: fixed hex desync
The input field wasn't initially set to hex,
while the checkbox was.
2022-08-09 10:56:44 +02:00
Menb10ck 275c5615fd Cheat finder: added tab change event to cheat list
Fixes an issue where (with the cheat finder auto-pause turned on)
the emulator wouldn't pause when switching between cheat tabs.
2022-08-08 17:00:45 +02:00
Menblock fce4649aa8
Merge pull request #2 from Menb10ck/cheat-finder
Cheat finder
2022-08-08 16:44:28 +02:00
Menb10ck c2fb4de581 Cheat finder: small out-of-bounds fix 2022-08-08 16:41:34 +02:00
Menb10ck f4e048b068 Cheat finder: code cleanup 2022-08-08 16:36:53 +02:00
Menb10ck 78241c76be Cheat finder: added "add to watch", various fixes 2022-08-08 15:33:41 +02:00
Menb10ck d0a1ff7e89 Cheat finder: added hex checkbox, 16 bit support
Also fixed various bugs, like:
- Undo button not updating the address list
- Out-of-bounds issues
- Add-cheat address label not updating in all cases
2022-08-08 14:16:12 +02:00
Menb10ck 58c1f46133 Ported complete cheat finder from Mesen-X.
Undo functionality still seems a bit buggy,
and more (new) features should still be added,
like a 16 bit value finder and a hex input box.
2022-08-08 12:28:19 +02:00
Menblock a2c2c45cef
Merge pull request #1 from Menb10ck/delete-label-fix
Fixed issue with deleting labels in debugger list
2022-06-15 14:40:59 +02:00
Menb10ck 325afced1d Fixed issue with deleting labels in debugger list
When having the debugger label list horizontally scrolled, deleting
labels would cause an exception, since the TopItem property would
suddenly become null. Removing all logic related to TopItem seems to fix
the issue, without any side-effects.
If this causes side-effects on other platforms (that don't use mono),
another fix could be to explicitly check for null and skip the logic if
that's the case.
2022-06-15 14:37:54 +02:00
NovaSquirrel 6f4f14c343 Merge branch 'master' of https://github.com/NovaSquirrel/Mesen-SX 2022-06-06 22:26:26 -04:00
NovaSquirrel 2d25442c2d Mode 7 EXTBG does not support direct color 2022-06-06 22:26:23 -04:00
Jeff Linahan b8b7f7f4c3 game boy config window works again 2022-06-02 21:08:11 -04:00
Jeff Linahan 74ff9b117c
Merge branch 'NovaSquirrel:master' into master 2022-06-02 21:05:00 -04:00
Jeff Linahan 15ed5d27b9 fixed firstLine{Of,After}Selection typo 2022-06-02 19:52:25 -04:00
NovaSquirrel b10258a564
Merge pull request #79 from jeffythedragonslayer/strict_board_mappings_doc
SPC7110 games also affected by strict board mappings
2022-05-23 17:32:21 -04:00
Jeff Linahan ff4a406324 SPC7110 games also affected by strict board mappings 2022-05-23 17:00:46 -04:00
Jeff Linahan 56689e0c9d set UI as startup project 2022-05-20 01:50:36 +01:00
NovaSquirrel f0ec670026
Merge pull request #66 from georgjz/master
Add new Feature: Custom background color in sprite viewer
2022-05-05 00:48:27 -04:00
Georg Ziegler bedce7bb85 Merge branch 'spriteviewer' 2022-04-22 10:57:11 +02:00
Georg Ziegler efad9c87ce Add new feature: background color in sprite viewer can now be changed. 2022-04-22 10:54:10 +02:00
NovaSquirrel fd4b1233da
Merge pull request #61 from RPGHacker/dbg_symbols_tooltip
Updated info on debug symbols in manual & UI
2022-02-20 20:48:37 -05:00
RPG Hacker bfcd54da9f Fixed consistency issues between manual and UI 2022-02-20 23:33:07 +01:00
RPG Hacker 4f6f73200c Merge remote-tracking branch 'origin/master' into dbg_symbols_tooltip 2022-02-20 23:30:29 +01:00
NovaSquirrel 90385ba971
Merge pull request #60 from RPGHacker/wla_dx_source_view
Added support for Source View when using WLA-DX .sym files
2022-02-20 17:01:05 -05:00
RPG Hacker bab19d1fdf Updated infos on debug symbol files in manual 2022-02-20 22:21:56 +01:00
RPG Hacker f65ba57930 Source view is now (to a limited degree) supported for WLA-DX symbol files 2022-02-20 21:54:11 +01:00
RPG Hacker a98f7cac13 Shortened the text in the "automatically load debug symbols" settings and instead added a tooltip explaining the setting in more detail 2022-02-19 17:50:10 +01:00
NovaSquirrel 2a275e253d
Merge pull request #57 from Jolmberg/fix-brightness-labels
Fix Brightness and Forced Blank address labels
2022-02-13 16:46:38 -05:00
Johannes Holmberg 3a4601f759 Fix Brightness and Forced Blank address labels 2022-02-13 22:41:03 +01:00
NovaSquirrel c0cf6fc8ea
Merge pull request #56 from Jolmberg/fix-auto-joypad-poll-label
Fix Auto Joypad Poll address label
2022-01-21 16:44:48 -05:00
Johannes Holmberg c9d9d02b6b Fix Auto Joypad Poll address label 2022-01-21 22:41:12 +01:00
NovaSquirrel 8f081c355a
Merge pull request #53 from empathicqubit/master
Use GCC since clang isn't working correctly.
2022-01-03 15:32:26 -05:00
NovaSquirrel ef805e90e5
Merge pull request #55 from jackoalan/linux-build-fix
Add SDL2 include path to InteropDLL target.
2021-12-28 10:39:52 -05:00
Jack Andersen 5bdf11db05 Add SDL2 include path to InteropDLL target.
This fixes builds on latest Ubuntu.
2021-12-28 10:29:40 -05:00
NovaSquirrel f997643087
Merge pull request #54 from threecreepio/invalid-inputs
Enable disabling invalid (L+R) inputs
2021-12-18 20:39:27 -05:00
threecreepio 64982d1541 enable disabling invalid inputs 2021-12-19 02:20:08 +01:00