Sour
|
d03a0538d7
|
Docs: Update documentation (debugger / hd packs)
|
2018-09-15 11:00:03 -04:00 |
|
Sour
|
a4a865a0a8
|
Debugger: Fixed event viewer (list view) sort column refresh issue
|
2018-09-15 10:57:46 -04:00 |
|
Sour
|
f3778b58bb
|
HD Packs: Use hex format for tile indexes (CHR ROM)
(Easier to map the tile indexes with bank/column/row numbers)
|
2018-09-15 09:59:17 -04:00 |
|
Sour
|
0d40a57d07
|
HD Packs: Added mask parameter to memoryCheck conditions
|
2018-09-15 09:49:02 -04:00 |
|
Sour
|
5f01ec59f4
|
HD Pack Builder: Fixed issues with pause icon/break functionality when recording hd packs with debugger opened
|
2018-09-14 22:09:51 -04:00 |
|
Sour
|
35b182b435
|
HD Pack Builder: Allow HD tiles to be shown while recording
|
2018-09-13 20:58:35 -04:00 |
|
Sour
|
7ec7512fde
|
Debugger: Added "Auto-create jump labels" option
|
2018-09-08 13:16:17 -04:00 |
|
owomomo
|
f25d680e32
|
Updated Chinese translation (#501)
|
2018-09-08 10:45:26 -04:00 |
|
Sour
|
52fea4c0d8
|
Debugger: Fixed layout issues in APU viewer
|
2018-09-08 10:39:14 -04:00 |
|
Sour
|
fd33562205
|
HD Pack Builder: Improved performance while recording (~80fps -> ~180fps)
|
2018-09-07 21:30:00 -04:00 |
|
Sour
|
f69b891d53
|
Debugger: Fixed PPU-related issues when using the debugger & the HD pack recorder at the same time
|
2018-09-07 21:12:30 -04:00 |
|
Sour
|
d305abe8fe
|
Debugger: Nametable viewer - Fixed scroll overlay position when game updates scroll offsets mid-frame
|
2018-09-07 21:10:52 -04:00 |
|
Sour
|
e4037ea602
|
UI: Added missing label to resources
|
2018-09-07 17:23:43 -04:00 |
|
juanramonmartinez
|
18c331d9be
|
Update Spanish Language (#499)
|
2018-09-07 17:21:07 -04:00 |
|
Sour
|
512d971b87
|
MMC3: Fixed Low G Man (by allowing the use of the WRAM disabled flag with non-NES 2.0 headers)
This may break MMC6 games that aren't in the game DB unless they are converted to NES 2.0 headers and set to submapper 1.
|
2018-09-07 17:17:35 -04:00 |
|
Sour
|
2b5e545304
|
Debugger: Fixed crash when loading TBL files that contain empty replacement rules
|
2018-09-05 20:52:30 -04:00 |
|
Sour
|
8019e70483
|
Debugger: Fixed crashes with TBL files when unknown characters are present in the TBL file (e.g because it was not UTF-8 encoded)
|
2018-09-05 20:51:44 -04:00 |
|
Sour
|
e995c66927
|
Debugger: Fixed crash when disassembling internal RAM
|
2018-09-05 20:29:26 -04:00 |
|
Sour
|
80c80181ba
|
Debugger: Lua - Added (configurable) script timeout to prevent infinite loops from locking up the emulator
|
2018-09-02 15:37:13 -04:00 |
|
Sour
|
db1b689161
|
Cheats: Fixed crash when clicking on cheat finder tab
|
2018-09-02 12:19:18 -04:00 |
|
Sour
|
67accbf4d9
|
Debugger: Improved hex editor paste logic when pasting hex text
|
2018-09-01 17:56:42 -04:00 |
|
Sour
|
0ea9d4dff1
|
Debugger: Clarify flag names in op code description (op code tooltips)
|
2018-09-01 17:09:54 -04:00 |
|
Sour
|
c40cf93da5
|
Debugger: Edit label - Make enter key equivalent to clicking OK
|
2018-09-01 16:46:46 -04:00 |
|
Sour
|
77a5d6c443
|
Debugger: Fixed copy to clipboard image scale for CHR viewer
|
2018-09-01 16:40:53 -04:00 |
|
Sour
|
df68bf615b
|
Debugger: Hide extra separator in break options when not running an NSF
|
2018-08-30 22:38:51 -04:00 |
|
Sour
|
757054798b
|
Keep game running after CPU crash (when Dev Mode is enabled)
|
2018-08-30 22:37:22 -04:00 |
|
Sour
|
134a2a07e5
|
Sunsoft 5B: Fixed audio period (was off by 1)
|
2018-08-30 22:26:38 -04:00 |
|
Sour
|
a01c400975
|
Debugger: Improvements/fixes to RAM disassembly
|
2018-08-30 20:22:45 -04:00 |
|
Sour
|
9b307e32a4
|
Debugger: Removed unnecessary zeroes in compact prg bank display
|
2018-08-28 17:59:25 -04:00 |
|
Sour
|
5fbc59ccee
|
Debugger: Added view in cpu/disassembly/etc shortcuts to hex editor
|
2018-08-26 20:33:08 -04:00 |
|
Sour
|
7e91e632cc
|
Debugger: Added "View in ..." shortcuts to label list
|
2018-08-26 19:25:27 -04:00 |
|
Sour
|
47249556d2
|
Core: Changed timing logic to resolve issues with some setups (where the core was running at less than 60fps even if the computer was able to run at up to 200fps)
|
2018-08-26 18:53:15 -04:00 |
|
Sour
|
eab1731add
|
Docs: Fixed missing line breaks drawString doc
|
2018-08-26 17:55:00 -04:00 |
|
Sour
|
46c744808a
|
Makefile: Fixed bin folder not being created by "make libretro"
|
2018-08-25 22:26:24 -04:00 |
|
Sour
|
1139fb9ad2
|
NSF: Set X to 0/1 for NTSC/PAL before calling Init
|
2018-08-23 17:44:03 -04:00 |
|
Sour
|
cefe1142c5
|
Debugger: Fixed disassembly alignment issues when option to disassemble verified data is enabled
|
2018-08-23 17:34:49 -04:00 |
|
Sour
|
787617edad
|
Fixed crash when loading rom with no CHR ROM and no CHR RAM
|
2018-08-22 18:30:13 -04:00 |
|
Sour
|
199e82a48b
|
Fixed crash when pausing emulator in fullscreen mode in Chinese (caused by missing character in font)
|
2018-08-22 18:25:01 -04:00 |
|
Sour
|
b669781ccf
|
Debugger: Added break on init/play options for NSF files
|
2018-08-21 19:41:07 -04:00 |
|
Sour
|
562a3f2e98
|
Debugger: Added proper bound checking to address field in edit label window
|
2018-08-21 19:06:22 -04:00 |
|
Sour
|
f30523528b
|
Debugger: Added basic support for work/save ram labels when importing .dbg files
|
2018-08-21 18:56:35 -04:00 |
|
Sour
|
6e40596830
|
Debugger: Fixed split view code window being empty when enabling split view
|
2018-08-20 20:13:43 -04:00 |
|
Sour
|
8c07d430c5
|
Debugger: Fixed DBG import for NSFe files
|
2018-08-20 20:12:34 -04:00 |
|
Sour
|
4bbef43e99
|
Linux: Fixed compilation errors/warnings
|
2018-08-20 19:25:02 -04:00 |
|
Sour
|
8b3ddfa20d
|
Mapper 114: Fixed crash in Lion King (Unl)
|
2018-08-19 20:42:10 -04:00 |
|
Sour
|
f25e6f5532
|
VRC1: Allow oversized PRG
|
2018-08-19 20:25:15 -04:00 |
|
Sour
|
005affab4b
|
HD Packs: Fixed "Install HD Pack" folder name when rom contains period in name
|
2018-08-19 20:16:39 -04:00 |
|
Sour
|
e9b82ae5f0
|
Debugger: Fixed crash when switching to source view if source files could not be loaded
|
2018-08-19 15:37:00 -04:00 |
|
Sour
|
d65f7a38c9
|
Debugger: Allow drag/drop of label files (dbg, mlb, fns)
|
2018-08-19 15:27:09 -04:00 |
|
Sour
|
80c41f69c2
|
Debugger: Fixed issues with multiselect in virtual lists
|
2018-08-19 15:19:28 -04:00 |
|