?login_element?

Subversion Repositories NedoOS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. #ifndef included_setxOP1_inf
  2. #define included_setxOP1_inf
  3. setxOP1_inf:
  4.   xor a
  5.   ld h,a
  6.   ld l,a
  7.   dec a
  8.   ld (xOP1+8),hl
  9.   ld (xOP1+7),a
  10.   ret
  11. #endif
  12.