home *** CD-ROM | disk | FTP | other *** search
- large_model .set 0 ;Set this to 1 if using the large
- ;memory model compiler option
-
- array_filter .set 1 ;Include the array filter routine
- s_by_s_filter .set 1 ;Include the sample by sample
- ;filter subroutine
-
- coef_ram .set 1 ;If set to 1, coefficients will be
- ;located in uninitialized RAM
- ;(i.e. coefs will be copied from
- ;program space to RAM for ASM30 code or
- ;placed in ".cinit" for 'C' code)