Commit graph

17 commits

Author SHA1 Message Date
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)