Changeset fa38804 in buchla-68k for ram/scadv.c


Ignore:
Timestamp:
07/14/2017 04:18:35 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
ace9ee7
Parents:
1efe224
Message:

Removed form-feed comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/scadv.c

    r1efe224 rfa38804  
    2828        0xF000
    2929};
    30 
    31 /*
    32 
    33 */
    3430
    3531/*
     
    7571        ucslice();                      /* update the center slice */
    7672
    77 /*
    78 
    79 */
     73
    8074        /* see if it's time to update VRAM from edges */
    8175
     
    122116                                }
    123117                        }
    124 /*
    125 
    126 */
     118
    127119                } else {                        /* single update - right */
    128120
     
    152144        }
    153145
    154 /*
    155 
    156 */
     146
    157147        if (sd EQ D_FWD) {
    158148
     
    183173                }
    184174        }
    185 /*
    186 
    187 */
     175
    188176        pscrl = scrl;                   /* save old scrl value */
    189177
     
    224212        DB_EXIT("sc_adv");
    225213}
    226 
    227 /*
    228 
    229 */
    230214
    231215/*
Note: See TracChangeset for help on using the changeset viewer.