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 |
|
ogamespec
|
a36fa5d38d
|
Merge pull request #151 from ogamespec/150-new-dsp-core
150 DSP refactoring
|
2020-08-01 16:27:22 +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
|
c6cfc49aff
|
Update DspRegs.h
|
2020-08-01 01:27:44 +03:00 |
|
ogamespec
|
1ac9d89a97
|
Fixed SetConfigString crash
|
2020-07-31 00:18:37 +03:00 |
|
ogamespec
|
34c80fcfe2
|
Merge pull request #149 from ogamespec/146-memcards-bug
146 memcards bug
|
2020-07-31 00:04:18 +03:00 |
|
ogamespec
|
788fa84a2d
|
UI fixes
|
2020-07-31 00:02:15 +03:00 |
|
ogamespec
|
66b42a83b5
|
Trying to fix recent menu
|
2020-07-30 22:57:29 +03:00 |
|
ogamespec
|
63e96ff0f3
|
Fixed title
|
2020-07-30 22:49:56 +03:00 |
|
ogamespec
|
22af9bd406
|
Small UI fixes
|
2020-07-30 22:16:47 +03:00 |
|
ogamespec
|
0a0beacdcf
|
Merge pull request #148 from ogamespec/136-debug-console-cui
136 debug console cui
|
2020-07-30 21:03:31 +03:00 |
|