bsnes-plus/bsnes/ui-qt
2020-07-28 22:48:12 -04:00
..
application add sgb breakpoints to the memory viewer context menu and argument help 2020-01-04 11:33:27 -05:00
base add https link to about dialog 2020-07-20 21:47:33 -04:00
cartridge don't resize an already allocated+mapped block of RAM when loading it from disk 2020-07-26 15:48:46 -04:00
data mention accuracy core screenshot/filter differences and supported firmware files in doc (closes #236) 2019-10-11 19:32:01 -04:00
debugger fix OOB vector access on SA-1 software breakpoints (#251) 2020-03-14 16:52:37 -04:00
input preliminary SFX-DOS support, only keyboard input emulated for now 2020-07-28 22:48:12 -04:00
link don't use preadjusted color tables for unfiltered screenshots 2018-10-23 20:55:12 -04:00
movie add BS-X savestate support (and some other savestate safety checks) 2018-07-08 00:02:51 -04:00
platform don't deadlock GUI when windows system menu is open 2015-11-08 22:51:29 -05:00
resource DSP register names for breakpoint editor 2020-02-24 22:41:19 -05:00
settings let VRAM::operator[] optimize to a normal array read if not building with VRAM expansion support 2019-10-08 20:47:45 -04:00
state initial commit 2014-11-26 18:35:12 -05:00
tools add some additional status (and per-channel toggles if supported) to sound viewer; also fix channel disable settings getting ignored after a reload/power cycle) 2019-12-03 20:20:40 -05:00
utility sgb: add support for hori sgb commander (overclock mode doesn't work yet) 2020-01-07 18:37:03 -05:00
config.cpp Merge branch 'master' into vramexpand 2019-10-08 20:31:03 -04:00
config.hpp make loading of default symbols optional 2019-09-07 00:55:18 -04:00
interface.cpp don't use preadjusted color tables for unfiltered screenshots 2018-10-23 20:55:12 -04:00
interface.hpp Capture unfiltered screenshot 2017-11-30 18:18:21 +10:00
main.cpp move 'filepath' into nall::string to make it usable from outside the frontend 2019-08-28 23:18:12 -04:00
Makefile indicate specified profile in build name and object path to simplify building multiple profiles at once 2019-10-09 19:02:08 -04:00
ui-base.hpp move 'filepath' into nall::string to make it usable from outside the frontend 2019-08-28 23:18:12 -04:00