Skip to content
Permalink
master
Loading

Commits on Oct 21, 2021

  1. Merge pull request #309 from jeffythedragonslayer/master

    Disassemble->Disassembly; this is a label for a column not a button
    devinacker committed Oct 21, 2021

Commits on Aug 22, 2021

Commits on Aug 16, 2021

  1. partially revert 9d0df93 and do some extra analysis when updating the…

    … disasm view for good measure (should fix or at least help with #267)
    devinacker committed Aug 16, 2021

Commits on Aug 15, 2021

  1. 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
    devinacker committed Aug 15, 2021

Commits on Aug 14, 2021

  1. Merge pull request #295 from black-sliver/fix-294

    fix scope clashing introduced in commit d619244
    devinacker committed Aug 14, 2021

Commits on Jul 28, 2021

  1. Merge pull request #291 from alttpo/fix-288-retina

    Fix issue #288 - retina display opengl
    devinacker committed Jul 28, 2021
  2. Merge pull request #293 from charasyn/spc-dump-immediate

    Allow for dumping an SPC file immediately via config option
    devinacker committed Jul 28, 2021

Commits on Jul 26, 2021

Commits on Jul 20, 2021

  1. ruby: scale opengl output by devicePixelRatio; fixes 1/4 surface bug …

    …on high-dpi displays such as retina
    JamesDunne committed Jul 20, 2021

Commits on Feb 24, 2021

  1. Merge pull request #279 from qwertymodo/master

    Merge latest sgbdebug branch
    devinacker committed Feb 24, 2021
  2. Merge branch 'sgbdebug'

    qwertymodo committed Feb 24, 2021

Commits on Feb 19, 2021

  1. Merge pull request #276 from hellow554/master

    replace deprecated qt api with recommended functions
    devinacker committed Feb 19, 2021

Commits on Dec 9, 2020

  1. - 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
    devinacker committed Dec 9, 2020

Commits on Jul 28, 2020

Commits on Jul 24, 2020

Older