Commit graph

27 commits

Author SHA1 Message Date
Sour 9b825e1c7a Tests: Fixed callback definition 2019-12-22 17:57:11 -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 7041ec7682 Linux: Fixed compilation warnings/errors with GCC/clang 2019-11-13 18:30:05 -05:00
Sour c6f7afd3b9 Version Update: 0.9.6 2018-08-05 14:30:09 -04:00
Sour 7a62b2af80 Debugger: Added option to select which CPU to debug (VS DualSystem) (hidden from menu because issues exist) 2018-07-08 10:28:48 -04:00
Sour 04310eddb4 Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04: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 0c2cc8c94d Code cleanup 2017-04-29 08:29:56 -04:00
Souryo 4c38075c9e Tests: Added basic way of finding potentially broken games 2017-04-23 18:47:28 -04:00
Souryo baa8f275c8 Linux: Fixed Testhelper - all ~300 tests pass. 2016-12-16 07:20:43 -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 d770d67b9d Fixed function signatures for PGO/Test helpers 2016-07-24 13:51:21 -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 778b7ada20 Static Link PGO Builds 2016-05-22 08:14:55 -04:00
Souryo 71bf0527d9 Version Update: 0.1.1 2016-02-14 18:36:08 -05:00
Souryo a428c11b20 TestHelper: Updated to match input rework 2016-02-14 16:53:18 -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 10fda05e32 Tests: Added command line utility to run all tests on multiple threads at once (No GUI) to speed up test runs 2015-12-29 16:27:37 -05:00