1340 Commits

Author SHA1 Message Date
Souryo
c14f046990 Input: Fixed bug with gamepad buttons sometimes detected as unpressed when pressed (multithread bug) 2017-06-04 17:16:57 -04:00
Souryo
5cd5c292b6 UI: Fixed display bug when using power off while game is paused 2017-05-30 07:36:55 -04:00
Souryo
735c3e583b UI: Fixed game selection screen issues with fullscreen & autohide menu option 2017-05-28 10:33:09 -04:00
Souryo
06cbbcf9d5 Debugger: Fixed unintentional emulation sideeffect caused by PPU viewer 2017-05-26 20:20:26 -04:00
Souryo
c15a07476f NSF: Fixed MMC5 multiplication register emulation 2017-05-26 18:03:48 -04:00
Souryo
b517e4eafd UI: Proper fix for flashing game selection screen 2017-05-26 07:34:27 -04:00
Souryo
8e34a819a7 UI: Potential fix for flashing empty game selection screen on first startup 2017-05-26 07:27:38 -04:00
Souryo
f13e736fd0 Spanish translation update (thanks to Juan Ramón Martínez) 2017-05-25 20:35:40 -04:00
Souryo
235539c8ef UI: Added shortcut to toggle audio 2017-05-25 20:31:20 -04:00
Souryo
8032407f28 Fixed some games (Galaxian, Mighty Bomb Jack) + added some games to DB to fix headers 2017-05-25 20:04:49 -04:00
Souryo
54ef42c869 Builds: Fixed makefile syntax 2017-05-22 22:29:58 -04:00
Souryo
91e30c9c7b Builds: Added compile time flag to disable auto updates 2017-05-22 22:12:57 -04:00
SourMesen
d7d56e9ad4 Updated readme 2017-05-22 20:51:50 -04:00
Souryo
ec244e7f41 VS: Option to display config window on game load/hard reset 2017-05-22 20:14:02 -04:00
Souryo
ec63fb6f04 VS: Custom palette support 2017-05-22 18:22:26 -04:00
Souryo
0e5e39dc38 VS: Fix color issues on game selection screen after stopping VS game 2017-05-22 14:52:18 -04:00
Souryo
2f3f698fd1 VS: Fixed alternate versions of TKO Boxing & Super Xevious
+Warn when trying to load dualsystem games
2017-05-22 14:25:33 -04:00
Souryo
69c2b784a4 PAL: Set games with Australia, Germany, Spain or Europe tags as PAL by default 2017-05-22 11:50:21 -04:00
Souryo
3a55cfeea9 FDS: Improved open bus behavior for register reads (fixes Super Lode Runner) 2017-05-22 11:18:12 -04:00
Souryo
3da14db83d FDS: Fixed stack overflow crash with auto insert option in Big Challenge Juudou Senshuken 2017-05-22 10:53:51 -04:00
Souryo
f83e7ce5b2 FDS: Fixed a number of issues with unlicensed games and auto-insert logic 2017-05-19 20:28:00 -04:00
Souryo
cd79022f60 Rewind: Ensure original speed is restored when rewind stops 2017-05-19 18:27:39 -04:00
Souryo
1ff6747e63 UI: Added option to reset all settings 2017-05-19 00:34:10 -04:00
Souryo
f573009aca UI: Fixed excessive flashing when changing scale from video options 2017-05-18 23:28:33 -04:00
Souryo
f40a802e10 Fixed mapper 48 IRQ issues 2017-05-18 22:43:21 -04:00
Souryo
ada46d8428 Cheats: Fixed 8-char GG code decoding logic 2017-05-17 23:19:06 -04:00
Souryo
5e43a876d0 XInput: Make dpad and left thumbstick independent 2017-05-17 21:05:34 -04:00
Souryo
ca265e4b85 DB: Fixed some unlicensed games 2017-05-16 20:17:12 -04:00
Souryo
301fa31c44 Build: Statically link the C++ runtime for all build configs 2017-05-15 20:33:38 -04:00
Souryo
81d52dd747 DB: Fixed a couple of unlicensed games 2017-05-15 19:18:04 -04:00
Souryo
27dbf34940 Dendy: Fixed sound emulation issues 2017-05-14 09:40:28 -04:00
Souryo
1430bcfb1a Version Update: 0.9.0 0.9.0 2017-05-13 22:55:56 -04:00
Souryo
a7b410666b Rewind: Fixed some edge cases 2017-05-13 21:18:55 -04:00
Souryo
1852f87934 UI: Fixed issue when closing preferences window while game selection screen is shown 2017-05-13 18:27:47 -04:00
Souryo
c3dedb679b Linux: Fixed some bugs and build issues 2017-05-13 18:20:50 -04:00
Souryo
4f96aed58a UI: Renamed option to "Power Off" 2017-05-13 16:15:25 -04:00
Souryo
7d1fa8aaaf UI: Added game timer option (+ code refactoring) 2017-05-13 15:43:02 -04:00
Arcus87
b0c0efe614 Ukrainian language update 2017-05-10 22:05:06 -04:00
Souryo
bd3677e29f Mapper 174 support (untested) 2017-05-08 22:55:23 -04:00
Souryo
ad41b0561a Mapper 158 support (Emulate Alien Syndrome as mapper 158 instead of 118) 2017-05-08 22:47:59 -04:00
Souryo
731c39b6eb Fixed crash on startup 2017-05-06 20:01:48 -04:00
Souryo
1db6600a64 Fixed some compilation warnings 2017-05-06 18:35:59 -04:00
Souryo
8c3402c819 Debugger: Fixed potential deadlock when closing debugger 2017-05-06 18:35:25 -04:00
Souryo
a412b453cf UI: Add visual list of recently played games (click to resume) 2017-05-06 18:35:02 -04:00
SourMesen
56656aa0a4 Readme: Add more info about building on Linux 2017-05-05 17:13:01 -04:00
Souryo
25019f052c Fixed Linux compilation errors/warnings 2017-05-04 23:38:27 -04:00
Souryo
ce62e40d47 FDS: Added option to automatically switch disks
+Fixed bug with eject disk functionality
2017-05-04 22:55:46 -04:00
Souryo
2cddcb31cf FDS: Fixed audio bugs introduced in previous commit (broke sound effects in doki doki panic) 2017-05-04 21:41:53 -04:00
Souryo
5ccbe95a55 FDS: Fixed sound emulation (fixes Bio Miracle) 2017-05-04 18:17:46 -04:00
Souryo
3b34a7c113 Audio: Added 96kHz sampling rate option 2017-05-02 23:41:11 -04:00