Login

Subversion Repositories NedoOS

Rev

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

#ifndef included_setxOP1_inf
#define included_setxOP1_inf
setxOP1_inf:
  xor a
  ld h,a
  ld l,a
  dec a
  ld (xOP1+8),hl
  ld (xOP1+7),a
  ret
#endif