Souryo
|
7b382e4bb4
|
Debugger: Assembler - Give priority to temporary labels
|
2017-03-11 11:42:44 -05:00 |
|
Souryo
|
17d75287bd
|
PPU: Added delay to VRAM address update after $2006 write based on Visual NES findings by fred
Fixes Bart vs Mutants + Wizards & Warriors 3
|
2017-03-10 22:21:14 -05:00 |
|
Souryo
|
bed6976570
|
PPU: Fixed overflow bug emulation & $2004 read behavior (fixed read2004 test)
|
2017-03-10 21:29:48 -05:00 |
|
Souryo
|
7bfe260c27
|
Debugger: Small performance fix
|
2017-03-10 18:35:01 -05:00 |
|
Souryo
|
15bc6c85ac
|
Assembler: Added support for .byte statements
|
2017-03-09 23:55:02 -05:00 |
|
Souryo
|
930b4f2641
|
Debugger: Several performance improvements
|
2017-03-09 23:50:20 -05:00 |
|
Souryo
|
fcb28fd5a6
|
Debugger: Fixed assembler bug with IndY addressing
|
2017-03-09 22:11:00 -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
|
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
|
4f6776f30b
|
Debugger: Performance fixes for conditional breakpoints
|
2017-03-03 21:03:20 -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
|
e7ac6e428b
|
Dendy: Fixed OAM evaluation
|
2017-03-01 07:15:23 -05:00 |
|
Souryo
|
ee6585aa5c
|
Debugger: Allow editing memory values for all memory types
|
2017-02-26 20:47:39 -05:00 |
|
Souryo
|
b95c18b729
|
Savestates: Added 2 more slots
|
2017-02-25 15:24:37 -05:00 |
|
Souryo
|
db23821fe6
|
Updated movie/savestate code to save new emulation flags (that can affect execution)
|
2017-02-25 15:15:44 -05:00 |
|
Souryo
|
3aaacb1bc3
|
Input: Minor fixes based on AllPads test results
|
2017-02-25 14:20:30 -05:00 |
|
Souryo
|
eda5f96e08
|
Input: Prevent autoconfig input changes when the game is not in DB
|
2017-02-25 10:57:27 -05:00 |
|
Souryo
|
8ec8e471d5
|
Input: Added option to emulate NES-101/HVC-101 behavior
|
2017-02-25 10:56:38 -05:00 |
|
Souryo
|
23fd484d06
|
Emulation: Added "do not reset ppu on console reset" option
|
2017-02-24 23:06:13 -05:00 |
|
Souryo
|
c2115defd9
|
-Added options to disable palette reads & oamaddr bug
-Better PAL emulation post scanline 260
-Fixed out of bounds memory access in oamaddr bug emulation
|
2017-02-24 21:43:42 -05:00 |
|
Souryo
|
1dd6a47de7
|
Fixed mistake in previous commit (pointers to invalid memory)
|
2017-02-23 23:48:43 -05:00 |
|
Souryo
|
40034199ee
|
OAM: Sprite RAM is now initialized based on the ram power on settings
|
2017-02-23 20:01:48 -05:00 |
|
Souryo
|
8a450f6902
|
Sprite DMA: Removed old patch that was no longer needed
|
2017-02-23 20:00:52 -05:00 |
|
Souryo
|
d73f2f4f21
|
Fixed VRAM-related invalid memory accesses (under specific conditions)
|
2017-02-23 19:58:46 -05:00 |
|
Souryo
|
9173e76ce8
|
Emulation: Added options to emulate famicom-only features (no $2004 reads, no noise mode flag)
|
2017-02-22 20:41:58 -05:00 |
|
Souryo
|
1f8e6974ed
|
Version Update: 0.7.1
|
2017-02-18 15:46:01 -05:00 |
|
Souryo
|
756bac00d1
|
UNIF: Added support for EH8813A boards
|
2017-02-18 14:45:25 -05:00 |
|
Souryo
|
7e35d5b99e
|
Shortcuts: Added shortcut key mapping for "Exit"
|
2017-02-18 13:59:58 -05:00 |
|
Souryo
|
d6db1d50c5
|
Video: Option to set a custom aspect ratio
|
2017-02-18 13:41:16 -05:00 |
|
Souryo
|
37bbb5ea7a
|
Fixed FME7 save states
|
2017-02-18 12:58:40 -05:00 |
|
Souryo
|
d44c8f7808
|
Mapper 190 support (Magic Kid GooGoo)
|
2017-02-18 12:48:06 -05:00 |
|
Souryo
|
d968541444
|
MMC3: Allow bits 6/7 to be used for reg 6 & 7 (needed for some bootleg games)
|
2017-01-15 14:24:34 -05:00 |
|
Souryo
|
1bff8affb9
|
Fixed crash when rom contains no CHR ROM & no CHR RAM
|
2017-01-06 19:31:36 -05:00 |
|
Souryo
|
d805ac2d3c
|
AVI: Added camstudio codec support + compression level slider
|
2017-01-01 10:15:42 -05:00 |
|
Souryo
|
f468b0502b
|
Version Update: 0.7.0
|
2016-12-30 18:32:45 -05:00 |
|
Souryo
|
688d10a66b
|
UI: Minor fixes for display size when changing settings
|
2016-12-30 16:43:49 -05:00 |
|
Souryo
|
a182eeb052
|
Linux: Fixed compilation error with new ntsc filter
|
2016-12-30 14:47:40 -05:00 |
|
Souryo
|
b9f806d6f4
|
Fixed tiny memory leak
|
2016-12-30 13:42:40 -05:00 |
|
Souryo
|
7b94a59b86
|
MMC5: Small bug fix (used wrong register numbers)
|
2016-12-30 13:42:12 -05:00 |
|
Souryo
|
0f5c7fe78b
|
Video: Added "Video Recorder" to record AVI files
|
2016-12-29 21:19:13 -05:00 |
|
Souryo
|
641192236e
|
Video: Added new NTSC filter (Bisqwit's)
|
2016-12-27 15:04:20 -05:00 |
|
Souryo
|
1fd3ef5dcc
|
Version Update: 0.6.1
|
2016-12-24 21:27:28 -05:00 |
|
Souryo
|
7accd1ff18
|
Overclocking: Fixed sound issues when overclocking was enabled
|
2016-12-23 13:56:45 -05:00 |
|
Souryo
|
b63c1f9c4e
|
UI: Improve/simplify resizing logic
|
2016-12-22 23:08:34 -05:00 |
|