robmcmullen / omnivore

Hex editor and debugging emulator, sponsored by the Player/Missile Podcast
Mozilla Public License 2.0
53 stars 7 forks source link

Emulator history tree view #256

Closed robmcmullen closed 4 years ago

robmcmullen commented 5 years ago

A graphical tree view showing where the time history has diverged, allowing comparisons between runs that have changes.

            o--o--o--o--o--o--o
            |
            |        o--o--o--o--o--o--o
            |        |
o--o--o--o--o--o--o--o--o--o--o
robmcmullen commented 5 years ago

Perhaps a tree library would be useful: https://anytree.readthedocs.io/en/2.6.0/index.html

robmcmullen commented 4 years ago

Got basics working with emulator checkpoints