Commit graph

2142 commits

Author SHA1 Message Date
Sour
1e90a71394 Linux: Removed -Wno-switch option and fixed warnings 2018-06-25 15:56:05 -04:00
Sour
669113710a Linux: Fixed warnings (and enabled no-parentheses warning) 2018-06-25 15:13:32 -04:00
Sour
bb5794ffdf UNIF: Set CHINA_ER_SAN2 boards to use mapper 19 2018-06-25 13:54:24 -04:00
Sour
86231c94e3 UNIF: Added support for BMC-60311C boards 2018-06-25 13:35:40 -04:00
Sour
b5d460ffb3 UNIF: Added support for SSS-NROM-256 board (Famicombox Menu cartridge) - incomplete, but boots properly 2018-06-25 13:04:23 -04:00
Sour
9f643f256b Removed "mapper 220" - this was a duplicate of KS7057 2018-06-25 10:15:21 -04:00
Sour
e73abef7ee MMC1: Fixed MMC1 not working properly w/ random mapper init state option 2018-06-24 22:20:40 -04:00
Sour
0dccbf49c9 Docs: Add rewind/fast forward key shortcuts to shortcut list in "Getting Started" + added tip about rewind to undo an accidental load state 2018-06-24 20:27:25 -04:00
Sour
982302fa15 Fixed issue with mapper 180 (regression caused by recent commit) 2018-06-24 20:07:50 -04:00
Sour
082b416a59 Debugger: PPU Viewer - Ensure each tab is filled with info for the first tile/sprite/color when displaying for the first time 2018-06-24 18:31:37 -04:00
Sour
a38e33f189 Debugger: PPU Viewer - Added options to display/copy hex/rgb color codes in all tabs 2018-06-24 18:30:31 -04:00
Sour
0aa365ebcc Debugger: Text Hooker - Added more built-in mappings (and fixed some existing ones) 2018-06-24 13:00:06 -04:00
Sour
ebf4e1f0c0 Added support for mapper 224 2018-06-24 12:36:46 -04:00
Sour
cef7fa9eaa UNIF: Added support for UNL-DRIPGAME boards 2018-06-24 12:04:38 -04:00
Sour
c2e063d5c9 Debugger: Added Text Hooker (WIP) 2018-06-23 18:29:48 -04:00
Sour
5e6578a4a0 Added support for GN-45 boards 2018-06-23 18:29:48 -04:00
altiereslima
b7bd2add69 Update portuguese translation (#413) 2018-06-23 17:02:07 -04:00
Sour
aad9ec6945 Linux: Fixed build error 2018-06-22 00:14:53 -04:00
Sour
6dd3fb6ba0 Linux: Fixed built-in scripts not showing when UI is built on Windows 2018-06-21 18:07:09 -04:00
Sour
19e2c0d2c7 Linux: Fixed double-paste issue in script window 2018-06-21 17:58:43 -04:00
Sour
48dcfa6de7 UNIF: Added support for UNL-DragonFighter boards 2018-06-21 16:52:54 -04:00
Sour
4d3e10dd41 UNIF: Added support for BMC-HPxx boards 2018-06-20 23:36:29 -04:00
Sour
ee8e8fc7bf Debugger: Trace Logger - Potential fix for trace logger not logging NMI/IRQ in some conditions
It was possible for the static instance to become null even though an active trace logger instance existed
2018-06-20 20:17:33 -04:00
Sour
7dafd284ce UI: Added an "Install HD Pack" option in the Tools menu 2018-06-19 23:51:15 -04:00
Sour
9398df9f8c Docs: Updated HD packs documentation 2018-06-19 22:17:13 -04:00
Sour
4a52c94816 HD Packs: Added option to display custom backgrounds behind bg priority sprites (instead of over them) 2018-06-19 22:17:00 -04:00
Sour
ad1925bbfd Linux: Fixed minor sound glitch when starting a game 2018-06-19 21:12:39 -04:00
Sour
54ad4381fc UI: Fixed some layout issues on Mono/Linux 2018-06-19 21:04:26 -04:00
Sour
40606f924a Fixed compilation warnings 2018-06-19 20:48:57 -04:00
Sour
3e6f10757c Fixed some cast-align warnings (potential fix for Android crash?) 2018-06-19 20:43:16 -04:00
Sour
451c49ab7a Libretro: Integrate Android makefile update from libretro/Mesen fork 2018-06-19 20:42:24 -04:00
Sour
106c3c908a Linux: Remove xmmintrin.h usage 2018-06-19 17:24:07 -04:00
Sour
3736cc108c Debugger: Lua - Fixed origin for drawRectangle with negative width/height 2018-06-19 00:16:30 -04:00
Sour
6ce759298e UNIF: Updated some board mappings 2018-06-19 00:07:35 -04:00
Sour
66dae9189d UNIF: Added support for UNL-8237A boards 2018-06-18 21:16:30 -04:00
Sour
e18fab0557 Libretro: Do not adjust sample rate for audio (fixes sound regression) 2018-06-17 23:09:02 -04:00
Sour
d612c6a4cb Fixed typo in UnifBoards enum 2018-06-17 23:09:02 -04:00
Sour
6d17a5a8e5 UNIF: Added support for UNL-T-230 boards 2018-06-17 23:09:02 -04:00
Sour
3104e6150d UNIF: Added support for UNL-YOKO boards 2018-06-17 23:09:02 -04:00
Sour
f818047c2a VRC7: Implemented missing "mute audio" flag 2018-06-17 23:09:02 -04:00
Sour
dd9ae7b715 UNIF: Added support for UNL-VRC7 boards (unlicensed clone) 2018-06-17 23:09:02 -04:00
Sour
b4a0c83e1d Mapper 208 support 2018-06-17 23:09:01 -04:00
Sour
c07a995df4 Mapper 14: Fixed some CHR banking issues 2018-06-17 23:09:01 -04:00
Sour
2929a7c738 Mapper 116 support 2018-06-17 23:09:01 -04:00
altiereslima
ae6ffb3e7d Update portuguese translation. (#407) 2018-06-17 23:08:25 -04:00
Sour
f18e5054aa Debugger: Lua - Allow negative width/height values in drawRectangle 2018-06-17 13:32:18 -04:00
Sour
24ff779124 UNIF: Added support for KS7031 boards 2018-06-17 13:09:21 -04:00
Sour
80a6981ad2 UNIF: Added support for UNL-CITYFIGHT board 2018-06-17 12:47:57 -04:00
Sour
914fc2f587 UNIF: Added support for UNL-DANCE2000 board 2018-06-17 12:19:58 -04:00
Sour
6a59bb52c9 Fixed issues with Sunsoft-4 emulation (Mapper 68) - Nantettatte roms with external PRG now work properly 2018-06-17 11:28:41 -04:00