Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Z80 - Basic system setup
Spectrum207
Sep 26th, 2022
(
edited
)
2,014
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Z80 Assembler
0.20 KB
| Source Code
|
0
0
raw
download
clone
embed
print
report
;----------------------------------------
; BASIC SYSTEM SETUP
;----------------------------------------
.ORG
0
SETUP:
DI
XOR
A
OUT
(
0
)
,
A
LD
SP
,
32768
LOOP:
JP
LOOP
.END
Tags:
z80
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⚡⚡ PayPal Exploit
JavaScript | 33 sec ago | 0.67 KB
⭐⭐ Crypto Swap Glitch ✅ Easy money ⭐⭐
JavaScript | 42 sec ago | 0.67 KB
🚨 QUICK $1,500 IN 2 HOURS ✅🎯
JavaScript | 1 min ago | 0.67 KB
⭐⭐ Free Crypto Method ⭐ ⭐📌
JavaScript | 2 min ago | 0.67 KB
🎯🎯 +50,000$ in 1 month⭐ 📌📌
JavaScript | 4 min ago | 0.67 KB
⚡⚡ CashApp Exploit
JavaScript | 4 min ago | 0.67 KB
⭐⭐ INSTANT MONEY EXPLOIT ⭐⭐
JavaScript | 4 min ago | 0.67 KB
Infinite Money Glitch
JavaScript | 5 min ago | 0.67 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!