Commit graph

81 commits

Author SHA1 Message Date
ogamespec
2be9d04f16 Changed libraries to SHARED 2020-08-09 22:49:43 +03:00
ogamespec
8596ded1e1 Paths fixed for pissed linux 2020-08-09 21:36:10 +03:00
ogamespec
c8ac3663c5 Updated VS2015 projects 2020-08-09 18:25:11 +03:00
ogamespec
0e816c919a Thread Workers instead ThreadProc 2020-08-09 16:28:22 +03:00
ogamespec
efd5345e45 Another part of portable code 2020-08-09 12:46:30 +03:00
ogamespec
735f1b27d4 More portable code 2020-08-08 20:10:33 +03:00
ogamespec
58d1814f25 First wave refactoring (remove TCHAR) 2020-08-06 22:18:38 +03:00
ogamespec
8b285fd322 Memory leaks 2020-08-04 02:02:35 +03:00
ogamespec
f14fd22234 VS2015 projects for leak hunting 2020-08-04 01:33:55 +03:00
ogamespec
788fa84a2d UI fixes 2020-07-31 00:02:15 +03:00
ogamespec
22af9bd406 Small UI fixes 2020-07-30 22:16:47 +03:00
ogamespec
037c22ebdb Cleanup debug 2020-07-27 00:51:09 +03:00
ogamespec
ac3a07a76c Merge branch 'master' into 125-event-log-monitor 2020-07-24 22:15:38 +03:00
ogamespec
0724e2b9ca Fixed bug releasing Bootrom in MI.cpp 2020-07-23 17:31:15 +03:00
ogamespec
b79e666e99 Refactored header includes 2020-07-23 17:00:48 +03:00
ogamespec
839c84281a Redesigned EMU interface 2020-07-23 02:58:48 +03:00
ogamespec
8762ef6f7c Refactoring WIP 2020-07-22 12:59:00 +03:00
ogamespec
1683f0129d File and String utilities cleaned up 2020-07-22 12:20:17 +03:00
ogamespec
98a965b049 Refactoring WIP 2020-07-22 01:32:50 +03:00
ogamespec
82f2b3ec5c Refactoring WIP 2020-07-21 23:28:29 +03:00
ogamespec
6892e62f8d Core -> GekkoCore 2020-07-21 15:27:05 +03:00
ogamespec
4b5ea163c9 Minor refactor 2020-07-20 23:29:10 +03:00
ogamespec
8bdf725789 Updated Readmes 2020-07-20 21:52:48 +03:00
ogamespec
725ee1848d Cpp alike structs 2020-06-28 16:01:58 +03:00
ogamespec
8109c5f27f Minor artifacts 2020-06-25 17:09:49 +03:00
ogamespec
c3e073c7ba Project refactoring 2020-06-25 16:33:43 +03:00
ogamespec
4a0f1f48c6 Moved all extra #include to pch 2020-06-25 15:39:19 +03:00
ogamespec
7e010e8b8a Small interference 2020-06-25 10:36:04 +03:00
George
ee6884a77c Switch back to MSVC 2020-06-24 21:26:08 +03:00
George
3fe2782c10 Fix games flasing issue 2020-06-23 13:10:01 +03:00
George
ffa1827d44 More fixes - move to std::filesystem 2020-06-21 22:21:42 +03:00
George
b255a39fa3 Move to clang-cl - Refactor UI project 2020-06-21 13:26:27 +03:00
ogamespec
7fd3685174 DspAdpcmDecoder Demo 2020-05-13 15:06:31 +03:00
ogamespec
7808254b54 DSP Debug WIP 2020-05-06 13:44:14 +03:00
ogamespec
4a5e579dd2 TLB support enabled 2020-05-05 13:38:27 +03:00
ogamespec
e79c6ceb23 Removed Gekko WaitQueue, only slows down things :P 2020-05-03 20:18:09 +03:00
ogamespec
55d162ac48 Fixed Thread object size
- _WINDOWS macro should be defined everywhere to keep Thread object size the same
2020-04-18 21:35:38 +03:00
ogamespec
bfe8fd43a2 Trying to improve stabilty in Open->Close transition 2020-04-18 20:27:56 +03:00
ogamespec
99458b868c Threads tuning 2020-04-16 22:49:39 +03:00
ogamespec
c490750c69 SamplingProfiler 2020-04-16 21:59:41 +03:00
ogamespec
5fedfaf4fa JDI in Common 2020-04-11 19:43:39 +03:00
ogamespec
72274acaa4 Wait queue implemented 2020-04-11 11:53:52 +03:00
ogamespec
d16ec03ae2 Common.lib and project tuning 2020-04-11 00:09:28 +03:00
ogamespec
3fc3e79942 Gekko thread queue 2020-04-10 21:55:10 +03:00
ogamespec
e3c611fcbe Partially fixed sync issues 2020-04-09 00:58:53 +03:00
ogamespec
f18e7cce10 GC ADPCM Decoder reversed 2020-04-08 18:46:56 +03:00
ogamespec
0fcbf61624 Update DvdAdpcmDecode.cpp 2020-04-08 02:58:49 +03:00
ogamespec
01de69256b Preliminary dvd adpcm decoder 2020-04-08 02:55:48 +03:00
ogamespec
7c6d834ad5 AdpcmDecoder re 2020-04-08 01:41:10 +03:00
ogamespec
3c9e32ead7 Mn102 analyzer main table 2020-04-08 00:04:44 +03:00