Re: TI-H: empeg player 2


[Prev][Next][Index][Thread]

Re: TI-H: empeg player 2




oh there is the END ... 
hehe I was confused for a second =]


> frebuf EQU ffbuf+512  ; free-sector buffer
> tbuf EQU frebuf+512 ; working buffer for hd
> tbuf2   EQU tbuf+512   ; second working buffer
> tbuf3   EQU tbuf2+512  ; third working buffer
> cpbuf   EQU tbuf3+512
> hdbuf   EQU cpbuf+512  ; (1560*num_fil)
> END
> 
> 



References: