Commit Graph

22 Commits

Author SHA1 Message Date
Souryo
12c76168e8 Added ROM name in title bar 2015-08-23 10:05:00 -04:00
Souryo
f2ee0f916e "HDNes" HD pack support (still some bugs left) 2015-08-14 21:50:14 -04:00
Souryo
7e5707a535 Debugger - PPU Viewer (Nametables, chr, sprites, palette) 2015-08-08 22:36:39 -04:00
Souryo
a37354fbc1 Debugger - Added memory viewer (CPU, PPU, Sprite, PRG, CHR) 2015-08-05 20:40:10 -04:00
Souryo
e7275cb3f7 Debugger - Wrote custom textbox for the display + Basic breakpoints (exec/read/write) 2015-08-02 19:27:02 -04:00
Souryo
068fa72e87 Added overscan config 2015-07-23 23:16:31 -04:00
Souryo
41ae3cdcd2 PAL support (PPU & APU) 2015-07-21 23:05:27 -04:00
Souryo
bbad798717 Fixed filenames being converted to lower case 2015-07-20 23:32:52 -04:00
Souryo
ac0d84171a Cheats - Add checkbox for custom cheats' compare value 2015-07-19 20:02:07 -04:00
Souryo
42d5e43343 Show FPS & Limit FPS options are now saved to settings file 2015-07-17 21:18:57 -04:00
Souryo
266ca82a06 Added basic audio settings 2015-07-17 20:58:57 -04:00
Souryo
3dfacb7289 Potential fix for a crash that sometimes very rarely occurred when loading the emulator 2015-07-14 21:53:01 -04:00
Souryo
e7e77ccfa7 Converted all wide strings to utf8 strings
Fixed exception throwing to be standard
2015-07-11 08:27:22 -04:00
Souryo
e70448820c Input mapping support + Fourscore support + Turbo buttons 2015-07-10 21:07:24 -04:00
Souryo
7b0fac672d -Movies now record what game (name & CRC32) they were recorded from and attempt to load the same rom when played
-Movies/NetPlay now use the recent files list to look for roms to load
2015-07-05 22:23:44 -04:00
Souryo
c25ef7f07a All settings/files are now saved in Documents\Mesen 2015-07-05 19:21:49 -04:00
Souryo
6ab9f63476 Fixed issue where save/load state shortcuts were not working correctly until the menu was manually opened by the user 2015-07-05 19:12:41 -04:00
Souryo
f88b3921f9 Added missing cheat-related files 2015-07-05 19:06:06 -04:00
Souryo
c895d1252e Added cheat code support - Supports Game Genie, Pro Action Rocky and Custom codes 2015-07-05 19:05:33 -04:00
Souryo
8bff3c7283 -Added control bindings to BaseConfigForm
-Remove icon from forms and added it generically to BaseForm (reduces .exe size greatly)
2015-07-05 19:03:57 -04:00
Souryo
e84ecbc972 Cheat code UI - not finished 2015-07-03 00:12:02 -04:00
Souryo
48409ae82b -Rewrote entire GUI in .NET
-Several other fixes (bugfixes, refactoring, etc.)
-Added a few more features to debugger
2015-07-01 23:17:14 -04:00