|
|
1.1 ! root 1: #define XREG 11 ! 2: #define YREG 10 ! 3: #define IREG 9 ! 4: ! 5: #define DII new(REG, Z, Z, IREG) /* default i-index */ ! 6: ! 7: #define DOLRED(A,B) new(DEREFB, new(VAR,Z,Z,A->pixred), ncopy(B), Z) ! 8: #define DOLGRN(A,B) new(DEREFB, new(VAR,Z,Z,A->pixgrn), ncopy(B), Z) ! 9: #define DOLBLU(A,B) new(DEREFB, new(VAR,Z,Z,A->pixblu), ncopy(B), Z) ! 10: #define ARRRED(A) DOLRED(A, DII) ! 11: #define ARRGRN(A) DOLGRN(A, DII) ! 12: #define ARRBLU(A) DOLBLU(A, DII) ! 13: ! 14: #define AREG(x) new(REG, Z, Z, x)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.