Souryo
215eeb3962
PGO: Fixed LoadROM signature
2016-08-26 22:07:59 -04:00
Souryo
d770d67b9d
Fixed function signatures for PGO/Test helpers
2016-07-24 13:51:21 -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
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
1bc046669e
PGO: Added some other games to test to the list
2016-02-14 16:53:40 -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
08eade0cfb
Tests: General improvments
...
-Give the number of mismatching frames
-Allow debugger to break when a frame is different
-Fix mismatches between GUI & TestHelper environments (GUI always has four score adapter enabled)
2015-12-29 20:54:55 -05:00
Souryo
8095b25905
Fixes for PGO
2015-12-28 09:56:51 -05:00
Souryo
47226f45d8
Fixed warning
2015-08-23 13:12:47 -04:00
Souryo
6c50cc4bb9
PGO - Small fixes/improvements
2015-08-23 11:45:13 -04:00
Souryo
9b661fcbb5
Fixed PGOHelper (broken by UTF-8 string changes)
2015-07-14 21:52:08 -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
f3df2ecf17
-CPU code changes to implement all dummy reads/writes. Each memory access runs the PPU for 3 cycles (PPU is now controlled by the CPU)
...
-Optimizations + PGO (profile guided optimization) build support
2015-07-04 22:21:14 -04:00