Commit graph

168 commits

Author SHA1 Message Date
ogamespec
4a5e579dd2 TLB support enabled 2020-05-05 13:38:27 +03:00
ogamespec
d1f1de389d Debugger Step Over functionality 2020-05-05 03:07:13 +03:00
ogamespec
e79c6ceb23 Removed Gekko WaitQueue, only slows down things :P 2020-05-03 20:18:09 +03:00
ogamespec
6699bd86a5 Update AI.cpp 2020-05-03 20:05:46 +03:00
ogamespec
b1f2eb1845 Few more Jitc intructions 2020-05-03 19:54:09 +03:00
ogamespec
3d8ff73927 PI FIFO Wrap Bit fix 2020-05-02 21:10:26 +03:00
ogamespec
1160e599e5 Fixed unaligned cache access 2020-05-02 15:50:55 +03:00
ogamespec
cdb573e891 Cache align checks 2020-05-02 13:47:38 +03:00
ogamespec
ed627c14bb Gekko Breakpoints 2020-05-01 22:30:37 +03:00
ogamespec
e01c593e20 Cache emulation 2020-05-01 14:48:42 +03:00
ogamespec
edc30de85a Small changes 2020-04-28 19:12:44 +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
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
5c80481338 Massive GekkoCore refacoring 2020-04-23 01:28:38 +03:00
ogamespec
8dfa212604 Jdi internal commands support 2020-04-19 14:17:27 +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
eb033d6352 Cleanup 2020-04-16 18:16:46 +03:00
ogamespec
5d47f0860f DumpDolphinOsContext 2020-04-15 19:42:02 +03:00
ogamespec
4cb2c271c7 TimeFormat in standalone module 2020-04-14 23:36:42 +03:00
ogamespec
bbc0437e3d HleCommands 2020-04-14 23:14:37 +03:00
ogamespec
5464b97ec0 Gekko analyzer fpu 2020-04-13 21:00:09 +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
8a6e308259 Testing queue 2020-04-11 01:34:59 +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
e874fd98be Small tuning before release 2020-04-09 01:54:31 +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
4d04c84111 Mn102 disassembler 2020-04-07 22:21:50 +03:00
ogamespec
bd53e55e52 Small fixes 2020-04-07 11:17:13 +03:00
ogamespec
e674f25c62 Better sound 2020-04-07 02:40:57 +03:00
ogamespec
e97780066f Some tuning 2020-04-07 02:03:23 +03:00
ogamespec
97dba30ca0 Some noise) 2020-04-07 01:39:02 +03:00
ogamespec
76668a7446 Preliminary AX Mixer
- CrowTRobo demo outpus some noise :p
2020-04-07 01:20:37 +03:00
ogamespec
d3f41c3131 DVD Audio interface implemented 2020-04-06 02:13:12 +03:00
ogamespec
81c04d383d DDU transaction timings 2020-04-05 15:24:30 +03:00
ogamespec
e1a7e590ef DDU Commands implemented 2020-04-05 13:34:11 +03:00
ogamespec
656e686e20 Small changes 2020-04-05 00:59:26 +03:00
ogamespec
a3c9af3995 DI redesigned according to the new DDU Interface 2020-04-04 23:43:06 +03:00
ogamespec
11cc33c436 DduCore and DVD Cover interface 2020-04-04 20:53:45 +03:00
ogamespec
ea291c1ae3 DDU Connector and Flipper DI docs 2020-04-04 19:53:00 +03:00