Save list cleanup (#78)

This commit is contained in:
Alex Abbatiello
2025-12-29 06:37:48 -06:00
committed by GitHub
parent c380041241
commit 92a6c6ecdc

View File

@@ -1622,10 +1622,8 @@ AUBJ;flash;0x40000
AUCJ;flash;0x40000 AUCJ;flash;0x40000
AUDJ;flash;0x40000 AUDJ;flash;0x40000
AUEJ;flash;0x40000 AUEJ;flash;0x40000
AUFE;eeprom;0x10000
AUFE;eeprom;0x2000 AUFE;eeprom;0x2000
AUFJ;eeprom;0x2000 AUFJ;eeprom;0x2000
AUFP;eeprom;0x10000
AUFP;eeprom;0x2000 AUFP;eeprom;0x2000
AUGE;eeprom;0x2000 AUGE;eeprom;0x2000
AUGP;eeprom;0x2000 AUGP;eeprom;0x2000
@@ -2998,7 +2996,6 @@ BPJP;eeprom;0x200
BPLP;eeprom;0x200 BPLP;eeprom;0x200
BPME;eeprom;0x200 BPME;eeprom;0x200
BPMP;eeprom;0x200 BPMP;eeprom;0x200
BPNE;eeprom;0x2000
BPNE;eeprom;0x200 BPNE;eeprom;0x200
BPNP;eeprom;0x2000 BPNP;eeprom;0x2000
BPOJ;eeprom;0x10000 BPOJ;eeprom;0x10000
@@ -5231,7 +5228,7 @@ TECJ;flash;0x40000
TEDJ;eeprom;0x10000 TEDJ;eeprom;0x10000
TENJ;eeprom;0x2000 TENJ;eeprom;0x2000
TERP;eeprom;0x200 TERP;eeprom;0x200
TF2E;none;0x0 TF2E;eeprom;0x200
TF4J;flash;0x40000 TF4J;flash;0x40000
TFBE;eeprom;0x200 TFBE;eeprom;0x200
TFBP;eeprom;0x200 TFBP;eeprom;0x200
@@ -5249,7 +5246,6 @@ TG3D;eeprom;0x2000
TG4J;flash;0x40000 TG4J;flash;0x40000
TGAP;eeprom;0x200 TGAP;eeprom;0x200
TGBJ;eeprom;0x2000 TGBJ;eeprom;0x2000
TGBJ;eeprom;0x10000
TGCJ;eeprom;0x10000 TGCJ;eeprom;0x10000
TGDJ;eeprom;0x2000 TGDJ;eeprom;0x2000
TGGE;eeprom;0x200 TGGE;eeprom;0x200
@@ -6375,7 +6371,6 @@ YF9E;eeprom;0x200
YF9P;eeprom;0x200 YF9P;eeprom;0x200
YFAJ;eeprom;0x10000 YFAJ;eeprom;0x10000
YFBF;eeprom;0x200 YFBF;eeprom;0x200
YFBF;eeprom;0x2000
YFCE;eeprom;0x2000 YFCE;eeprom;0x2000
YFCP;eeprom;0x2000 YFCP;eeprom;0x2000
YFEE;flash;0x40000 YFEE;flash;0x40000
1 gameCode saveType saveSize
1622 AUCJ flash 0x40000
1623 AUDJ flash 0x40000
1624 AUEJ flash 0x40000
AUFE eeprom 0x10000
1625 AUFE eeprom 0x2000
1626 AUFJ eeprom 0x2000
AUFP eeprom 0x10000
1627 AUFP eeprom 0x2000
1628 AUGE eeprom 0x2000
1629 AUGP eeprom 0x2000
2996 BPLP eeprom 0x200
2997 BPME eeprom 0x200
2998 BPMP eeprom 0x200
BPNE eeprom 0x2000
2999 BPNE eeprom 0x200
3000 BPNP eeprom 0x2000
3001 BPOJ eeprom 0x10000
5228 TEDJ eeprom 0x10000
5229 TENJ eeprom 0x2000
5230 TERP eeprom 0x200
5231 TF2E none eeprom 0x0 0x200
5232 TF4J flash 0x40000
5233 TFBE eeprom 0x200
5234 TFBP eeprom 0x200
5246 TG4J flash 0x40000
5247 TGAP eeprom 0x200
5248 TGBJ eeprom 0x2000
TGBJ eeprom 0x10000
5249 TGCJ eeprom 0x10000
5250 TGDJ eeprom 0x2000
5251 TGGE eeprom 0x200
6371 YF9P eeprom 0x200
6372 YFAJ eeprom 0x10000
6373 YFBF eeprom 0x200
YFBF eeprom 0x2000
6374 YFCE eeprom 0x2000
6375 YFCP eeprom 0x2000
6376 YFEE flash 0x40000