devinacker / bsnes-plus Public
master
Commits on Oct 21, 2021
-
Merge pull request #309 from jeffythedragonslayer/master
Disassemble->Disassembly; this is a label for a column not a button
Commits on Oct 20, 2021
Commits on Aug 29, 2021
Commits on Aug 22, 2021
-
for slotted carts, use the slot file name as the base name for MSU-1 …
…audio tracks, etc
Commits on Aug 21, 2021
Commits on Aug 16, 2021
-
partially revert 9d0df93 and do some extra analysis when updating the…
… disasm view for good measure (should fix or at least help with #267)
Commits on Aug 15, 2021
-
fix up a few long-standing display quirks:
- don't clear the display when toggling fullscreen - clear the overscan area when disabling overscan (for PAL window sizes) - always actively draw to the display even when no cart is loaded, rather than relying on the blank canvas widget to always get drawn correctly - properly clear some video drivers' buffer (e.g. OpenGL) on startup
Commits on Aug 14, 2021
-
Merge pull request #295 from black-sliver/fix-294
fix scope clashing introduced in commit d619244
Commits on Jul 28, 2021
-
Merge pull request #291 from alttpo/fix-288-retina
Fix issue #288 - retina display opengl
-
Merge pull request #293 from charasyn/spc-dump-immediate
Allow for dumping an SPC file immediately via config option
Commits on Jul 27, 2021
Commits on Jul 26, 2021
-
ruby: more Qt portable devicePixelRatio usage, preferring qreal versi…
…on where available
Commits on Jul 20, 2021
-
ruby: scale opengl output by devicePixelRatio; fixes 1/4 surface bug …
…on high-dpi displays such as retina
Commits on Mar 19, 2021
-
Merge pull request #283 from nyanpasu64/debugger-show-timer-enable
Show S-SMP timer-enabled status in debugger's Properties dialog
Commits on Mar 17, 2021
Commits on Feb 24, 2021
-
Merge pull request #279 from qwertymodo/master
Merge latest sgbdebug branch
-
Commits on Feb 19, 2021
-
Merge pull request #276 from hellow554/master
replace deprecated qt api with recommended functions
Commits on Feb 18, 2021
Commits on Dec 17, 2020
Commits on Dec 9, 2020
-
- allow specifying 256kb cart RAM in header, like upstream bsnes does (…
…fixes #269) - make sure Star Fox has the appropriate RAM size since it has no expansion header