Bez tytułu

z Abrupt Wolf, 1 miesiąc temu, napisane w Plain Text, wyświetlone 20 razy. [paste_expire] 9 miesiące.
URL https://pastebin.k4be.pl/view/f74ffec0 Udostępnij
Pobierz wklejkę lub Pokaż surowy tekst
  1. ; File Created by SDCC : free open source ANSI-C Compiler
  2. ; Version 3.9.3 #11345 (Linux)
  3. ;       main.c: 231: sum = sum - periods[pos];
  4.         clrw    x
  5.         ld      a, _pos+0
  6.         ld      xl, a
  7.         sllw    x
  8.         addw    x, #(_periods + 0)
  9.         ldw     x, (x)
  10.         negw    x
  11.         addw    x, _sum+0
  12.         ldw     _sum+0, x
  13.  
  14.  
  15. ; File Created by SDCC : free open source ISO C Compiler
  16. ; Version 4.4.0 #14620 (Linux)
  17. ;       main.c: 231: sum = sum - periods[pos];
  18.         ld      a, _pos+0
  19.         clrw    x
  20.         ld      xl, a
  21.         sllw    x
  22.         ldw     x, (_periods+0, x)
  23.         negw    x
  24.         addw    x, _sum+0
  25.         ldw     _sum+0, x

odpowiedzi na Bez tytułu rss

Tytuł Autor Język Dodano
Re: Bez tytułu Lousy Lion text 1 miesiąc temu.

odpowiedź "Bez tytułu"

Tutaj możesz odpowiedzieć na wklejkę z góry

captcha