ogamespec
|
fa88dfd913
|
First wave of PI-CP FIFO refactoring
|
2020-08-24 23:53:57 +03:00 |
|
ogamespec
|
483b75e687
|
Flipper AI refactoring
|
2020-08-24 12:16:54 +03:00 |
|
ogamespec
|
9ea7dce7c8
|
PE Regs refactored
|
2020-08-22 00:47:16 +03:00 |
|
ogamespec
|
0e816c919a
|
Thread Workers instead ThreadProc
|
2020-08-09 16:28:22 +03:00 |
|
ogamespec
|
58d1814f25
|
First wave refactoring (remove TCHAR)
|
2020-08-06 22:18:38 +03:00 |
|
ogamespec
|
b7124e41d3
|
DSP now standalone
|
2020-08-01 19:22:57 +03:00 |
|
ogamespec
|
b0b86544ee
|
DSP refactoring
|
2020-08-01 16:01:21 +03:00 |
|
ogamespec
|
f5765fc2b5
|
Null backends ready
|
2020-07-23 01:54:58 +03:00 |
|
ogamespec
|
7dd5e4fca4
|
HW compiled
|
2020-07-22 22:19:55 +03:00 |
|
ogamespec
|
82f2b3ec5c
|
Refactoring WIP
|
2020-07-21 23:28:29 +03:00 |
|
ogamespec
|
67d529678a
|
DSP Debugger breakpoints and browse history
|
2020-05-07 23:13:09 +03:00 |
|
ogamespec
|
e79c6ceb23
|
Removed Gekko WaitQueue, only slows down things :P
|
2020-05-03 20:18:09 +03:00 |
|
ogamespec
|
a80dfaa82d
|
GX FIFO Redone
|
2020-04-26 01:35:23 +03:00 |
|
ogamespec
|
96921b2024
|
Fixed bug with console closing
|
2020-04-18 21:12:16 +03:00 |
|
ogamespec
|
bfe8fd43a2
|
Trying to improve stabilty in Open->Close transition
|
2020-04-18 20:27:56 +03:00 |
|
ogamespec
|
99458b868c
|
Threads tuning
|
2020-04-16 22:49:39 +03:00 |
|
ogamespec
|
72274acaa4
|
Wait queue implemented
|
2020-04-11 11:53:52 +03:00 |
|
ogamespec
|
8a6e308259
|
Testing queue
|
2020-04-11 01:34:59 +03:00 |
|
ogamespec
|
d16ec03ae2
|
Common.lib and project tuning
|
2020-04-11 00:09:28 +03:00 |
|
ogamespec
|
3fc3e79942
|
Gekko thread queue
|
2020-04-10 21:55:10 +03:00 |
|
ogamespec
|
f18e7cce10
|
GC ADPCM Decoder reversed
|
2020-04-08 18:46:56 +03:00 |
|
ogamespec
|
76668a7446
|
Preliminary AX Mixer
- CrowTRobo demo outpus some noise :p
|
2020-04-07 01:20:37 +03:00 |
|
ogamespec
|
d3f41c3131
|
DVD Audio interface implemented
|
2020-04-06 02:13:12 +03:00 |
|
ogamespec
|
339b382ccb
|
Fixed AI and DVD Streaming hung
|
2020-04-04 12:50:41 +03:00 |
|
ogamespec
|
bc630cd30f
|
Redesing in AI DMA and DVD Audio processing
- SIPoll is now polling in HWUpdate
|
2020-04-03 22:59:01 +03:00 |
|
ogamespec
|
83f9d8c7db
|
More correct interrupt handling.
|
2020-04-03 04:56:54 +03:00 |
|
ogamespec
|
86de5c2498
|
Preliminary Gekko-Flipper interface redesign
|
2020-04-03 01:12:33 +03:00 |
|
ogamespec
|
01dbf64359
|
More JDI
|
2020-04-02 22:14:06 +03:00 |
|
ogamespec
|
ddc347d962
|
Release 0.11
|
2020-04-01 22:17:26 +03:00 |
|
ogamespec
|
def2764ec9
|
MoundSdk WIP
- Small fixes around project
|
2020-03-31 16:20:45 +03:00 |
|
ogamespec
|
0a1422d9c2
|
DSP as standalone component
|
2020-03-30 11:21:16 +03:00 |
|
ogamespec
|
92f6e3df03
|
More interprocessing
|
2020-03-24 17:19:06 +03:00 |
|
ogamespec
|
6a6f15c5c2
|
DbgChannel
|
2020-03-17 20:06:07 +03:00 |
|
ogamespec
|
37e95c58f8
|
Removed old DSP HLE code
It was not very well designed and without knowledge of the features of the microcode.
Later it will be possible to add HLE, but not for release 0.11
|
2020-03-14 01:02:29 +03:00 |
|
ogamespec
|
abe8c3f33d
|
Improved DspCore
|
2020-03-14 00:25:10 +03:00 |
|
ogamespec
|
54caa4e6fd
|
DspCore thread
|
2020-03-13 01:23:25 +03:00 |
|
ogamespec
|
6017e4ca15
|
Analyzer Group2
- Updated dsp_info
- Mapped IRAM as first 8 Kbytes of ARAM (for write only)
|
2020-03-13 01:05:19 +03:00 |
|
ogamespec
|
59a5bdb485
|
DSP analyzer WIP
- New dsp core
|
2020-03-12 14:22:22 +03:00 |
|
ogamespec
|
914618896f
|
Removed DSP Fake option
|
2020-03-12 00:48:27 +03:00 |
|
ogamespec
|
103a508499
|
Redesigned memory
|
2020-03-11 13:56:45 +03:00 |
|
ogamespec
|
61994291ae
|
Warning cleanup
|
2020-03-08 18:39:25 +03:00 |
|
ogamespec
|
6ff7ef737e
|
Separated HW and HLE (WIP)
|
2020-03-08 18:10:47 +03:00 |
|
ogamespec
|
ac88954fd6
|
Hardware and HLE in standalone libs (WIP)
|
2020-03-08 15:25:58 +03:00 |
|
ogamespec
|
0d99984a7d
|
Standalone Core
|
2020-03-08 14:18:54 +03:00 |
|
ogamespec
|
16f6c7b4e5
|
No more plugins :p
|
2020-03-05 17:50:45 +03:00 |
|
ogamespec
|
1ed07dfcaa
|
Datatype and refactoring completed
- Emulatror -> Core
- Debugger now in its own place
|
2020-03-05 11:18:20 +03:00 |
|
ogamespec@gmail.com
|
33d661f957
|
|
2011-06-29 13:13:45 +00:00 |
|