Commit graph

1293 commits

Author SHA1 Message Date
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
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
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
Sour
ff9322dee0 UNIF: Added support for BMC-80013-B board 2018-06-17 10:28:59 -04:00
Sour
4f94b4dbb7 Linux: Fixed build error with gcc/clang 2018-06-17 09:14:58 -04:00
Sour
2d4b3040e3 UNIF: Added support for KS7017 board 2018-06-17 00:23:25 -04:00
Sour
e3f0e83514 Fixed minor multithread issue (UI would try to read .rgd file while the core was writing to it) 2018-06-17 00:18:17 -04:00
Sour
d568b63cd9 JY Company: Fixed ROM nametable logic 2018-06-17 00:18:17 -04:00
Sour
dc48591397 JY Company: Fixed CHR/PRG banking issues 2018-06-17 00:18:17 -04:00
Sour
b8bc320965 UNIF: Added support for UNL-158B board 2018-06-17 00:18:17 -04:00
Sour
acf35a7ff1 UNIF: Added support for Sachen 9602B board 2018-06-17 00:18:17 -04:00
Sour
ec9a8d4330 UNIF: Added support for BMC-8157 and BMC-830118C 2018-06-17 00:18:17 -04:00
Sour
8c40a4616b UNIF: Added support for BMC 8-in-1 board 2018-06-17 00:18:17 -04:00
altiereslima
261828c5a3 UI: Update portuguese brazilian translation (#406) 2018-06-17 00:17:51 -04:00
Sour
b3c763a5f3 Debugger: Fixed issue with "set next statement" and assembler's "execute" feature 2018-06-16 17:09:37 -04:00
Sour
130b923a0b Linux: Fixed startup crash (due to earlier commit) 2018-06-16 15:47:06 -04:00
Sour
7619b93cfe Netplay: Added password protected servers 2018-06-16 14:02:12 -04:00
Sour
c0c0fa606b Fixed potential multithread crashes that could occur under certain circumstances (e.g when a game crashes) 2018-06-16 10:26:35 -04:00
Sour
6c9d44a9c1 Fixed minor memory leak, out-of-bounds memory access, uninit memory reads and compilation warnings 2018-06-14 23:29:15 -04:00
Sour
7528c1fd06 Debugger: Lua - removeMemoryCallback end address is now optional (like it was meant to be) 2018-06-14 18:36:31 -04:00
Sour
d179b5e7d1 Fixed uninitialized memory reads 2018-06-13 17:48:52 -04:00
Sour
6d4afaac99 Video: Fixed scanline effect causing transparent pixels in screenshots 2018-06-12 16:48:40 -04:00
Sour
44ca91adb1 Savestates: Fixed audio issues when loading savestate saved in one region while the UI is configured to use another region (e.g ntsc vs pal) 2018-06-12 16:37:36 -04:00
Sour
ebd6ff72ba Linux: Fixed warnings with newer version of clang 2018-06-11 19:07:05 -04:00
Sour
17a02fb5c8 Debugger: Improved performance when a lot of labels are defined (e.g 1000+) 2018-06-09 21:25:49 -04:00
Sour
335a133e0a Audio: Improved audio/video sync and reduced static/glitches in output (on both Windows & Linux) 2018-06-09 14:03:53 -04:00
Sour
88d84f7c0b Fixed compiler warnings 2018-06-07 21:58:22 -04:00
Sour
7fb369bfc9 Set Windows timer interval to 1ms when emulation is running (+ added option to disable this behavior) 2018-06-07 21:48:21 -04:00
Sour
8f6daaf9a9 Debugger: Added "Break on uninitialized memory read" option 2018-06-07 19:32:34 -04:00
Sour
03c8d546bd Debugger: Lua - Make end address optional in addMemoryCallback/removeMemoryCallback (for 1 byte ranges) 2018-06-06 19:31:01 -04:00
Sour
9fb9ff4ef9 Debugger: Lua - Fixed end address parameter in addMemoryCallback being off by 1 (breaking change for scripts) 2018-06-05 18:52:12 -04:00
Sour
e68892f62f FDS: Fixed crash when using "Switch Disk Side" when game has 1 side (~64kb) 2018-06-03 18:20:40 -04:00