This website requires JavaScript.
Explore
Help
Sign In
laiyp
/
lib_xua
Watch
1
Star
0
Fork
0
You've already forked lib_xua
forked from
PAWPAW-Mirror/lib_xua
Code
Pull Requests
Activity
Files
86faae889045e32abc793991d7f33a4eded016c4
lib_xua
/
module_usb_audio
/
mixer
History
Ross Owen
5b4a6f9e94
Mix map disabled when MAX_MIX_COUNT is 0. Started to change code to using XC unsafe pointers rather than xc_ptr.h. This results in nice speed up since compiler uses ldw with intermediate addressing from DP - saves a lot of processing in the loops.
2014-11-27 12:50:38 +00:00
..
fastmix.S
Fixed issue in fast mix with assembler adding long jumps into branch table (caused random exceptions on setting mix map)
2014-08-26 17:33:46 +01:00
mixer.h
added toplevel makefile for xpd
2014-01-22 11:00:41 +00:00
mixer.xc
Mix map disabled when MAX_MIX_COUNT is 0. Started to change code to using XC unsafe pointers rather than xc_ptr.h. This results in nice speed up since compiler uses ldw with intermediate addressing from DP - saves a lot of processing in the loops.
2014-11-27 12:50:38 +00:00
repeat.h
Doc updates
2012-08-30 14:21:17 +01:00