Changeset df097bf in buchla-68k for ram/showcfg.c


Ignore:
Timestamp:
07/01/2017 10:09:33 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
c091ef8
Parents:
9bf0f86
Message:

Code compiles, doesn't link.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/showcfg.c

    r9bf0f86 rdf097bf  
    300300         0x1C00, 0x0E00, 0x0700, 0x0380,
    301301         0x01C0, 0x00E0, 0x0070, 0x0038,
    302          0x001C, 0x000E, 0x0007, 0x0003}
     302         0x001C, 0x000E, 0x0007, 0x0003},
    303303
    304304        {0x0000, 0x0000, 0x0000, 0x03C0,        /* 27 */
     
    610610*/
    611611
     612short
    612613imfnbox(n)
    613614short n;
Note: See TracChangeset for help on using the changeset viewer.