Sour
f3a18bed01
Version Update: 0.9.9
2020-02-01 15:38:08 -05:00
Sour
ec4a215d0b
VS: Fixed VS2019 compilation for x86/etc
2019-12-21 13:12:30 -05:00
Sour
58b6dd188f
Upgrade to VS2019 and C++17
2019-12-21 12:23:55 -05:00
Sour
2383499533
Build: Simplify PGO builds and allow it to be used when building the libretro core
2018-12-31 14:59:00 -05:00
Sour
60e0bd4e01
Debugger: Fixed issues & improved performance with new breakpoint logic
2018-12-25 00:07:38 -05:00
Sour
57e509c606
HistoryViewer - WIP
2018-07-11 18:07:13 -04:00
Sour
509d85b2a3
Linux: Makefile tweaks + support for PGO
2018-06-12 00:49:33 -04:00
Sour
2722e63251
PGO: Turn on debugger when running PGO builds (~60% increase in performance when debugger opened)
2018-03-03 10:42:45 -05:00
Sour
cf0bd50b9e
Libretro support (Windows)
2018-01-04 19:03:47 -05:00
Sour
e2528b004b
PGO/Test fixes
2017-12-28 16:52:49 -05:00
Sour
026bb5522b
Update projects to VS2017/Win10 SDK
2017-12-28 11:01:21 -05:00
Souryo
4455178da2
Code refactoring (patch/archive handling) + allow HD packs to be loaded from archives
2017-07-30 09:46:07 -04:00
Souryo
301fa31c44
Build: Statically link the C++ runtime for all build configs
2017-05-15 20:33:38 -04:00
Souryo
a412b453cf
UI: Add visual list of recently played games (click to resume)
2017-05-06 18:35:02 -04:00
Souryo
92107d94df
UPS patch support
2017-04-10 17:26:39 -04:00
Souryo
87dc9ce0ff
Video: Added Prescale 6x/8x/10x filters for high resolution monitors
2017-03-19 13:26:05 -04:00
Souryo
f468b0502b
Version Update: 0.7.0
2016-12-30 18:32:45 -05:00
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