push/pop memids

This commit is contained in:
aap 2020-12-21 12:34:29 +01:00
commit fb97335d9f
7 changed files with 73 additions and 17 deletions

View file

@ -7,7 +7,7 @@ enum Config {
MAX_CDIMAGES = 8, // additional cdimages
MAX_CDCHANNELS = 5,
MODELINFOSIZE = 6500,
MODELINFOSIZE = 6500, // 4900 on PS2
TXDSTORESIZE = 1385,
COLSTORESIZE = 31,
EXTRADIRSIZE = 256,