convoluted connor utilise witches.town. Vous pouvez læ suivre et interagir si vous possédez un compte quelque part dans le "fediverse".

ooh, there's a new SMB TAS. time to trace some more data (and code)

for those curious:
Super Mario Bros. "All Items" Tool Assisted Speedrun
youtu.be/X0g1Ls5oNeU

convoluted connor @notwa

@Xkeeper just using TASes as input for this tool. i've been doing some stats on 6502 opcode usage, and this makes for a simple way of separating data from code (although the file format is totally undocumented)
witches.town/media/0u0mPyFJOAO

@notwa Oh. The file format is super simple, but uh

There IS a disassembly of this game...

@Xkeeper yeah, there's one bitfield for each byte of ROM so it only takes a minute to figure out what bit you're after.

and yeah, i know there's a disassembly, for megaman as well. this way's just more universal and more directly mapped to the ROM.