Devin Acker
e9d1d65998
move SPC save option + fix spacing
2021-12-16 00:09:33 -05:00
Cooper Harasyn
d61924408e
Allow for dumping an SPC file immediately via config option
2021-07-26 20:45:51 -04:00
Marcel Hellwig
c9f8f40a6c
replace deprecated qt api with recommended functions
2021-02-18 08:13:39 +01:00
devinacker
ab9491005c
let VRAM::operator[] optimize to a normal array read if not building with VRAM expansion support
2019-10-08 20:47:45 -04:00
devinacker
c5a12644f7
Merge branch 'master' into vramexpand
2019-10-08 20:31:03 -04:00
devinacker
4c86ec19cf
make sure SNES config struct is initialized before first access (should fix #229 )
2019-08-31 17:26:50 -04:00
devinacker
0fa8c28dd8
allow path config fields to be manually edited ( closes #225 )
2019-08-29 19:35:45 -04:00
devinacker
7afc25fe34
make chip firmware path configurable ( closes #177 )
2019-08-28 23:42:36 -04:00
devinacker
15615267e5
path config: use placeholder text attribute instead of some weird hack with hardcoded colors
2019-08-10 22:05:18 -04:00
devinacker
d66b770d4d
disable vram expansion option for non-accuracy builds
2019-01-06 02:15:30 -05:00
devinacker
1d93fffa88
add vram expansion support to accuracy build (WIP)
2019-01-06 01:59:22 -05:00
devinacker
7778342192
Merge branch 'master' into qt5
2018-08-27 19:36:17 -04:00
devinacker
c77e59486a
BS-X: allow setting default memory pack size
2018-07-23 09:24:33 -04:00
devinacker
535370af92
update build to Qt5 ( #160 )
2018-06-24 19:37:38 -04:00
devinacker
db0b21482a
expose SRAM autosave setting ( closes #148 )
2018-05-19 21:54:02 -04:00
Marcus Rowe
a52f3361ad
Add configuration option to save unfiltered screenshots
...
Configuration variable is `video.unfilteredScreenshot` as all the other
settings that affect the screenshot is in the Config::Video struct.
2018-02-08 19:20:58 +10:00
devinacker
b9abe4a7ab
bsx: set regs.time_day correctly (tm_mday is 1-31)
2016-11-22 09:57:05 -05:00
devinacker
9b35a0499f
add support for custom BS-X date/time
2016-11-22 09:43:00 -05:00
luigiblood
4d3cb7dee3
Satellaview signal data emulation
2016-11-21 18:38:29 -05:00
devinacker
6e961381a7
expose a couple more input options in UI
...
closes #38
2016-05-04 23:47:42 -04:00
devinacker
87bb7fab8d
move IPS/header handling out of snesreader
...
did you know that bsnes v073 actually supported IPS softpatching the
entire time? and that it was implemented in a completely different place
than UPS patching was? and that it also wasn't documented anywhere or
presented to the user at all, and that it was always carried out
regardless of whether or not the user had disabled soft patching in the
file browser? for fuck's sake, byuu
2015-05-17 19:56:05 -04:00
Michał Ziąbkowski
0829382583
Updated gui descriptions to reflect changes.
2015-04-26 00:26:40 +02:00
devinacker
d88ac78d30
initial commit
2014-11-26 18:35:12 -05:00