Foone🏳️⚧️ on Nostr: the return code of is_pirated is in EAX (in cdecl calling convention). test EAX,EAX ...
the return code of is_pirated is in EAX (in cdecl calling convention). test EAX,EAX compares it against itself so the status flags are set, and then JZ jumps if the Zero Flag is set.
Basically, if is_pirated returned 0, we jump to the game, otherwise we yell at the pirate and quit.
Published at
2025-01-14 04:22:17Event JSON
{
"id": "4c58e55a3aa00a3762d600f53425386446c6efa6fecd4b2ffecb8e0e8222cd90",
"pubkey": "8d0c6793de7edd25b3e6fcfd2e4e9b301cec2c7e577a9dcf0247e64d7c3c737e",
"created_at": 1736828537,
"kind": 1,
"tags": [
[
"e",
"fe97fe6d430e86f5d491828818eb2c734f8abda376c1981f234daa22cd1be96b",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://digipres.club/users/foone/statuses/113824795046535067",
"activitypub"
]
],
"content": "the return code of is_pirated is in EAX (in cdecl calling convention). test EAX,EAX compares it against itself so the status flags are set, and then JZ jumps if the Zero Flag is set.\n\nBasically, if is_pirated returned 0, we jump to the game, otherwise we yell at the pirate and quit.",
"sig": "9044ac2a7a33d3c00e5eec3c00ee8a9c8593f3d15f32439aeff700956b83efdc65b0b86693bd7d2d7482f606bde608e063326b7926a6344f6ebf9319f17e8c45"
}