Commit Graph

1173 Commits

Author SHA1 Message Date
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
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
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
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
35d0510224 Added icon for debugger menu item 2017-02-24 21:48:31 -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
3ccfae6e1c DB: Fixed mapper number for Alien Syndrome (Tengen) 2017-02-22 19:03:03 -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
0a6a21e443 Fixed stack overflow crash 2017-02-18 13:11:52 -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
SourMesen
6eb6181aab Updated readme 2017-01-15 14:32:59 -05:00
Souryo
535a2e45f0 Fixed crash when trying to load random roms when folder no longer exists 2017-01-15 14:28:51 -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
4ffc2b756b Merge branch 'master' of https://github.com/SourMesen/Mesen.git 2017-01-14 11:04:42 -05:00
Souryo
08a94d7cec Fixed download progress bar for updates 2017-01-14 11:04:38 -05:00
Souryo
879ec9ca78 Linux: Fixed compilation error (missing include) 2017-01-09 17:02:08 -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
146baad8d3 UI: Fixed window size issue when switching between NSF files and games 2016-12-30 18:31:50 -05:00
Souryo
688d10a66b UI: Minor fixes for display size when changing settings 2016-12-30 16:43:49 -05:00