forked from tewtal/alttp_sm_combo_randomizer_rom
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
29 lines (24 loc) · 908 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
* Add transition tables to ALTTP
* Fix SM transitions to allow left and right directions
* Add transition tables to SM
* Add support for ALTTP items in SM
* Fix deleting saves in ALTTP
* Fix deleting saves in SM
* Fix copying saves in SM
* Fix copying saves in ALTTP
* Add support for SM items in ALTTP
* Integrate randomizer patches into ALTTP
* Temporary: Always boot into SM, and when creating a new file in SM, copy a "blank" ALTTP file into ALTTP SRAM
* Add all ALTTP items into SM
* Integrate randomizer patches into SM
----------------------------------------
* Fix Silver Arrow Downgrade issue
* Implement Progressive items
* Fix ALTTP credits crash
Update randomizer logic
Update both SM and ALTTP base ROM's with all the newest changes
Fix save slot issues (always uses slot 1 for both SM/ALTTP)
Create a unified "wrapper" around both games when starting/ending
...
EVERYTHING ELSE :)
* = Done