Commit graph

479 commits

Author SHA1 Message Date
ogamespec
85c644258e Event Log draft 2020-05-24 21:11:19 +03:00
ogamespec
f3047d9f0a Some logging 2020-05-24 19:50:16 +03:00
ogamespec
e757f51f35 ARAM DMA Thread 2020-05-20 18:14:33 +03:00
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
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
7fd3685174 DspAdpcmDecoder Demo 2020-05-13 15:06:31 +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
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
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
c4bffeeee2 Dsp Packed instructions redo 2020-05-09 02:27:46 +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
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
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
ogamespec
b6c1ba184f Dsp Limit regs 2020-05-05 03:17:35 +03:00
ogamespec
195d55c96b Update DspCommands.cpp 2020-05-05 03:10:33 +03:00
ogamespec
d1f1de389d Debugger Step Over functionality 2020-05-05 03:07:13 +03:00
ogamespec
f282e08c0e Cache debug commands
- MMU WIMG is parameter
2020-05-04 19:45:20 +03:00
ogamespec
167c863409 describe_hid0 2020-05-04 19:00:40 +03:00
ogamespec
304678495a Update Gekko.h 2020-05-04 03:54:03 +03:00
ogamespec
69ff7a487e Some paired single instructions 2020-05-04 03:48:41 +03:00
ogamespec
9149ec12f6 Fixed JITC Invalidate 2020-05-03 23:29:11 +03:00