Commit graph

507 commits

Author SHA1 Message Date
Souryo
75659c2efc Locking: Fixed a number of cases where locks were not taken/held properly 2016-07-18 18:30:29 -04:00
Souryo
f9fae981c1 NSF: Fix crash when taking screenshots + disable screenshot menu item/shortcut when playing NSF files 2016-07-18 17:28:33 -04:00
Souryo
ed9ce4de22 Version Update: 0.3.2 2016-07-17 17:48:26 -04:00
Souryo
cf2e33020e VRC2/4: Fixed $900x register numbering - fixes TMNT 2 (J) 2016-07-17 17:18:47 -04:00
Souryo
97eb46a2db Tests: Force MMC3 alternate behavior for the tests that expect it (so that they stop failing) 2016-07-17 15:04:28 -04:00
Souryo
27be2537cc Mapper 170 support 2016-07-17 14:42:50 -04:00
Souryo
cbaae72882 Mapper 177 & 179 support 2016-07-17 14:29:47 -04:00
Souryo
23d8992bcb Kaiser boards support (Mapper 56, 142, 171, 175) 2016-07-17 14:07:22 -04:00
Souryo
bf5ad7439d TXC 22211A/B/C support (Mappers 132, 172, 173) 2016-07-17 12:42:03 -04:00
Souryo
d685b556a1 Mapper 133 support 2016-07-17 12:18:52 -04:00
Souryo
ea1e9cfd04 Mapper 28 (Action53) support 2016-07-17 11:40:39 -04:00
Souryo
b7d4e21e20 Mapper 182 support 2016-07-17 09:58:51 -04:00
Souryo
696c344bdc Mapper 252 support 2016-07-17 09:41:19 -04:00
Souryo
3773ccecaf Taito TC0690 (Mapper 48) support 2016-07-16 23:19:02 -04:00
Souryo
9a45c642f1 Mapper 46 (ColorDreams multicart) support 2016-07-16 22:27:55 -04:00
Souryo
0f3921f346 Mapper 42 support 2016-07-16 22:17:21 -04:00
Souryo
14492774eb Mapper 50 support 2016-07-16 20:54:27 -04:00
Souryo
5a63450550 Mapper 40 support 2016-07-16 20:32:02 -04:00
Souryo
18ede77d27 Mapper 31 (NSF-like mapper) support 2016-07-16 20:13:36 -04:00
Souryo
94d15b90f6 Sunsoft4 (Mapper 68): Added support for selecting CHR ROM as nametables ($C000 and $D000) 2016-07-16 19:16:03 -04:00
Souryo
726d72c103 Input: DirectInput support - most controllers/gamepads should now work. XInput is still prioritized when available. 2016-07-16 16:25:57 -04:00
Souryo
50a3d16bf0 Mapper 225: Fixed bugs with PRG bank switching logic + reset logic 2016-07-15 21:39:56 -04:00
Souryo
1a1ab36931 Audio: (Square) TickSweep() logic was incorrect (sound effects were wrong in Journey to Silius, etc.) 2016-07-14 17:48:22 -04:00
Souryo
c7d0e51d91 Zapper: Having the mouse outside the draw surface should make it act as if no light was found 2016-07-12 18:28:12 -04:00
Souryo
092176348c Open Bus: Fixes to open bus implementation - fixes allpads-r2a test result 2016-07-12 18:25:58 -04:00
Souryo
20d9b6bbd5 Vs System: Fixed bug where loading a regular game after a VS game would keep the VS options in the menu and keep using the VS palette 2016-07-10 19:26:08 -04:00
Souryo
aa3767b086 Region: Display active region when loading game and changing regions from the menu 2016-07-10 19:15:00 -04:00
Souryo
ac69be19a5 Overclocking: Added lag counter 2016-07-10 18:22:37 -04:00
Souryo
e99eb5165a Version Update: 0.3.1 2016-07-10 12:05:08 -04:00
Souryo
f3bf2a631c PPU: Fixed a couple of rendering-related scanline conditions for scanline 239/240 2016-07-10 09:08:31 -04:00
Souryo
313340198e Vs System: Automatically select proper PPU & input mapping based on rom name/CRC + implemented support for vs system input remappings (some games change the buttons around) 2016-07-10 09:05:41 -04:00
Souryo
adc5d1bf26 Game DB: Added option to automatically configure controllers (i.e zapper, fourscore, arkanoid) based on game DB when loading a game 2016-07-09 15:58:49 -04:00
Souryo
176949b8b0 NSF: Override NSF file's NTSC/PAL flag when a specific region is selected in the options 2016-07-09 10:23:07 -04:00
Souryo
0944bff478 Video Filters: Added "Prescale" filter to allow limiting the blur factor when using bilinear interpolation 2016-07-09 09:06:34 -04:00
Souryo
c14599b747 NSF: Force emu to unpause when loading a new NSF file 2016-07-07 17:51:02 -04:00
Souryo
f24b0e3595 MMC5: Vertical split mode support 2016-07-02 14:48:46 -04:00
Souryo
6660dc860d VRC7 audio support 2016-07-01 23:54:31 -04:00
Souryo
d3e8baf530 Version Update: 0.3.0 2016-06-26 21:47:35 -04:00
Souryo
127f9f2ee4 Fixed warnings and function signatures (x86) 2016-06-26 16:31:29 -04:00
Souryo
acc2d7eee9 Fixed warnings 2016-06-26 16:00:16 -04:00
Souryo
da261861f1 Trace Logger: Fixed some crashes that could occur when stopping the log 2016-06-26 09:01:23 -04:00
Souryo
ca1383be47 Debugger: Allow debugger to disassemble code located between 0x2000 & 0x4000 2016-06-26 00:31:52 -04:00
Souryo
acfd69a4b7 FDS: Fixed bug that could cause full speed mode to turn on when unloading a FDS rom 2016-06-25 22:05:37 -04:00
Souryo
b852edfec8 NSF/NSFe support 2016-06-25 20:46:54 -04:00
Souryo
c74903799c VS: Added support for VS zapper 2016-06-22 19:23:08 -04:00
Souryo
5096ff414c VS: Fixed TKO Boxing/RBI Baseball/Super Devious freezes 2016-06-21 22:13:26 -04:00
Souryo
57f24af64f Overclocking: Added settings to add extra scanlines in vblank before and after NMI + Moved a lot of emulation-related settings to a new "Emulation" menu item 2016-06-21 18:58:22 -04:00
Souryo
b4e412a7d5 Archives: Stop sound before loading a new ROM - 7z ifiles can take a while to decompress which made the current sound buffer loop. 2016-06-19 16:55:26 -04:00
Souryo
17fb20e235 UI: Added a log window with info on loaded rom, etc. (Tools menu) 2016-06-19 16:54:34 -04:00
Souryo
9a88014389 Mapper 164 support 2016-06-19 12:45:39 -04:00