Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 556 Bytes

File metadata and controls

34 lines (19 loc) · 556 Bytes

NAME

CEND -- Terminate user copper list.

SYNOPSIS

    CEND( c )

    struct UCopList *c;

Links: UCopList

FUNCTION

Add instruction to terminate user copper list.

INPUTS

c - pointer to UCopList structure

RESULTS

This is actually a macro that calls the macro CWAIT(c,10000,255) 10000 is a magical number that the graphics.library uses. I hope display technology doesn't catch up too fast!

BUGS

SEE ALSO

CINIT CWAIT CMOVE graphics/copper.h