Souryo
|
2de4a39766
|
DB: Added some FK23C games to DB
|
2017-04-11 21:28:09 -04:00 |
|
Souryo
|
41c59b164a
|
BPS patch support
|
2017-04-10 18:29:44 -04:00 |
|
Souryo
|
92107d94df
|
UPS patch support
|
2017-04-10 17:26:39 -04:00 |
|
Souryo
|
973c21c000
|
Fixed crashes
|
2017-04-09 08:33:24 -04:00 |
|
Souryo
|
e1fae4e302
|
PPU: Added option to emulate OAM decay
|
2017-04-08 14:13:10 -04:00 |
|
Souryo
|
7813b7c9fe
|
Fixed crash when opening rom via file associations
|
2017-04-04 07:48:48 -04:00 |
|
Souryo
|
073f1be566
|
DB: Added more unlicensed games to DB
|
2017-04-03 23:45:24 -04:00 |
|
Souryo
|
cd1c46eaff
|
DB: Added some unlicensed games to DB
|
2017-04-01 18:02:12 -04:00 |
|
Souryo
|
f49a375224
|
DB: Added possibility to disable/enable bus conflicts on a per-game basis (fixes Free Fall)
|
2017-04-01 15:47:43 -04:00 |
|
Souryo
|
1f34eeded6
|
Version Update: 0.8.0
|
2017-03-24 19:23:18 -04:00 |
|
Souryo
|
552912f52b
|
Linux: Fixed some debugger UI issues
|
2017-03-24 15:11:38 -04:00 |
|
Souryo
|
feb4fc6ac3
|
Debugger: PPU viewer performance fixes
|
2017-03-24 12:14:33 -04:00 |
|
Souryo
|
38f3fede85
|
Debugger: Fixed issues with nametable viewer
|
2017-03-24 11:44:05 -04:00 |
|
Souryo
|
098795ee8a
|
Spanish: Updated translation (thanks to Juan Ramón Martínez)
|
2017-03-24 10:40:19 -04:00 |
|
Souryo
|
5b17f25f70
|
FDS: Add support for the Sharp Twin Famicom bios
|
2017-03-22 17:56:06 -04:00 |
|
Souryo
|
e5d25a4317
|
Cheats: Added shortcut to enable/disable all cheats
|
2017-03-19 14:21:53 -04:00 |
|
Souryo
|
87dc9ce0ff
|
Video: Added Prescale 6x/8x/10x filters for high resolution monitors
|
2017-03-19 13:26:05 -04:00 |
|
Souryo
|
b9a62d96b7
|
Command line: Added command line options for most settings (and help window to document them)
|
2017-03-19 13:05:33 -04:00 |
|
Souryo
|
4d96c13334
|
Headerless rom support (when found in built-in game database)
|
2017-03-18 19:11:26 -04:00 |
|
Souryo
|
5fc0df4155
|
Debugger: Trace Logger - Added format option for status flags
|
2017-03-16 21:34:28 -04:00 |
|
Souryo
|
6a57fa5cb3
|
Debugger: Allow save ram to be shown in code window
|
2017-03-15 19:19:41 -04:00 |
|
Souryo
|
79cd19b66a
|
Assembler: Minor bug fixes for edit code feature
|
2017-03-11 21:37:58 -05:00 |
|
Souryo
|
d72a4d8be3
|
Debugger: On-the-fly code running feature via assembler
|
2017-03-11 21:03:45 -05:00 |
|
Souryo
|
e2fb36240d
|
Debugger: Assembler can now be used to write new code without selecting code to edit
|
2017-03-11 15:37:57 -05:00 |
|
Souryo
|
4bb9c4a8f1
|
Debugger: Assembler - Update disassembly cache when prg rom is modified
|
2017-03-11 15:01:33 -05:00 |
|
Souryo
|
4d1145ebea
|
Debugger: Added some icons, changed some shortcuts
|
2017-03-11 11:46:29 -05:00 |
|
Souryo
|
4a1a441740
|
Debugger: Click and drag selection + copy code to clipboard
|
2017-03-11 10:59:26 -05:00 |
|
Souryo
|
2aa58ebd56
|
Debugger: Double-click on errors in assembler to move cursor to line
|
2017-03-11 10:59:09 -05:00 |
|
Souryo
|
90788e557e
|
Debugger: Add a "Code" menu that contains options from the code window right-click menu
|
2017-03-11 00:56:00 -05:00 |
|
Souryo
|
d6222a8308
|
Debugger: Added some icons to menu
|
2017-03-10 23:14:49 -05:00 |
|
Souryo
|
7bfe260c27
|
Debugger: Small performance fix
|
2017-03-10 18:35:01 -05:00 |
|
Souryo
|
930b4f2641
|
Debugger: Several performance improvements
|
2017-03-09 23:50:20 -05:00 |
|
Souryo
|
03105846ff
|
Debugger: Assembler improvements
|
2017-03-09 20:42:53 -05:00 |
|
Souryo
|
09347d85b7
|
Debugger: Added assembler tool + allow editing of existing code by using assembler (wip)
|
2017-03-07 18:10:22 -05:00 |
|
Souryo
|
acbd7f183d
|
Debugger: Ability to de-emphasize read/written/executed bytes in hex editor
|
2017-03-04 23:15:50 -05:00 |
|
Souryo
|
910e27f0af
|
Debugger: Ability to save modified PRG/CHR back to a rom
|
2017-03-04 22:25:25 -05:00 |
|
Souryo
|
485e8cc2ce
|
Debugger: Added tile editor feature in PPU viewer
|
2017-03-04 21:52:08 -05:00 |
|
Souryo
|
b48ba789bd
|
Debugger: Added some shortcuts/icons
|
2017-03-04 16:31:48 -05:00 |
|
Souryo
|
47d5dd6ecc
|
Debugger: Added break on unofficial op/brk options
|
2017-03-04 16:18:28 -05:00 |
|
Souryo
|
312a07bbdd
|
Debugger: Trace Logger improvements (Last 30k instructions visible, performance fixes, options are saved)
|
2017-03-04 15:18:00 -05:00 |
|
Souryo
|
51afb5ae3f
|
Debugger: Added several commands to right-click menu in hex editor (including freeze/unfreeze feature)
|
2017-03-02 20:33:25 -05:00 |
|
Souryo
|
66753c843c
|
Debugger: Highlight (and fade) read/write/exec in hex editor
|
2017-03-01 20:52:15 -05:00 |
|
Souryo
|
e4ad22ddfb
|
Palettes: Updated FirebrandX palettes (and added new ones)
|
2017-02-28 19:01:24 -05:00 |
|
Souryo
|
b22ceea530
|
Cheat Finder: Fixed list/create cheat button
|
2017-02-28 18:26:45 -05:00 |
|
Souryo
|
2a377787c8
|
Debugger: Fixed text search in memory viewer when noTBL file is loaded
|
2017-02-26 21:33:05 -05:00 |
|
Souryo
|
ee6585aa5c
|
Debugger: Allow editing memory values for all memory types
|
2017-02-26 20:47:39 -05:00 |
|
Souryo
|
62a5c7b437
|
Debugger: Allow text search when using TBL mappings
|
2017-02-26 19:52:48 -05:00 |
|
Souryo
|
a10fef630a
|
Debugger: Save TBL settings in workspace
|
2017-02-26 19:18:01 -05:00 |
|
Souryo
|
09c2779aec
|
Debugger: TBL file support in hex editor
|
2017-02-26 18:58:48 -05:00 |
|
Souryo
|
9c2f6995c2
|
Debugger: Replaced custom hex editor with HexBox
|
2017-02-26 13:46:57 -05:00 |
|