Archipelago/worlds/sm
strotlog af19180ff0 SM: Fix rolling saves, add SRAM features
- fix receiving items in an old save (issue #855) by moving receive queue's read pointer to a per-saveslot value
- clear SRAM over $70:2000, and invalidate save data, when booting a new seed number for the first time
- copy important ROM data to SRAM so future clients don't have to read ROM
2022-08-26 10:32:22 +02:00
..
data SM: Fix rolling saves, add SRAM features 2022-08-26 10:32:22 +02:00
docs SMZ3: Pedestal hint (#792) 2022-07-17 19:40:23 -05:00
variaRandomizer Sm broken start location fix (#841) 2022-07-30 18:42:02 +02:00
Items.py Added Super Metroid support (#46) 2021-11-12 14:00:11 +01:00
Locations.py Added Super Metroid support (#46) 2021-11-12 14:00:11 +01:00
Options.py Sm beam door speedkeep fun accessibility (#785) 2022-07-22 09:44:58 +02:00
Regions.py Added Super Metroid support (#46) 2021-11-12 14:00:11 +01:00
Rom.py SM: smoother co-op, basepatch internal improvements (#793) 2022-07-26 09:43:39 +02:00
Rules.py Added Super Metroid support (#46) 2021-11-12 14:00:11 +01:00
__init__.py Core: Refactor Autoworld.options to Autoworld.option_definitions (#906) 2022-08-15 23:46:59 +02:00