Hacker News new | past | comments | ask | show | jobs | submit login

Now do the same for the Z80 and the Spectrum :D

      ORG 40000
      LD HL, 50000
      LD DE, 16384
      LD BC, 2016
      LDIR
      RET
      END 40000



Copying the 2016-byte chunk of memory at 50000 over the screen-area, which starts at 16384?

I can almost remember well enough to be sure, but not entirely!




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: