Commit graph

2217 commits

Author SHA1 Message Date
SourMesen
109530b463
Merge pull request #355 from libretro/master 2018-04-04 16:44:12 -04:00
Aaron Kling
bbf1385e82 Fix android jni compile with clang and cleanup 2018-04-04 10:58:49 -05:00
Andrés
660371e01e Update Application.mk 2018-04-04 10:47:17 -05:00
juanramonmartinez
0ed409d3cf Update resources.es.xml (#350) 2018-04-01 14:49:06 -04:00
altiereslima
45ef82ada2 Updated Portuguese-BR translation (#351) 2018-04-01 14:48:22 -04:00
retro-wertz
ef8735a182 Mapper 15: Update compatibility (#347) 2018-04-01 14:47:22 -04:00
Sour
dc8382faf0 Setup: Fixed crash in setup wizard on new installations 2018-04-01 09:19:09 -04:00
Sour
6275d6948b Version Update: 0.9.5 2018-03-31 15:18:23 -04:00
Sour
1fa7713525 Linux: Fixed crash when opening debugger 2018-03-31 15:03:19 -04:00
Sour
a9b2a4e1d7 Docs: Lua - Added documentation for getAccessCounters 2018-03-31 14:08:25 -04:00
Sour
02ffd0bda3 Linux: Fixed layout issues and crashes 2018-03-31 13:47:02 -04:00
Sour
490ea3d5f6 Debugger: Lua - Added API to access/reset memory access counters 2018-03-30 19:54:47 -04:00
Sour
bf2e733cc3 Debugger: Added copy/select all shortcuts to access counters 2018-03-30 19:14:08 -04:00
Sour
bf731afc3c Debugger: Fixed memory type dropdowns not updating when changing game 2018-03-30 18:57:07 -04:00
Sour
37c633da14 Debugger: Added option to hide "unused" addresses in memory access counters 2018-03-30 18:38:14 -04:00
Sour
d3c5074b24 Game DB: Fixed entry for Taro prototype 2018-03-30 15:55:26 -04:00
Sour
82f8676a09 Libretro: Improve support for retroachievements 2018-03-29 20:50:52 -04:00
Sour
638cddff65 Debugger: Added options to select what data is imported from dbg/mlb files 2018-03-27 19:46:15 -04:00
Sour
a4b41690e2 Debugger: Fixed switch to source view action not appearing after loading a dbg file 2018-03-27 19:34:38 -04:00
Sour
d84b2e010b Debugger: Hex Editor - Allow changing values by using Alt+Mouse Wheel 2018-03-27 18:49:39 -04:00
Sour
bebe1e3938 Debugger: Memory Tools - Fixed minor highlight issue in high density text mode 2018-03-25 17:52:07 -04:00
Sour
624809545b Docs: Updated HD Pack documentation 2018-03-25 17:39:41 -04:00
Sour
12249df1a7 HD Packs: Added support for <= & >= operators in memoryCheck conditions 2018-03-25 17:39:17 -04:00
altiereslima
f2b02c81b8 Updated Portuguese-BR translation (#340) 2018-03-25 16:34:37 -04:00
Sour
b578718355 UI: Fixed keyboard focus issue with menus & toolbars 2018-03-25 16:34:12 -04:00
Sour
85d82049f7 Debugger: Fixed label update issue when cpu address changed 2018-03-25 16:03:59 -04:00
Sour
7d15e1daf2 Debugger: Added option to show comments in label list 2018-03-25 15:51:04 -04:00
Sour
41cef15c2f Docs: Fixed icon link for offline docs, added version/last modified to sidebar 2018-03-25 15:04:02 -04:00
Sour
e2d753fbe6 Docs: Added getScreenBuffer/setScreenBuffer to Lua reference 2018-03-25 14:44:34 -04:00
Sour
d318bae66d Debugger: Disable debugger menu items when no rom is loaded 2018-03-25 14:06:55 -04:00
Sour
9be9a57565 Debugger: Allow Lua scripts to be loaded from the command line 2018-03-25 13:34:51 -04:00
Sour
aaecfc6ba5 Docs: Updated documentation & screenshots 2018-03-24 16:14:52 -04:00
Sour
745ac85109 Linux: Minor makefile changes 2018-03-24 12:14:39 -04:00
Sour
8af8ab205c GCC: Fixed warnings 2018-03-24 11:22:43 -04:00
Sour
566a46e21f Fixed GCC builds 2018-03-24 10:21:11 -04:00
Sour
b641830058 Debugger: Lua - Fixed some bugs/limitations with drawing routines (now works with NTSC filters, etc.) 2018-03-24 10:09:04 -04:00
Sour
59858bdd58 Linux: Fixed build 2018-03-22 20:54:56 -04:00
Sour
6769422008 Debugger: Added option to copy (or not) comments 2018-03-22 18:59:00 -04:00
Sour
89a8b26fa1 UI: Apply cheats automatically when in the cheat list (and revert if window is closed) 2018-03-22 18:37:55 -04:00
Sour
327e4773a8 Libretro: Fixed build error 2018-03-22 17:52:22 -04:00
Sour
a068eb95ee UI: Fixed "Reduce sound volume when in background" behavior 2018-03-22 17:47:07 -04:00
Sour
dbfd45a99b Input: Family Basic Keyboard - Tweaked default mappings (switched delete/backspace keys) 2018-03-21 21:41:10 -04:00
Sour
f14747e110 UI: Added more auto-pause settings for more flexibility 2018-03-21 21:14:51 -04:00
Sour
8cb541a8a9 UI: Added "Load Last Session" option to load the last available "recent game" data for the currently loaded game 2018-03-20 23:17:39 -04:00
Sour
bdc7bd8b14 UI: Increased save slot count to 10 (and re-labelled auto slot in UI) 2018-03-20 22:48:00 -04:00
Sour
3a4cea91c0 UI: Added option to allow save states to be loaded even when hash mismatches (if mapper matches) 2018-03-20 22:05:38 -04:00
Sour
acf49e4226 Debugger: Source-level debugging (for CC65/CA65 projects) 2018-03-18 19:57:56 -04:00
Sour
e1a74e90e5 Debugger: Fixed rare multithreading crash (GetFunctionEntryPoints) 2018-03-18 14:53:02 -04:00
Sour
8c48aaa100 BaseMapper: Keep _hasBattery flag, even if save ram is 0 bytes long (+ removed old ForceBattery patch) 2018-03-15 23:57:35 -04:00
Sour
7b18ac4d6f Debugger: Event Viewer - Fixed events not showing up when some categories were hidden (and multiple events occurred at the same scanline/cycle) 2018-03-15 23:49:04 -04:00