Souryo
|
5cc9c3915d
|
Linux: Fixed bug and compilation errors/warnings for avi recording
|
2016-12-30 14:47:19 -05:00 |
|
Souryo
|
0f5c7fe78b
|
Video: Added "Video Recorder" to record AVI files
|
2016-12-29 21:19:13 -05:00 |
|
Souryo
|
083c2d2083
|
Files/Folders: Fixed issues when paths contained non-ascii characters (caused by recent linux changes)
|
2016-12-28 11:21:39 -05:00 |
|
Souryo
|
06031da2d4
|
Video: Fixed visual glitches and illegal memory accesses in 2xSai, Super2xSai and SuperEagle filters
|
2016-12-25 15:49:21 -05:00 |
|
Souryo
|
1f56cdab86
|
Utilities: Fixed windows compilation error + replaced windows-specific code
|
2016-12-21 19:31:07 -05:00 |
|
Souryo
|
fdfda87c9d
|
Linux: Fixed crash when loading 7zip files
|
2016-12-19 22:16:29 -05:00 |
|
Souryo
|
b2b00edf3d
|
Windows: Fixed compilation error in MSVC
|
2016-12-18 11:02:44 -05:00 |
|
Souryo
|
1d58a49a09
|
Linux: MInor makefile fixes + missing include
|
2016-12-18 09:24:12 -05:00 |
|
Souryo
|
b4489ed0f7
|
Linux: Fixed all clang warnings
|
2016-12-17 23:14:47 -05:00 |
|
Souryo
|
a6579fbfdb
|
Linux: Implemented sockets/netplay + fixed uninitialized variable crash
|
2016-12-17 18:56:03 -05:00 |
|
Souryo
|
ee2898c328
|
Windows: Fixed compilation errors/warnings
|
2016-12-14 17:11:18 -05:00 |
|
Souryo
|
c62ede991f
|
Linux: Support for file associations
|
2016-12-13 20:05:42 -05:00 |
|
Souryo
|
38aa18ab9f
|
Linux: Fixed GCC errors/warnings
|
2016-12-12 20:33:48 -05:00 |
|
Souryo
|
8439290896
|
Utilities: Rewrote file/folder utility functions to use the new filesystem api (works in both VC & GCC)
|
2016-12-11 20:42:59 -05:00 |
|
Souryo
|
02da94cf6b
|
Minor fixes for windows build
|
2016-12-11 11:18:37 -05:00 |
|
Souryo
|
cbc61a1bac
|
Fixed all GCC errors and most warnings
|
2016-12-11 10:56:23 -05:00 |
|
Souryo
|
e24514781f
|
Audio: Added channel panning options
|
2016-12-09 21:23:20 -05:00 |
|
Souryo
|
2cbae24ded
|
UI: Added "Load Random Game" option
|
2016-12-09 12:49:17 -05:00 |
|
Souryo
|
8c9f32419c
|
Debugger: Options to disassemble unknown blocks and/or data
|
2016-12-05 23:35:07 -05:00 |
|
Souryo
|
80bd7d0b3e
|
Debugger: Performance improvements, code refactoring & code display changes/fixes
|
2016-11-26 10:42:59 -05:00 |
|
Souryo
|
531e8c4cfe
|
Disable screensaver/etc when a game is running
|
2016-08-29 21:07:52 -04:00 |
|
Souryo
|
127f9f2ee4
|
Fixed warnings and function signatures (x86)
|
2016-06-26 16:31:29 -04:00 |
|
Souryo
|
298a789cfc
|
7z support + Rom selection for archives containing multiple rom files + General fixes/improvements when dealing with archives (cheats, save states, saved data, etc.)
|
2016-06-17 20:53:05 -04:00 |
|
Souryo
|
5124378867
|
Fixed filename case
|
2016-06-11 20:13:14 -04:00 |
|
Souryo
|
29bdd8d7f3
|
CRC32: Fixed bug in calculation
|
2016-06-05 19:18:28 -04:00 |
|
Souryo
|
8b2408deea
|
Build: Disabled minimal rebuild (generates warning with multi-cpu compilation switch on)
|
2016-06-05 14:37:05 -04:00 |
|
Souryo
|
a7977cb3b9
|
Build: Turned on multi-cpu compilation
|
2016-06-04 09:09:57 -04:00 |
|
Souryo
|
4cb8ae7076
|
Save states: Removed MS-specific extension usage & disabled extensions + Removed some errors/warnings caused by this change
|
2016-06-02 23:56:11 -04:00 |
|
Souryo
|
7e3def34f5
|
Video Filters: xBRZ, HQX, Scale2x, 2xSai, Super2xSai, SuperEagle support
|
2016-05-23 17:02:24 -04:00 |
|
Souryo
|
778b7ada20
|
Static Link PGO Builds
|
2016-05-22 08:14:55 -04:00 |
|
Souryo
|
9aab7fd741
|
AutoResetEvent: Fixed crash when exiting process
|
2016-02-14 16:57:42 -05:00 |
|
Souryo
|
b4abaf36dc
|
NetPlay: Mesen no longer hangs for 10+ seconds when trying to connect to a ip/port that doesn't respond
|
2016-02-10 20:19:06 -05:00 |
|
Souryo
|
7becd0bff6
|
Fixed warning
|
2016-02-05 23:16:12 -05:00 |
|
Souryo
|
673ff6e4db
|
Audio: Added options to reduce/mute sound while in background (+ Set menu icons to config forms)
|
2016-01-31 11:58:41 -05:00 |
|
Souryo
|
df8e66a5e7
|
FDS support (missing sound emulation)
|
2016-01-28 20:47:16 -05:00 |
|
Souryo
|
a68625c8ac
|
Locks: Used thread_local to remove calls to GetCurrentThreadId (faster)
|
2016-01-26 17:21:33 -05:00 |
|
Souryo
|
28cad4416d
|
Improved UPnP code - now works more often
|
2016-01-21 17:32:39 -05:00 |
|
Souryo
|
ac20a3cee4
|
Project changes to simplify PGO builds
|
2016-01-19 16:19:23 -05:00 |
|
Souryo
|
8f3cd51743
|
Updated to Visual Studio 2015 (only required minor changes)
Updated DirectX TK version
|
2016-01-17 19:10:01 -05:00 |
|
Souryo
|
a0d6e2d547
|
Debugger breakpoint improvements (Conditional breaks, vram breaks, absolute address breaks, etc.)
|
2016-01-09 13:15:43 -05:00 |
|
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 |
|