Commit graph

2116 commits

Author SHA1 Message Date
Sour
76ad3946c0 UI: Fixed minor issue with "Load Random Game" feature 2018-06-02 19:14:25 -04:00
Sour
365d246d92 Tests: Fixed automatic tests input code 2018-06-02 18:56:26 -04:00
Sour
840368467a Debugger: Trace Logger - Made format string a bit more lenient on syntax (and display [Invalid tag] when the content can't be parsed properly) 2018-05-31 21:21:04 -04:00
Sour
ab8af4693a Debugger: Memory Tools - Fixed crash in "Add to watch" action 2018-05-31 20:59:55 -04:00
Sour
f3462e0ffe Debugger: Trace Logger - Fixed display order for 2-byte zero page display 2018-05-31 20:58:01 -04:00
Sour
4722d71126 Linux: Fixed build error 2018-05-27 00:28:47 -04:00
Sour
666e6f72f5 Input: Prevent pressing 2 keys at the exact same time when configuring single key bindings 2018-05-26 12:33:37 -04:00
Sour
8fc489a08d Input: Prevent Steam from causing keybinding issues when Steam maps gamepad buttons to keyboard keys (prioritize gamepad buttons over keyboard buttons) 2018-05-26 12:18:04 -04:00
Sour
483fd3f128 UI: Fixed issues with palette color selection (video config & ppu viewer) when DPI is not set to 100% 2018-05-26 11:58:14 -04:00
Sour
e871a9ce15 Audio: Improved error trace when init fails 2018-05-26 11:56:12 -04:00
Sour
4495239669 UI: Keep emulation paused when configuring key bindings (if pause when in menus/config is enabled) 2018-05-26 10:59:15 -04:00
Sour
7029390646 Mapper 19 (Namco 163/175/340): Use DB to select proper variant, when possible. 2018-05-26 10:16:52 -04:00
Sour
c00ce269f0 Add some transparency to pause icon 2018-05-26 01:16:32 -04:00
Sour
091da2164c Debugger: Trace Logger - Added output format customization 2018-05-26 01:14:37 -04:00
Sour
0911cfe118 Debugger: Add option to only show code window tooltips when shift key is held 2018-05-20 18:53:27 -04:00
Sour
fe8125e58d Linux: Fixed crash when drag and dropping a file contained in a compressed file 2018-05-09 21:50:48 -04:00
Sour
da91d36c8f Debugger: Lua - Added more scripts, updated Game Boy mode script 2018-05-09 21:50:48 -04:00
Roger
add52c64be Format README and add copy of the GNU GPLv3 (#379) 2018-05-08 23:00:04 -04:00
Sour
97174cea80 Fixed compilation warning 2018-05-07 19:53:12 -04:00
Sour
a086acde87 Libretro: Added "raw" palette option 2018-05-07 19:52:56 -04:00
altiereslima
950d05229a Update Portuguese Brazilian translation (#378) 2018-05-02 18:45:33 -04:00
Sour
c26060d716 Linux: Fixed makefile issue 2018-04-29 19:22:06 -04:00
Arcus87
27b29bf76a Ukrainian language update (#371)
Translated the rest of text ; fixed / updated current my translation
2018-04-18 19:38:53 -04:00
Sour
66999a3b92 DB: Fixed entry for racermate challenge 2 2018-04-16 12:14:57 -04:00
Sour
2082b22841 MMC3: Changed power on state to improve compatibility (with some unlicensed games, some MMC3 clones appear to have a fixed startup state?) 2018-04-16 11:49:22 -04:00
Sour
e99a6a5b4a CC-21: Fixed issues with 8k chr rom games (+ added game to DB) 2018-04-16 11:35:13 -04:00
Sour
b38505a4a4 Mapper 115: Fixed issue with Thunderbolt 2 2018-04-16 11:34:26 -04:00
Sour
79bd6c137d Mapper 189: Fixed PRG banking register range 2018-04-16 10:34:34 -04:00
Sour
204d49a1b1 Debugger: Lua - Added Lua scripts examples (by upsilandre) 2018-04-15 14:20:15 -04:00
Sour
c107bd643d Debugger: Lua - Disable double-click to fullscreen when a Lua script is loaded (to prevent switching mode while using a script that uses the mouse buttons) 2018-04-15 10:52:38 -04:00
Sour
828435e165 Debugger: Fixed hex editor not refreshing when ppu viewer is closed 2018-04-14 23:02:39 -04:00
Sour
0d18488caf Debugger: Remember tile/attribute updates highlight options 2018-04-14 22:55:31 -04:00
Sour
0917f3f8f8 DB: Only use unverified entries for headerless roms 2018-04-14 22:31:19 -04:00
Sour
6d1ca4503e Added option to boot up (some) mappers in a random state (useful for homebrew dev) 2018-04-14 22:12:05 -04:00
Sour
fd4a8cbf43 Debugger: Added "test runner" headless mode to run Lua scripts w/o UI 2018-04-14 21:53:52 -04:00
Sour
1e47897ca6 Debugger: Allow multiple PPU viewer windows to refresh at different scanline/cycle timings 2018-04-14 21:32:42 -04:00
Sour
1809c5becc Debugger: Added Reset/Power Cycle shortcuts 2018-04-09 22:44:07 -04:00
Sour
3e50663991 Debugger: Add tile/attribute edit highlighting in nametable viewer 2018-04-09 22:38:06 -04:00
Sour
2c4de77cb4 Game DB: Add (unverified) entries for most known roms 2018-04-09 18:37:47 -04:00
Mat M
dbcb9c73d4 MMC3_182: Correct switch fallthrough in WriteRegister() (#365) 2018-04-09 17:41:30 -04:00
myfreeweb
c9e569fc26 Add FreeBSD support (#363)
* make clean: 'rm -rf ...' instead of 'rm ... -r -f'

Only GNU rm supports flags after paths

* Scale2x: do not include malloc.h on FreeBSD

* Allow using system libevdev, use sdl2-config to find sdl2

+ extract the C++17 fs library name into a variable to allow overriding
(it's -lc++experimental on systems with LLVM's libc++ as the C++ lib)
2018-04-07 16:59:09 -04:00
Sour
f1f15ca1f8 Game DB: Added 2 unlicensed games to DB to fix incorrect headers 2018-04-06 18:10:45 -04:00
Sour
9ef6d188c7 Mapper 121: Fixed CHR bankswitching issue 2018-04-06 18:10:25 -04:00
Sour
2dc0a90240 UI: Improve latency field usability (and fix issue with warning appearing when latency = 100ms) 2018-04-06 16:59:16 -04:00
Sour
cbb0f0e68d Debugger: Lua - Added "ScriptEnded" event 2018-04-04 23:35:41 -04:00
Sour
79dd71dc3b Docs: Fixed layout issues (menu & Edge) 2018-04-04 23:33:16 -04:00
Sour
b54071c43d Command Line: ROM path no longer needs to be the first parameter (regression fix) 2018-04-04 18:47:05 -04:00
Sour
f4d03585f4 Super24in1Sc03: Fixed power up state & reset behavior 2018-04-04 17:35:27 -04:00
Sour
d400f22dd7 UI: Fixed recent game screen crash (when game crashes, if recent game screen is disabled or empty) 2018-04-04 17:35:27 -04:00
SourMesen
109530b463
Merge pull request #355 from libretro/master 2018-04-04 16:44:12 -04:00