summaryrefslogtreecommitdiff
path: root/Source/DSPTool/Testdata/dsp_test.S
AgeCommit message (Collapse)Author
2017-06-05DSPTool: extract tests into a DSPAssemblyTestMichael Maltese
- Moves all test code from DSPTool into UnitTests/Core/DSPAssemblyTest. - Converts test files (which could only be loaded if they were in the shell's working directory, so basically never) into C++ values. - Enables most of the commented-out tests. - Removes non-deterministic random code test.
2017-06-05DSPTool: make existing tests passMichael Maltese
Disassemble code without the additional text for humans, like the current PC and opcode hex values, so that it can be reassembled. I'm not updating any commented-out tests here.
2010-06-09Hg:Shawn Hoffman
enable newline normalization get revision number via `hg svn info` for svnrev.h ignore incremental/generated binary files (windows/VS at least) leave a comment if some files need native eol set in svnprops git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5637 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-18DSPtool: Better code comparer + cmdline interface added. header generator ↵hrydgard
bugfixed. dsp_test.S now matches the binary. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2994 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-18DSP: More work on dsptool. Minor bugfixes. Add some testdata for dsptool.hrydgard
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2993 8ced0084-cf51-0410-be5f-012b33b47a6e