Commit graph

550 commits

Author SHA1 Message Date
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
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
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
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
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
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