mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-03 11:31:46 +02:00
4a18908c57
Have lint mean -Werror at least until the issue with -Warray-bounds and -Wunused-result can be resolved. Avoid producing empty object files: CoreRecording.cpp is not configured through the build system, so just give it a dummy symbol when it's not compiled in. ChunkFile.cpp and DSPBreakpoints.cpp are no longer used. ExtendedTrace.cpp is Windows-only. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5592 8ced0084-cf51-0410-be5f-012b33b47a6e |
||
---|---|---|
.. | ||
Jit | ||
assemble.cpp | ||
assemble.h | ||
disassemble.cpp | ||
disassemble.h | ||
DSPAccelerator.cpp | ||
DSPAccelerator.h | ||
DSPAnalyzer.cpp | ||
DSPAnalyzer.h | ||
DSPBreakpoints.cpp | ||
DSPBreakpoints.h | ||
DSPCodeUtil.cpp | ||
DSPCodeUtil.h | ||
DSPCommon.h | ||
DSPCore.cpp | ||
DSPCore.h | ||
DSPEmitter.cpp | ||
DSPEmitter.h | ||
DSPHost.h | ||
DSPHWInterface.cpp | ||
DSPHWInterface.h | ||
DspIntArithmetic.cpp | ||
DspIntBranch.cpp | ||
DSPIntCCUtil.cpp | ||
DSPIntCCUtil.h | ||
DSPInterpreter.cpp | ||
DSPInterpreter.h | ||
DSPIntExtOps.cpp | ||
DSPIntExtOps.h | ||
DspIntLoadStore.cpp | ||
DspIntMisc.cpp | ||
DspIntMultiplier.cpp | ||
DSPIntUtil.h | ||
DSPMemoryMap.cpp | ||
DSPMemoryMap.h | ||
DSPStacks.cpp | ||
DSPStacks.h | ||
DSPTables.cpp | ||
DSPTables.h | ||
LabelMap.cpp | ||
LabelMap.h | ||
SConscript |