Commit graph

91 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
0e816c919a Thread Workers instead ThreadProc 2020-08-09 16:28:22 +03:00
ogamespec
735f1b27d4 More portable code 2020-08-08 20:10:33 +03:00
ogamespec
71c87f7f04 Eliminated TCHAR from DolwinEmu core 2020-08-06 22:47:44 +03:00
ogamespec
58d1814f25 First wave refactoring (remove TCHAR) 2020-08-06 22:18:38 +03:00
ogamespec
f14fd22234 VS2015 projects for leak hunting 2020-08-04 01:33:55 +03:00
ogamespec
49f67a95cc VLD 2020-08-03 22:08:17 +03:00
ogamespec
63484c2451 DspUnitTest refresh 2020-08-01 22:25:54 +03:00
ogamespec
afdac1904f DSP interrupt pending optimization 2020-08-01 19:41:21 +03:00
ogamespec
b7124e41d3 DSP now standalone 2020-08-01 19:22:57 +03:00
ogamespec
372eab6570 Fix after DSP refactoring 2020-08-01 16:26:26 +03:00
ogamespec
b0b86544ee DSP refactoring 2020-08-01 16:01:21 +03:00
ogamespec
b037355203 More dsp commands 2020-07-30 19:21:46 +03:00
ogamespec
6ef1cb6867 Dsp windows reimplemented 2020-07-30 16:24:20 +03:00
ogamespec
ac3a07a76c Merge branch 'master' into 125-event-log-monitor 2020-07-24 22:15:38 +03:00
ogamespec
b79e666e99 Refactored header includes 2020-07-23 17:00: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
c17477d448 Update pch.h 2020-07-13 23:30:17 +03:00
ogamespec
b0b51cf617 DspCore tracing 2020-07-13 23:29:43 +03:00
ogamespec
e02c9e4905 Merge branch 'master' into 125-event-log-monitor 2020-07-13 23:00:52 +03:00
ogamespec
8f193b6614 Trace log 2020-07-13 22:59:14 +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
ogamespec
10090ddd32 Merge branch 'master' into 125-event-log-monitor 2020-06-25 10:19:00 +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
221904ae4c EventLog class 2020-05-24 22:56:32 +03:00
ogamespec
f3047d9f0a Some logging 2020-05-24 19:50:16 +03:00
ogamespec
e757f51f35 ARAM DMA Thread 2020-05-20 18:14:33 +03:00
ogamespec
2ad3f84639 DSP WIP 2020-05-20 01:34:31 +03:00
ogamespec
571caa294d Found bug in BLOOPI 2020-05-19 03:39:23 +03:00
ogamespec
9e345aa180 DSP IROM mixer reversing 2020-05-18 02:57:40 +03:00
ogamespec
6ea48c15ab DSP WIP
- Verified ADPCM decoder output in emulator
- AX mixer volume envelope fixed (saturation)
- Still buzzing sounds instead clear samples
2020-05-18 00:36:37 +03:00
ogamespec
c274d9840a Accelerator fixed 2020-05-15 12:31:34 +03:00
ogamespec
60a3633327 Fixed Pred/Scale update at (addr & 7) 2020-05-14 10:01:55 +03:00
ogamespec
7fd3685174 DspAdpcmDecoder Demo 2020-05-13 15:06:31 +03:00
ogamespec
e6d4531b7a Dsp Adpcm decoder skeleton 2020-05-13 02:28:33 +03:00
ogamespec
95531accaa Fixed noise in AX Ucode and accelerator interrupts 2020-05-13 01:32:13 +03:00
ogamespec
488a3c10b3 Shocking details of final AX mucrocode output interleave mixing 2020-05-13 00:24:30 +03:00