Commit graph

25 commits

Author SHA1 Message Date
ogamespec
a41cf76eec DspMultiplyOps 2020-09-02 17:52:34 +03:00
ogamespec
1bd6883f39 DspParallelOps 2020-09-02 15:40:40 +03:00
ogamespec
62950c8c43 Control flow instuctions 2020-09-02 02:35:55 +03:00
ogamespec
f3cd14b8be DspInterpreter wip 2020-09-01 23:48:58 +03:00
ogamespec
1b945ad827 DSPcore stack implementation 2020-09-01 22:02:43 +03:00
ogamespec
d62e4c6cbe Dsp disasm wip 2020-08-31 21:48:46 +03:00
ogamespec
f067d037e8 Stubbed old dsp code 2020-08-30 12:14:48 +03:00
ogamespec
3171b825b8 More PI registers definitions in PI.h 2020-08-22 20:35:05 +03:00
ogamespec
b0b86544ee DSP refactoring 2020-08-01 16:01:21 +03:00
ogamespec
82f2b3ec5c Refactoring WIP 2020-07-21 23:28:29 +03:00
ogamespec
2ad3f84639 DSP WIP 2020-05-20 01:34:31 +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
488a3c10b3 Shocking details of final AX mucrocode output interleave mixing 2020-05-13 00:24:30 +03:00
ogamespec
b0417e2095 Fixed Dsp ADDR instruction ( << 16 ) 2020-05-12 22:11:26 +03:00
ogamespec
7bce3bd30a Fixed screwed Duddie registers 2020-05-11 01:46:24 +03:00
ogamespec
a174fc8180 Fixed some DSP bugs 2020-05-10 14:47:51 +03:00
ogamespec
2d0fad09d6 DSP Mul instructions 2020-05-09 23:10:38 +03:00
ogamespec
c4bffeeee2 Dsp Packed instructions redo 2020-05-09 02:27:46 +03:00
ogamespec
67d529678a DSP Debugger breakpoints and browse history 2020-05-07 23:13:09 +03:00
ogamespec
1640f39174 DSP Regs view 2020-05-06 21:27:09 +03:00
ogamespec
7808254b54 DSP Debug WIP 2020-05-06 13:44:14 +03:00
ogamespec
b13615ba04 Gekko breakpoints in debugger by F9 key functional again 2020-05-05 13:05:14 +03:00
ogamespec
339b382ccb Fixed AI and DVD Streaming hung 2020-04-04 12:50:41 +03:00
ogamespec
968df59484 Dsp Readme 2020-03-30 11:39:20 +03:00
ogamespec
0a1422d9c2 DSP as standalone component 2020-03-30 11:21:16 +03:00
Renamed from SRC/Hardware/DspInterpreter.cpp (Browse further)