.. |
DSPAccelerator.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
DSPAccelerator.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
DSPAnalyzer.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
DSPAnalyzer.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
DSPBreakpoints.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
DSPBreakpoints.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
DSPCodeUtil.cpp
|
dspspy: fix a bug with ConsoleHelper
|
2009-08-16 00:37:01 +00:00 |
DSPCodeUtil.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
DSPCore.cpp
|
DSPLLE fix for latest commit (thanks lp)
|
2009-08-18 15:57:41 +00:00 |
DSPCore.h
|
DSPLLE: small cleanup
|
2009-08-17 20:11:44 +00:00 |
DSPHWInterface.cpp
|
DSPLLE: added lsrnr (based on lordmark and luigi suggestions) Still somethings seems wrong as it didn't fix the zelda problem:(
|
2009-07-15 15:12:42 +00:00 |
DSPHWInterface.h
|
DSPLLE: sort of semi-working breakpoints and stepping, if you flip an #ifdef. more work to do, for some reason it gets very slow when you enable it atm
|
2009-06-28 16:23:40 +00:00 |
DSPHost.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
DSPIntCCUtil.cpp
|
DSPLLE: small cleanup
|
2009-08-14 10:55:07 +00:00 |
DSPIntCCUtil.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
DSPIntExtOps.cpp
|
DSPLLE: trying to optimize a bit (based on drkrazi's suggestion)
|
2009-08-20 07:01:04 +00:00 |
DSPIntExtOps.h
|
DSPLLE: attempt to fix extended ops please review this patch carefully.
|
2009-08-19 21:37:24 +00:00 |
DSPIntUtil.h
|
DSPLLE small sign fix
|
2009-08-20 22:09:54 +00:00 |
DSPInterpreter.cpp
|
DSP LLE on Thread with LLE now boots, but no sound. The mail connection appears to be incomplete in the on thread mode, but it's much faster than on the CPU thread.
|
2009-08-20 21:38:10 +00:00 |
DSPInterpreter.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
DSPJit.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
DSPJit.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
DSPMemoryMap.cpp
|
dspspy: fix a bug with ConsoleHelper
|
2009-08-16 00:37:01 +00:00 |
DSPMemoryMap.h
|
DSP: build fixin', more movin', some comments.
|
2009-06-28 10:24:44 +00:00 |
DSPStacks.cpp
|
DSPLLE: sort of semi-working breakpoints and stepping, if you flip an #ifdef. more work to do, for some reason it gets very slow when you enable it atm
|
2009-06-28 16:23:40 +00:00 |
DSPStacks.h
|
DSPLLE: sort of semi-working breakpoints and stepping, if you flip an #ifdef. more work to do, for some reason it gets very slow when you enable it atm
|
2009-06-28 16:23:40 +00:00 |
DSPTables.cpp
|
DSPLLE: attempt to fix extended ops please review this patch carefully.
|
2009-08-19 21:37:24 +00:00 |
DSPTables.h
|
DSPLLE: attempt to fix extended ops please review this patch carefully.
|
2009-08-19 21:37:24 +00:00 |
DspIntArithmetic.cpp
|
DSPLLE: Small fixes for zeroing flags
|
2009-08-20 13:49:30 +00:00 |
DspIntBranch.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
DspIntLoadStore.cpp
|
DSPLLE: Small fixes for zeroing flags
|
2009-08-20 13:49:30 +00:00 |
DspIntMisc.cpp
|
DSPLLE: attempt to fix extended ops please review this patch carefully.
|
2009-08-19 21:37:24 +00:00 |
DspIntMultiplier.cpp
|
DSPLLE trying to fix mul
|
2009-08-20 15:11:07 +00:00 |
LabelMap.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
LabelMap.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
SConscript
|
DSPLLE: More minor clean up, some log mistake fixes and revert the +1 loop (it seems to got
|
2009-07-06 19:19:03 +00:00 |
assemble.cpp
|
dsptool: add -f option (errors are not critical)
|
2009-07-19 10:08:25 +00:00 |
assemble.h
|
add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests
|
2009-07-06 02:10:26 +00:00 |
disassemble.cpp
|
DSPLLE: make ext opcodes to use table as well (tell me if you get
|
2009-07-24 16:04:29 +00:00 |
disassemble.h
|
dsptool: add -f option (errors are not critical)
|
2009-07-19 10:08:25 +00:00 |