TASVideos / tasvideos

The code for the live TASVideos website
https://tasvideos.org/
GNU General Public License v3.0
62 stars 29 forks source link

Implement Ram Address editor #141

Closed adelikat closed 2 years ago

adelikat commented 5 years ago

[x] http://tasvideos.org/Addresses-List.html [x] http://tasvideos.org/GameResources/NES/SuperMarioBros.html [x] Database table(s) tied to the Game table [x] Wiki module [x] Importer for legacy data [x] UI to add/edit existing ram addresses [] Importer logic to squash address sets to a single set (we do not intend to support sets going forward)

adelikat commented 2 years ago

Editing implemented, importer hijinks added, and legacy columns captured so any new addresses can be mapped to the correct game. Closing this ticket