Commit graph

861 commits

Author SHA1 Message Date
ogamespec
2ad3f84639 DSP WIP 2020-05-20 01:34:31 +03:00
ogamespec
571caa294d Found bug in BLOOPI 2020-05-19 03:39:23 +03:00
ogamespec
af534fa84c TestIromMixer_80E7 2020-05-18 13:59:28 +03:00
ogamespec
72e722badc Update DspUnitTest.vcxproj 2020-05-18 13:06:37 +03:00
ogamespec
9e345aa180 DSP IROM mixer reversing 2020-05-18 02:57:40 +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
c274d9840a Accelerator fixed 2020-05-15 12:31:34 +03:00
ogamespec
60a3633327 Fixed Pred/Scale update at (addr & 7) 2020-05-14 10:01:55 +03:00
ogamespec
6b401c74ac
Merge pull request #121 from ogamespec/118-adpcm-decoder-demo
DspAdpcmDecoder Demo
2020-05-13 15:07:37 +03:00
ogamespec
7fd3685174 DspAdpcmDecoder Demo 2020-05-13 15:06:31 +03:00
ogamespec
6808f96120
Merge pull request #120 from ogamespec/109-dsp-accelerator-and-adpcm
DSP WIP
2020-05-13 02:33:13 +03:00
ogamespec
e6d4531b7a Dsp Adpcm decoder skeleton 2020-05-13 02:28:33 +03:00
ogamespec
95531accaa Fixed noise in AX Ucode and accelerator interrupts 2020-05-13 01:32:13 +03:00
ogamespec
4d4749e999 Fixed audio mixer (AX.cpp) stuttering 2020-05-13 01:08:26 +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
4caf7434da Trying to run sample rate converter from AX Ucode 2020-05-11 03:24:47 +03:00
ogamespec
deaea24e91 Fixed LD instructions 2020-05-11 02:19:47 +03:00
ogamespec
7bce3bd30a Fixed screwed Duddie registers 2020-05-11 01:46:24 +03:00
ogamespec
bad898dc4c Found DSP ROM reversing from Dolphin repo (deleted) 2020-05-10 23:29:57 +03:00
ogamespec
0b3b2fc1ec More DSP logging 2020-05-10 23:07:31 +03:00
ogamespec
2707354ee2 Bug with SI interrupts 2020-05-10 22:42:12 +03:00
ogamespec
aeafb6d807 AIDCR interrupts fixed 2020-05-10 22:24:55 +03:00
ogamespec
f01ddbca77 Make __OSInitAudioSystem great again 2020-05-10 16:35:42 +03:00
ogamespec
8feae4f74e Trying to run OSInitAudioSystem stub 2020-05-10 16:10:06 +03:00
ogamespec
a174fc8180 Fixed some DSP bugs 2020-05-10 14:47:51 +03:00
ogamespec
bf6ff5f228 DSP ARAM Accelerator 2020-05-09 23:55:30 +03:00
ogamespec
ce7c902342 Update DspMultiply.cpp 2020-05-09 23:17:07 +03:00
ogamespec
f1c28fe9ab
Merge pull request #117 from ogamespec/115-dsp-multiply
115 dsp multiply
2020-05-09 23:11:44 +03:00
ogamespec
2d0fad09d6 DSP Mul instructions 2020-05-09 23:10:38 +03:00
ogamespec
34190b5971 Dsp signed multiplier and reset handling 2020-05-09 22:18:51 +03:00
ogamespec
2dbd580af6 DSPCore cleanup 2020-05-09 15:48:32 +03:00
ogamespec
1ce04cba03
Merge pull request #116 from ogamespec/108-dsp-circular
Dsp Packed instructions redo
2020-05-09 02:36:04 +03:00
ogamespec
c4bffeeee2 Dsp Packed instructions redo 2020-05-09 02:27:46 +03:00
ogamespec
012b123840
Merge pull request #114 from ogamespec/107-dsp-debugger
DSP Debugger
2020-05-07 23:25:34 +03:00
ogamespec
956a3eb78a DSP Debug step over 2020-05-07 23:23:16 +03:00
ogamespec
67d529678a DSP Debugger breakpoints and browse history 2020-05-07 23:13:09 +03:00
ogamespec
cab612c753 Dsp debugger improvements 2020-05-07 21:53:41 +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
e9c2d32199
Merge pull request #113 from ogamespec/106-console-ui
Console UI
2020-05-05 21:39:52 +03:00
ogamespec
69304e1fa3 Update DebugCommands.cpp 2020-05-05 21:39:00 +03:00
ogamespec
8836ce0f48 Cui ready 2020-05-05 19:34:47 +03:00
ogamespec
bcf3dfdb5f Cui skeleton 2020-05-05 18:25:31 +03:00
ogamespec
192a0226da IMMU enabled again 2020-05-05 17:19:32 +03:00
ogamespec
0a970dd822
Merge pull request #105 from ogamespec/3-gekko-jitc
TLB support enabled
2020-05-05 14:05:41 +03:00
ogamespec
848d38ead9 Release notes 0.130 2020-05-05 14:05:00 +03:00
ogamespec
4a5e579dd2 TLB support enabled 2020-05-05 13:38:27 +03:00
ogamespec
f7580b5df6 CacheDebugDisable command 2020-05-05 13:10:37 +03:00
ogamespec
b13615ba04 Gekko breakpoints in debugger by F9 key functional again 2020-05-05 13:05:14 +03:00