Commit graph

787 commits

Author SHA1 Message Date
George
ee6884a77c Switch back to MSVC 2020-06-24 21:26:08 +03:00
George
781b44c9c3 Add __fastcall 2020-06-24 21:16:37 +03:00
George
8a00e7d37c Readd volatile 2020-06-24 20:56:40 +03:00
George
512330330e Remove submodule 2020-06-24 20:39:06 +03:00
ogamespec
ff3c0d454d Some drafts and event log flowchart 2020-06-24 20:32:20 +03:00
George
45c9e6795d Fix resizing and GameID 2020-06-23 20:31:42 +03:00
George
59c39c128a More fixes 2020-06-23 20:08:11 +03:00
George
5efac0434d Safer map loading 2020-06-23 19:48:45 +03:00
George
60b76f1fba Pong works! 2020-06-23 18:24:19 +03:00
George
3fe2782c10 Fix games flasing issue 2020-06-23 13:10:01 +03:00
George
7ce66cd7a3 Fix game title string 2020-06-23 10:05:01 +03:00
George
0aa61e94d1 Revome testing log file 2020-06-22 12:29:53 +03:00
George
aa6a1df182 Readd fastcall 2020-06-22 12:28:45 +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
George
872291ca57 Remove _fastcall 2020-06-21 09:18:51 +03:00
ogamespec
ab0e3917fc Event Log Monitor parsing event logs 2020-05-25 00:35:34 +03:00
ogamespec
69f6c3683e FileSaveDialog 2020-05-24 23:23:02 +03:00
ogamespec
221904ae4c EventLog class 2020-05-24 22:56:32 +03:00
ogamespec
85c644258e Event Log draft 2020-05-24 21:11:19 +03:00
ogamespec
4cf70b1ffd
Merge pull request #124 from ogamespec/70-axucode-full-support
Some logging
2020-05-24 19:54:00 +03:00
ogamespec
f3047d9f0a Some logging 2020-05-24 19:50:16 +03:00
ogamespec
b3033f6b31
Merge pull request #123 from ogamespec/70-axucode-full-support
Gamecube PCB
2020-05-21 17:09:31 +03:00
ogamespec
c5e0c615c1 Gamecube PCB 2020-05-21 17:08:58 +03:00
ogamespec
3c375ce355
Merge pull request #122 from ogamespec/70-axucode-full-support
Fixed numerous DSP bugs
2020-05-20 18:23:37 +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
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