Changeset 33b5477 in buchla-68k for ram/instdsp.x
- Timestamp:
- 07/14/2017 12:36:45 PM (7 years ago)
- Branches:
- master
- Children:
- 298f0b4
- Parents:
- 928d5d9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ram/instdsp.x
r928d5d9 r33b5477 44 44 extern void instdsp(void); 45 45 extern int16_t irand(int16_t range); 46 extern void oscdsp(int16_t row, int16_t val, int16_t n, int 16_t frq, int8_t *lbl);46 extern void oscdsp(int16_t row, int16_t val, int16_t n, int8_t *lbl, int16_t frq); 47 47 extern void pltws(uint16_t ws[], int16_t pen); 48 48 extern void reshowi(void);
Note:
See TracChangeset
for help on using the changeset viewer.