Changeset 26553e2 in buchla-68k for ram/ptdisp.c


Ignore:
Timestamp:
11/12/2017 07:21:55 PM (6 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
3fcb810
Parents:
fa50076
Message:

Fixed sqexec.c.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/ptdisp.c

    rfa50076 r26553e2  
    99
    1010uint16_t        seqflag[16];            /* sequence flags */
    11 uint16_t        seqline[16];            /* current sequencer line */
     11int16_t         seqline[16];            /* current sequencer line */
    1212uint16_t        seqstim[16];            /* sequence stimulus */
    1313uint16_t        seqtime[16];            /* sequence timers */
Note: See TracChangeset for help on using the changeset viewer.