The MMU virtual RAM system uses 16KB of the memory.
Video uses 2KB of the memory at the moment.
DMA buffers for video rendering uses about 3KB of memory.
All of the above needs realtime RAM that cant be swapped out.
I managed to allocate 16KB of IRAM to use as a framebuffer for CGA graphics.
So Alley Cat will run in a near future.