Souryo
|
a96b6229d0
|
Fixed multithread crash when loading another game
|
2016-01-06 20:37:52 -05:00 |
|
Souryo
|
78081d7c69
|
IPS support
|
2015-12-27 18:41:38 -05:00 |
|
Souryo
|
b1bccc47ce
|
Auto tests - Bug fixes, added ability to record test from movie/existing test
|
2015-12-27 09:13:52 -05:00 |
|
Souryo
|
d648f18b8a
|
Added automatic tests
|
2015-12-26 17:11:00 -05:00 |
|
Souryo
|
37c3201057
|
Frame decoding/Rendering is now handled by separate threads (i.e there are now 3 threads in the emu + UI thread)
Improved performance (less memory copying, less spin waiting, etc.) - uses less CPU at normal speed, and faster when no FPS limit
|
2015-08-30 21:04:21 -04:00 |
|
Souryo
|
5b565bfeeb
|
GCC support - Fixed warnings/compilation errors (Core & Utilities now compile under GCC, but code is incomplete)
|
2015-08-28 21:01:18 -04:00 |
|
Souryo
|
199e1f1527
|
Fixed warnings
|
2015-08-17 21:59:48 -04:00 |
|
Souryo
|
273c000c44
|
Debugger - Basic FCEUX CDL file support
|
2015-08-17 19:32:10 -04:00 |
|
Souryo
|
f2ee0f916e
|
"HDNes" HD pack support (still some bugs left)
|
2015-08-14 21:50:14 -04:00 |
|
Souryo
|
62d87d6bab
|
Optimizations/cleanup in PPU
|
2015-07-21 18:18:20 -04:00 |
|
Souryo
|
bbad798717
|
Fixed filenames being converted to lower case
|
2015-07-20 23:32:52 -04:00 |
|
Souryo
|
bb52c3f69c
|
Removed all code from header files (Utilities project)
|
2015-07-11 10:01:06 -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
|
0c91a15fa0
|
-Added x64 build
-Rearranged build folders to be cleaner
-Required resource files are automatically copied to the output folder
|
2015-07-06 21:31:32 -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
|
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 |
|
Souryo
|
f8f9755eff
|
Unfinished visual debugger implementation (to be finished later)
|
2015-06-24 19:26:19 -04:00 |
|
Souryo
|
259f474ec7
|
Support for saving PNG screenshots
|
2014-07-10 21:17:37 -04:00 |
|
Souryo
|
82006c057b
|
Fixed Netplay issue introduced with ZIP support
|
2014-07-10 20:24:28 -04:00 |
|
Souryo
|
f55b9fce60
|
Added ZIP file support - Emu no longer crashes when loading unsupported mappers
|
2014-07-10 19:25:35 -04:00 |
|
Souryo
|
e79dcf3303
|
Added missing files
|
2014-07-09 19:58:39 -04:00 |
|
Souryo
|
14ab310f5e
|
NetPlay improvements (auto loads ROM, supports host loading a save state, etc.) - Game client/server no longer run in the GUI thread
|
2014-07-09 18:29:46 -04:00 |
|
Souryo
|
e52d398f9d
|
Close socket when connection was closed by peer (recv returns 0)
|
2014-07-07 23:38:29 -04:00 |
|
Souryo
|
41bf638a75
|
Added more debug info to UPnP
|
2014-07-07 21:23:20 -04:00 |
|
Souryo
|
0fd2fb23c5
|
Added UPnP port forwarding support
|
2014-07-07 18:43:50 -04:00 |
|
Souryo
|
f4802421d0
|
Netplay (not finished, but works), save state fixes
|
2014-07-06 19:54:47 -04:00 |
|
Souryo
|
021efccbed
|
Removed leftover debug code
|
2014-07-03 18:14:42 -04:00 |
|
Souryo
|
2b1b5850f4
|
Default saves/states/movies/etc folders, code cleanup
|
2014-07-02 20:28:29 -04:00 |
|
Souryo
|
07b558c8c4
|
Smaller savestates, Movie recording/playback, Slight performance improvement (~2-3% in Console::Exec)
|
2014-07-01 12:44:01 -04:00 |
|
Souryo
|
b80b0a0d02
|
Saved config, save state slots, MRU list
|
2014-06-29 16:51:58 -04:00 |
|
Souryo
|
1783578522
|
Minor refactoring
|
2014-06-23 19:02:09 -04:00 |
|