Subversion Repositories pentevo

Rev

Rev 129 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 129 Rev 179
Line 9... Line 9...
9
UWORD dbpos; // current position in buffer (wrappable)
9
UWORD dbpos; // current position in buffer (wrappable)
10
 
10
 
11
UBYTE bitstream;
11
UBYTE bitstream;
12
UBYTE bitcount;
12
UBYTE bitcount;
13
 
13
 
14
 
-
 
15
 
-
 
16
 
-
 
17
void depacker_dirty(void)
14
void depacker_dirty(void)
18
{
15
{
19
        UBYTE j;
16
        UBYTE j;
20
 
17
 
21
        UBYTE bits;
18
        UBYTE bits;