#0x00

2024-10-25

I just found out about floor796 and i am in awe, like, faith in the web restored kind of awe. What a tribute to pop culture

Can you find them all?

Here is Princess Mononoke
floor796.com/#t2l2,435,477

#floor796 #0x00 #amazingweb #pixelart #animation

2024-02-04

how is ghidra this bad at 6502?

code:
LDA MapStructPointer
STA PTR_000e
LDA MapStructPointer+1
STA PTR_000e+1
LDY #0x00
LDA (PTR_000e),Y
STA SomewhereElse
INY
LDA (PTR_000e),Y
STA SomewhereElse2
INY
<repeat for a while, preloading an area of RAM>

Ghidra: "lol Y clearly never changes, i can't know where this reference goes"
even if i manually make it assume what Y clearly is, it can't resolve the indirect reference. why the fuck is ghidra like this

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst