RPGHacker / asar

(Now) official repository of the SNES assembler Asar, originally created by Alcaro
Other
195 stars 42 forks source link

technically there's no way to do >32kb incbins in asar 2.0 #298

Open randomdude999 opened 6 months ago

randomdude999 commented 6 months ago

i guess the most obvious fix would be to allow freedata to be more than 32k when check bankcross off is active. but i'm not sure how well that plays with the current state of the freespace finder.

edit: i specifically mean the old incbin file.bin -> label, which could do up to 64k files and put them across a bank border if necessary, writing a single rats tag for the whole thing.