Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
SumBits
Runer112
Feb 6th, 2012
220
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Z80 Assembler
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
diff
SumBits:
and
%00001111
ld
hl
,SumBits_LUT
add
a
,
l
ld
l
,
a
ld
a
,
(
hl
)
ret
nc
inc
h
ld
a
,
(
hl
)
ret
SumBits_LUT:
.db
0
,
1
,
1
,
2
,
1
,
2
,
2
,
3
,
1
,
2
,
2
,
3
,
2
,
3
,
3
,
4
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐Crypto Exchange Profit Method⭐ C
JavaScript | 1 min ago | 0.31 KB
⭐ChangeNOW Bug (Get more on BTC swaps) C
JavaScript | 1 min ago | 0.31 KB
✅ MAKE $900 INSTANTLY
JavaScript | 1 min ago | 0.32 KB
Free Crypto Method (NEVER SEEN BEFORE)
JavaScript | 2 min ago | 0.32 KB
Swapzone Glitch ⭐Working⭐
JavaScript | 2 min ago | 0.32 KB
ChangeNOW Exploit
JavaScript | 2 min ago | 0.32 KB
ChangeNOW Bug (Get more on BTC swaps)
JavaScript | 2 min ago | 0.32 KB
✅ Make $1500 in 20 minutes
JavaScript | 2 min ago | 0.32 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!