JayFoxRox / xbox-tools

A collection of tools related to original Xbox
62 stars 11 forks source link

Add tool to test DSP instructions #70

Open JayFoxRox opened 5 years ago

JayFoxRox commented 5 years ago

This should make it easier to test DSP instruction behaviour.

Can be ran like this with debug bios:

A56=/home/user/a56/a56 XBOX=localhost:8731 ./dsp_instruction_test.py dsp_instruction_tests/*-test.json 

(Requires a56; example was with -redir tcp:8731::731 in XQEMU CLI)

For test syntax, check the examples. Further changes to input / output syntax are likely.


Most critical missing features / known issues: