Commit graph

78 commits

Author SHA1 Message Date
ogamespec
b037355203 More dsp commands 2020-07-30 19:21:46 +03:00
ogamespec
6ef1cb6867 Dsp windows reimplemented 2020-07-30 16:24:20 +03:00
ogamespec
ac3a07a76c Merge branch 'master' into 125-event-log-monitor 2020-07-24 22:15:38 +03:00
ogamespec
b79e666e99 Refactored header includes 2020-07-23 17:00:48 +03:00
ogamespec
8762ef6f7c Refactoring WIP 2020-07-22 12:59:00 +03:00
ogamespec
1683f0129d File and String utilities cleaned up 2020-07-22 12:20:17 +03:00
ogamespec
98a965b049 Refactoring WIP 2020-07-22 01:32:50 +03:00
ogamespec
82f2b3ec5c Refactoring WIP 2020-07-21 23:28:29 +03:00
ogamespec
6892e62f8d Core -> GekkoCore 2020-07-21 15:27:05 +03:00
ogamespec
4b5ea163c9 Minor refactor 2020-07-20 23:29:10 +03:00
ogamespec
c17477d448 Update pch.h 2020-07-13 23:30:17 +03:00
ogamespec
b0b51cf617 DspCore tracing 2020-07-13 23:29:43 +03:00
ogamespec
e02c9e4905 Merge branch 'master' into 125-event-log-monitor 2020-07-13 23:00:52 +03:00
ogamespec
8f193b6614 Trace log 2020-07-13 22:59:14 +03:00
ogamespec
725ee1848d Cpp alike structs 2020-06-28 16:01:58 +03:00
ogamespec
8109c5f27f Minor artifacts 2020-06-25 17:09:49 +03:00
ogamespec
c3e073c7ba Project refactoring 2020-06-25 16:33:43 +03:00
ogamespec
4a0f1f48c6 Moved all extra #include to pch 2020-06-25 15:39:19 +03:00
ogamespec
7e010e8b8a Small interference 2020-06-25 10:36:04 +03:00
ogamespec
10090ddd32 Merge branch 'master' into 125-event-log-monitor 2020-06-25 10:19:00 +03:00
George
ee6884a77c Switch back to MSVC 2020-06-24 21:26:08 +03:00
George
3fe2782c10 Fix games flasing issue 2020-06-23 13:10:01 +03:00
George
ffa1827d44 More fixes - move to std::filesystem 2020-06-21 22:21:42 +03:00
George
b255a39fa3 Move to clang-cl - Refactor UI project 2020-06-21 13:26:27 +03:00
ogamespec
221904ae4c EventLog class 2020-05-24 22:56:32 +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
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
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