.txt sections for SYS/BIOS takes around 50KB space. In C64x+, 16KB space is available from L1-P memory (rest 16KB space is used up for Cache configuration). How to split SYS/BIOS sections so that only 16KB of L1-P can be used and remaining .txt sections can be mapped to L2 RAM? What all sections shall be moved to L1-P. It would be very helpful to know the SYS/BIOS mapping to C64x+. Thanks in advance!