CARVIEW |
Select Language
HTTP/2 200
date: Thu, 16 Oct 2025 05:39:27 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=6e78fc3bb7663669b066f34808f94f9fd748e16e8d5fd9c251b792720d13c91ea%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22-doJPgvjvcHOAdsUjybZjwuBinhiMRJV%22%3B%7D; HttpOnly; Path=/
cf-ray: 98f5373f29dde084-BLR
structs in WDC C compiler - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ;:ts=8
- R0 equ 1
- R1 equ 5
- R2 equ 9
- R3 equ 13
- ;struct wario {
- ; unsigned char money;
- ; unsigned short gold;
- ; unsigned short wares;
- ;};
- ;
- ;
- ;struct wario bbb;
- ;
- ;void main() {
- code
- xdef __main
- func
- __main:
- longa on
- longi on
- tsc
- sec
- sbc #L2
- tcs
- phd
- tcd
- ; struct wario aaa;
- ;
- ; aaa.money = 5;
- aaa_1 set 0
- sep #$20
- longa off
- lda #$5
- sta <L3+aaa_1
- rep #$20
- longa on
- ; aaa.gold = 5;
- lda #$5
- sta <L3+aaa_1+1
- ; aaa.wares = aaa.money + 15;
- lda <L3+aaa_1
- and #$ff
- clc
- adc #$f
- sta <L3+aaa_1+3
- ;
- ; bbb.money = 7;
- sep #$20
- longa off
- lda #$7
- sta |__bbb
- rep #$20
- longa on
- ; bbb.gold = 7;
- lda #$7
- sta |__bbb+1
- ; bbb.wares = aaa.money + 17;
- lda <L3+aaa_1
- and #$ff
- clc
- adc #$11
- sta |__bbb+3
- ;
- ; aaa = bbb;
- pea #<__bbb
- clc
- tdc
- adc #<L3+aaa_1
- pha
- lda #$5
- xref __~mov
- jsr __~mov
- ;}
- pld
- tsc
- clc
- adc #L2
- tcs
- rts
- L2 equ 9
- L3 equ 5
- ends
- efunc
- ;
- udata
- xdef __bbb
- __bbb
- ds 5
- ends
Advertisement
Add Comment
Please, Sign In to add comment
-
✅ Marketplace Glitch ✅ Working NEVER SEEN BE...
JavaScript | 0 sec ago | 0.25 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ X
JavaScript | 9 sec ago | 0.25 KB
-
📝 EASY MONEY GUIDE ✅ Working J
JavaScript | 16 sec ago | 0.25 KB
-
📌 Instant BTC Profit Method ✅ Working 7
JavaScript | 25 sec ago | 0.25 KB
-
✅ Make $2500 in 20 minutes⭐ 0
JavaScript | 33 sec ago | 0.25 KB
-
📌 Swapzone +37% glitch ⭐ A
JavaScript | 41 sec ago | 0.25 KB
-
✅⭐ Make huge profits on trading ⭐⭐ T
JavaScript | 49 sec ago | 0.25 KB
-
✅ Marketplace Glitch ✅ Working NEVER SEEN BE...
JavaScript | 57 sec ago | 0.25 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