hrydgard
|
0fd2edbf98
|
DSP: Remove all mentions of the mysterious DROM. Write protect the ROMs and IRAM as much as possible while loaded (to make sure they don't get corrupted by some memory overwrite or whatever). Make instruction reads stricter - iram and irom don't wrap anymore (not 100% sure about this one). Misc cleanup + changes.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2904 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-06 18:47:21 +00:00 |
XTra.KrazzY
|
e3e7c88ff1
|
Added separate log for DSP LLE.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2901 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-06 17:12:05 +00:00 |
hrydgard
|
a583950f82
|
DSP: Unbreak disassembler (broken since 2866), commenting, logging changes, minor cleanup
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2878 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-05 15:46:47 +00:00 |
Shawn Hoffman
|
e1c3d1bfd4
|
dsp llet debugger: disasm the ucode when it's dumped
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2857 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-03 19:29:15 +00:00 |
Shawn Hoffman
|
2a5b8f4366
|
some progress on dsp llet debugger. go dump some ucodes ;)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2854 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-03 18:04:08 +00:00 |
Shawn Hoffman
|
57105f08d6
|
use dolphin-style typedefs in dsp-lle testing
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2793 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-30 03:27:31 +00:00 |
nakeee
|
2e748b4544
|
Makeing LLE-testing threads work with common::thread
still getting a deadlock somewhere...
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2786 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-29 09:35:40 +00:00 |
nakeee
|
788cc73867
|
Just so I can play a bit without annoying f|res:)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2740 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-23 09:10:32 +00:00 |