Commit graph

1159 commits

Author SHA1 Message Date
ogamespec
6edc26c5df Jdi UI client now dynamic (not singletone) 2020-08-19 13:50:40 +03:00
ogamespec
38af246afc
Merge pull request #166 from ogamespec/150-new-dsp-core
DSP: Correct circular buffer next address calculation
2020-08-17 22:41:22 +03:00
ogamespec
c67992838c Correct circular buffer next address calculation 2020-08-17 22:32:39 +03:00
ogamespec
a0c1b7faac Prepared DspUnitTest for circular addressing test 2020-08-17 10:35:51 +03:00
ogamespec
34317ad7f7 Update DolwinEmu.vcxproj 2020-08-10 00:24:34 +03:00
ogamespec
fda90c9baf
Merge pull request #164 from ogamespec/150-new-dsp-core
150 new dsp core
2020-08-09 23:37:54 +03:00
ogamespec
97cca73a36 Merge branch 'master' into 150-new-dsp-core 2020-08-09 23:37:19 +03:00
ogamespec
73e2be10c9
Merge pull request #163 from ogamespec/154-cmake-ubuntu
Changed libraries to SHARED
2020-08-09 22:50:12 +03:00
ogamespec
2be9d04f16 Changed libraries to SHARED 2020-08-09 22:49:43 +03:00
ogamespec
66c5280fc7
Merge pull request #162 from ogamespec/154-cmake-ubuntu
Paths fixed for pissed linux
2020-08-09 21:57:35 +03:00
ogamespec
8596ded1e1 Paths fixed for pissed linux 2020-08-09 21:36:10 +03:00
ogamespec
614d28eb27
Merge pull request #161 from ogamespec/154-cmake-ubuntu
Ubuntu build success
2020-08-09 21:11:09 +03:00
ogamespec
1f07a57e09 More linux 2020-08-09 21:05:38 +03:00
ogamespec
44b6b7f5c6 Built target DolwinPlayground 2020-08-09 20:41:04 +03:00
ogamespec
60028b6cd9 HLE small refactoring 2020-08-09 20:25:54 +03:00
ogamespec
ae5d1b41d4 NoAsm version of Gekko interpreter helpers 2020-08-09 19:46:59 +03:00
ogamespec
c6af0e47c0
Merge pull request #160 from ogamespec/154-cmake-ubuntu
Fixed VS2015 projects and cmake
2020-08-09 18:39:29 +03:00
ogamespec
ee3bbfaff4 Fixed Cmake 2020-08-09 18:38:29 +03:00
ogamespec
50edf4a4bd Update README.md 2020-08-09 18:27:45 +03:00
ogamespec
c8ac3663c5 Updated VS2015 projects 2020-08-09 18:25:11 +03:00
ogamespec
6bd1c67246
Merge pull request #159 from ogamespec/154-cmake-ubuntu
Threads on Linux
2020-08-09 17:59:33 +03:00
ogamespec
4938b4a7d7 Threads on Linux 2020-08-09 17:59:07 +03:00
ogamespec
0e816c919a Thread Workers instead ThreadProc 2020-08-09 16:28:22 +03:00
ogamespec
c3272b4966
Merge pull request #158 from ogamespec/154-cmake-ubuntu
ThreadDemo
2020-08-09 15:50:47 +03:00
ogamespec
b92b85d2ca ThreadDemo Ubuntu 2020-08-09 15:50:01 +03:00
ogamespec
6923780dab ThreadDemo 2020-08-09 15:17:46 +03:00
ogamespec
987171fc1d More refactoring 2020-08-09 14:58:37 +03:00
ogamespec
926fa9c7ca
Merge pull request #157 from ogamespec/154-cmake-ubuntu
Another part of portable code
2020-08-09 12:47:07 +03:00
ogamespec
efd5345e45 Another part of portable code 2020-08-09 12:46:30 +03:00
ogamespec
38107ef6c2
Merge pull request #156 from ogamespec/154-cmake-ubuntu
More portable code
2020-08-08 20:50:26 +03:00
ogamespec
8e6c1bbea1 Update DolwinEmu.vcxproj 2020-08-08 20:49:24 +03:00
ogamespec
735f1b27d4 More portable code 2020-08-08 20:10:33 +03:00
ogamespec
d79d745113 Cmake build WIP 2020-08-08 10:30:45 +03:00
ogamespec
8a1a061660 More linux 2020-08-08 09:42:52 +03:00
ogamespec
f9bb46e511
Merge pull request #155 from ogamespec/154-cmake-ubuntu
TCHAR's wiped out
2020-08-06 23:29:40 +03:00
ogamespec
42c375fc45 Second wave TCHAR removed 2020-08-06 23:28:09 +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
8f40e2ab30 Update Readme.md 2020-08-04 03:16:04 +03:00
ogamespec
24fc791dfd Update Readme.md 2020-08-04 03:07:31 +03:00
ogamespec
4ce9c3d78c
Merge pull request #153 from ogamespec/150-new-dsp-core
Fixed leaks + VS2015 projects
2020-08-04 02:16:56 +03:00
ogamespec
0ee6374a68 Update pch.h 2020-08-04 02:15:22 +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
49f67a95cc VLD 2020-08-03 22:08:17 +03:00
ogamespec
16278e3800
Merge pull request #152 from ogamespec/150-new-dsp-core
150 new dsp core
2020-08-01 22:26:25 +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
94bf851e2f Check ImageBase 2020-08-01 19:33:15 +03:00
ogamespec
b7124e41d3 DSP now standalone 2020-08-01 19:22:57 +03:00