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
https://youtu.be/X0g1Ls5oNeU
@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)
https://witches.town/media/0u0mPyFJOAO27wp1Smg
@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.
@notwa Oh. The file format is super simple, but uh
There IS a disassembly of this game...