Commit graph

748 commits

Author SHA1 Message Date
ogamespec
5b831bf975 Doxygen 2020-06-25 17:34:42 +03:00
ogamespec
f6bc131546
Merge pull request #128 from ogamespec/125-event-log-monitor
125 event log monitor
2020-06-25 17:10:57 +03:00
ogamespec
8109c5f27f Minor artifacts 2020-06-25 17:09:49 +03:00
ogamespec
7630863c16 SaveFileDialog again ) 2020-06-25 17:00:21 +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
3276b79867 ThirdParty folder 2020-06-25 10:57:54 +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
ogamespec
2819077492
Merge pull request #126 from GPUCode/master
Some general fixes - Move to a more safe API
2020-06-25 02:00:26 +03:00
ogamespec
3ea52d70f8 TimeLapseControl WIP
https://www.youtube.com/watch?v=2Df7IDIkAys
2020-06-25 00:47:47 +03:00
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