Ignore:
Timestamp:
Jul 28, 2011, 10:57:37 AM (14 years ago)
Author:
rudi
Message:

bumped version number to 0.2.4, more cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cmedia/trunk/Cmpci/cmpci.c

    r558 r559  
    545545  void maskw(unsigned short addr, unsigned mask, unsigned value);
    546546  #pragma aux maskw =                   \
    547      "xor eax, eax"                     \
    548547     "in ax, dx"                        \
    549548     "and eax, ecx"                     \
Note: See TracChangeset for help on using the changeset viewer.