Commit graph

584 commits

Author SHA1 Message Date
ogamespec
641c32cef3 Fallback to interpreter
- PONG runs
2020-04-27 23:20:52 +03:00
ogamespec
909f22a8b0 Proof of concept 2020-04-27 03:21:49 +03:00
ogamespec
0898d8625f Jitc skeleton 2020-04-27 02:58:35 +03:00
ogamespec
816a2d333d Jitc documented 2020-04-27 01:37:30 +03:00
ogamespec
56fe235932 Merge branch 'master' into 90-gekko-unit-tests 2020-04-26 21:32:45 +03:00
ogamespec
a87f435cb8 Added volatile to regs 2020-04-26 21:24:41 +03:00
ogamespec
6915bececf Update screen by token 2020-04-26 21:10:30 +03:00
ogamespec
195edce1c6 FifoFixes 2020-04-26 14:41:34 +03:00
ogamespec
8f35905b8c DolwinVideo refactoring 2020-04-26 04:27:17 +03:00
ogamespec
ea2a6bd937 DolwinVideo refactor 2020-04-26 02:49:19 +03:00
ogamespec
9f6b2ac5ef Fixed CP FIFO register access 2020-04-26 02:24:22 +03:00
ogamespec
a80dfaa82d GX FIFO Redone 2020-04-26 01:35:23 +03:00
ogamespec
f6f41d61a8 Gekko Gather Buffer 2020-04-25 22:24:53 +03:00
ogamespec
56c2f27e0b FIFO operation 2020-04-25 16:33:44 +03:00
ogamespec
f182745b36 Addx, Addcx unit tests
- Jitc notes
2020-04-24 23:46:02 +03:00
ogamespec
08deb6738c Bcx simplified 2020-04-24 21:26:11 +03:00
ogamespec
16da266316 More simplified instructions 2020-04-24 00:45:01 +03:00
ogamespec
4be651558d Simplified Add 2020-04-24 00:24:19 +03:00
ogamespec
c2dc05acaa Simplified compare instructions 2020-04-24 00:05:51 +03:00
ogamespec
ab8396e2b3 cpuview switched to new disasm
- Fixed rlw instructions (Rc bit)
2020-04-23 23:54:14 +03:00
ogamespec
af99e63c9d GekkoCore refactoring complete 2020-04-23 22:32:38 +03:00
ogamespec
281bb16412 HLE refactoring 2020-04-23 22:16:35 +03:00
ogamespec
cdd40e3afe Less namespaces 2020-04-23 01:42:13 +03:00
ogamespec
5c80481338 Massive GekkoCore refacoring 2020-04-23 01:28:38 +03:00
ogamespec
c8febb3107 Larger title 2020-04-21 23:15:27 +03:00
ogamespec
da3abe8174 Fix analyzer on missing opcodes 2020-04-20 00:20:12 +03:00
ogamespec
a60509128f GekkoCore cleanup 2020-04-19 23:23:39 +03:00
ogamespec
0bb36f9a56 Some disasm 2020-04-19 22:32:25 +03:00
ogamespec
186d1befc2 SamplingProfiler somewhat complete 2020-04-19 18:00:52 +03:00
ogamespec
11efcc90f3 Fixed interoping 2020-04-19 15:57:35 +03:00
ogamespec
901f749464 Interoping 2020-04-19 15:32:04 +03:00
ogamespec
8dfa212604 Jdi internal commands support 2020-04-19 14:17:27 +03:00
ogamespec
d27613c577 Emu Readme 2020-04-19 13:37:06 +03:00
ogamespec
b8e3c05c55 Reworked Symbols.cpp 2020-04-19 12:55:40 +03:00
ogamespec
75338bd59e Small changes 2020-04-19 01:33:51 +03:00
ogamespec
56c04874dd Tabs 2020-04-19 00:22:30 +03:00
ogamespec
1717d66dbe Version 0.130 2020-04-19 00:14:09 +03:00
ogamespec
841b038777 DolwinEmu as library 2020-04-19 00:01:21 +03:00
ogamespec
94abb582a3 Added example smp-onetri demo profile data 2020-04-18 21:44:36 +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
96921b2024 Fixed bug with console closing 2020-04-18 21:12:16 +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
e3e337bea5 DebugCommands 2020-04-16 18:43:24 +03:00
ogamespec
eb033d6352 Cleanup 2020-04-16 18:16:46 +03:00
ogamespec
0a002828dc Update DumpThreads.cpp 2020-04-15 22:48:35 +03:00
ogamespec
d73a3441fa DumpDolphinOsThreads complete 2020-04-15 22:13:35 +03:00
ogamespec
5d47f0860f DumpDolphinOsContext 2020-04-15 19:42:02 +03:00
ogamespec
a9b1241923 DumpThreads skeleton 2020-04-15 00:16:07 +03:00