| [hatari-devel] RESET DSP instruction added | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
] 
Hi all,
I've added the code of the DSP instruction RESET.
I've finally found a program where it is used : voxxfree (a voxcoder on 
DSP), available here : http://www.axxim.de/r3dias/R3_Vocoder1.htm
This program is not running actually (it does a stack underflow, because 
the coder use a short jump as interrution, but goes out of the 
interruption with a RTI !!
I don't understand how this can work on the real falcon.
Regards
Laurent