Changeset fa50076 in buchla-68k for ram/im700.c


Ignore:
Timestamp:
11/12/2017 07:08:44 PM (6 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
26553e2
Parents:
c93e44d
Message:

Fixed initi.c.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/im700.c

    rc93e44d rfa50076  
    200200int16_t         tagslot;                /* tagged load slot */
    201201int16_t         tdnamsw;                /* tuning editor displaying typewriter */
    202 int16_t         temax;                  /* time upper limit */
    203 int16_t         temin;                  /* time lower limit */
     202uint16_t        temax;                  /* time upper limit */
     203uint16_t        temin;                  /* time lower limit */
    204204int16_t         testing;                /* test level */
    205205int16_t         tglclk;                 /* clock on/off toggle flag */
Note: See TracChangeset for help on using the changeset viewer.