Sour
|
45f80b6e43
|
UI: Put English resources into a resource file (like all other languages)
|
2018-06-03 10:25:21 -04:00 |
|
Sour
|
76ad3946c0
|
UI: Fixed minor issue with "Load Random Game" feature
|
2018-06-02 19:14:25 -04:00 |
|
Sour
|
ab8af4693a
|
Debugger: Memory Tools - Fixed crash in "Add to watch" action
|
2018-05-31 20:59:55 -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
|
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
|
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 |
|
altiereslima
|
950d05229a
|
Update Portuguese Brazilian translation (#378)
|
2018-05-02 18:45:33 -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
|
e99a6a5b4a
|
CC-21: Fixed issues with 8k chr rom games (+ added game to DB)
|
2018-04-16 11:35:13 -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
|
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 |
|
Sour
|
f1f15ca1f8
|
Game DB: Added 2 unlicensed games to DB to fix incorrect headers
|
2018-04-06 18:10:45 -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
|
b54071c43d
|
Command Line: ROM path no longer needs to be the first parameter (regression fix)
|
2018-04-04 18:47:05 -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 |
|
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 |
|
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
|
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 |
|
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 |
|