Added comment that looping has tms5220 hooked up to cpu.

This commit is contained in:
Couriersud 2009-09-21 19:59:36 +00:00
parent fecae12d70
commit d93f2fec5c

View File

@ -38,6 +38,10 @@
Note the standard naming for d* data bits with 7 as MSB and 0 as LSB is in lowercase. Note the standard naming for d* data bits with 7 as MSB and 0 as LSB is in lowercase.
TI's naming has D7 as LSB and D0 as MSB and is in uppercase TI's naming has D7 as LSB and D0 as MSB and is in uppercase
Notes:
Looping has the tms5220 hookep up directly to the cpu. However currently the
tms9900 cpu core does not support a ready line.
***********************************************************************************************/ ***********************************************************************************************/
#include "sndintrf.h" #include "sndintrf.h"