I tend to open my binaries in a pixel art editor to see deadzones, like I noticed here there's a 8 byte buffer(blank zone in the middle of the code), that should be moved to the zero-page.
Anyone else have this habit?
I tend to open my binaries in a pixel art editor to see deadzones, like I noticed here there's a 8 byte buffer(blank zone in the middle of the code), that should be moved to the zero-page. Anyone else have this habit? 4 comments
@neauoire Hehe, that's a fun one. Makes me think of how insightful it can be to visualize data differently[1]. @neauoire This has got some Cypher Maxtrix "I donβt even see the code anymore" energy π |
@neauoire this is such hilarious micro-optimisation and also, very cool haha