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
|
f1c28fe9ab
|
Merge pull request #117 from ogamespec/115-dsp-multiply
115 dsp multiply
|
2020-05-09 23:11:44 +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 |
|
ogamespec
|
1ce04cba03
|
Merge pull request #116 from ogamespec/108-dsp-circular
Dsp Packed instructions redo
|
2020-05-09 02:36:04 +03:00 |
|
ogamespec
|
c4bffeeee2
|
Dsp Packed instructions redo
|
2020-05-09 02:27:46 +03:00 |
|
ogamespec
|
012b123840
|
Merge pull request #114 from ogamespec/107-dsp-debugger
DSP Debugger
|
2020-05-07 23:25:34 +03:00 |
|
ogamespec
|
956a3eb78a
|
DSP Debug step over
|
2020-05-07 23:23:16 +03:00 |
|
ogamespec
|
67d529678a
|
DSP Debugger breakpoints and browse history
|
2020-05-07 23:13:09 +03:00 |
|
ogamespec
|
cab612c753
|
Dsp debugger improvements
|
2020-05-07 21:53:41 +03:00 |
|
ogamespec
|
1640f39174
|
DSP Regs view
|
2020-05-06 21:27:09 +03:00 |
|
ogamespec
|
7808254b54
|
DSP Debug WIP
|
2020-05-06 13:44:14 +03:00 |
|
ogamespec
|
e9c2d32199
|
Merge pull request #113 from ogamespec/106-console-ui
Console UI
|
2020-05-05 21:39:52 +03:00 |
|
ogamespec
|
69304e1fa3
|
Update DebugCommands.cpp
|
2020-05-05 21:39:00 +03:00 |
|
ogamespec
|
8836ce0f48
|
Cui ready
|
2020-05-05 19:34:47 +03:00 |
|
ogamespec
|
bcf3dfdb5f
|
Cui skeleton
|
2020-05-05 18:25:31 +03:00 |
|
ogamespec
|
192a0226da
|
IMMU enabled again
|
2020-05-05 17:19:32 +03:00 |
|
ogamespec
|
0a970dd822
|
Merge pull request #105 from ogamespec/3-gekko-jitc
TLB support enabled
|
2020-05-05 14:05:41 +03:00 |
|
ogamespec
|
848d38ead9
|
Release notes 0.130
|
2020-05-05 14:05:00 +03:00 |
|
ogamespec
|
4a5e579dd2
|
TLB support enabled
|
2020-05-05 13:38:27 +03:00 |
|
ogamespec
|
f7580b5df6
|
CacheDebugDisable command
|
2020-05-05 13:10:37 +03:00 |
|
ogamespec
|
b13615ba04
|
Gekko breakpoints in debugger by F9 key functional again
|
2020-05-05 13:05:14 +03:00 |
|
ogamespec
|
b6c1ba184f
|
Dsp Limit regs
|
2020-05-05 03:17:35 +03:00 |
|
ogamespec
|
195d55c96b
|
Update DspCommands.cpp
|
2020-05-05 03:10:33 +03:00 |
|
ogamespec
|
d1f1de389d
|
Debugger Step Over functionality
|
2020-05-05 03:07:13 +03:00 |
|
ogamespec
|
f282e08c0e
|
Cache debug commands
- MMU WIMG is parameter
|
2020-05-04 19:45:20 +03:00 |
|
ogamespec
|
167c863409
|
describe_hid0
|
2020-05-04 19:00:40 +03:00 |
|
ogamespec
|
d1b0b3b638
|
Merge pull request #102 from ogamespec/3-gekko-jitc
JITC fixed code invalidation
|
2020-05-04 03:54:57 +03:00 |
|
ogamespec
|
304678495a
|
Update Gekko.h
|
2020-05-04 03:54:03 +03:00 |
|
ogamespec
|
69ff7a487e
|
Some paired single instructions
|
2020-05-04 03:48:41 +03:00 |
|
ogamespec
|
9149ec12f6
|
Fixed JITC Invalidate
|
2020-05-03 23:29:11 +03:00 |
|
ogamespec
|
4d558028a0
|
Merge pull request #101 from ogamespec/3-gekko-jitc
Gekko JITC WIP
|
2020-05-03 22:00:36 +03:00 |
|
ogamespec
|
a95f4abc8d
|
Disabled IMMU for while
|
2020-05-03 21:59:54 +03:00 |
|
ogamespec
|
e79c6ceb23
|
Removed Gekko WaitQueue, only slows down things :P
|
2020-05-03 20:18:09 +03:00 |
|
ogamespec
|
31b192b2c4
|
Update JitcBranch.cpp
|
2020-05-03 20:07:09 +03:00 |
|
ogamespec
|
6699bd86a5
|
Update AI.cpp
|
2020-05-03 20:05:46 +03:00 |
|
ogamespec
|
b1f2eb1845
|
Few more Jitc intructions
|
2020-05-03 19:54:09 +03:00 |
|
ogamespec
|
89d9e74ec8
|
More Docs
|
2020-05-03 02:34:09 +03:00 |
|
ogamespec
|
4fbe821e8f
|
Docs
|
2020-05-03 02:27:42 +03:00 |
|
ogamespec
|
90109f8740
|
Merge pull request #100 from ogamespec/3-gekko-jitc
Revamped GekkoCore
|
2020-05-03 02:07:48 +03:00 |
|
ogamespec
|
a48983e75f
|
Revamped GekkoCore
|
2020-05-03 02:07:05 +03:00 |
|
ogamespec
|
ad0cc99f1c
|
Merge pull request #99 from ogamespec/96-gekkocore-bugs
Bug Fixes
|
2020-05-02 21:19:48 +03:00 |
|
ogamespec
|
662d1ae02e
|
Update Cache.h
|
2020-05-02 21:15:39 +03:00 |
|
ogamespec
|
3d8ff73927
|
PI FIFO Wrap Bit fix
|
2020-05-02 21:10:26 +03:00 |
|
ogamespec
|
b7feadcb0d
|
Small changes
|
2020-05-02 19:57:14 +03:00 |
|
ogamespec
|
9afa90a5f9
|
Update Cache.cpp
|
2020-05-02 16:52:58 +03:00 |
|