It is possible to assembly a 256KB,512KB,1024KB,2048KB or even a 4096KB Mapper into the VDP ...
Using a MMS (Memory Mapper System) to access the 16KB pages!
Для того, чтобы оставить комментарий, необходимо регистрация или !login
It should be possible with some extra logic between the VDP and the VRAM. Just like RAM can be memory mapped, no real reason why VRAM couldn’t be. Note that KdL’s One Chip MSX core has support for VRAM memory mapping.
Though personally, I think 128K is enough, and it’s difficult to expand existing machines so if you make software for it most machines won’t support it. Not a very appealing thought to me.
Once there is useful software for it people will expand their vram??
But I'd rather see a cartridge with 16 bit memory mapper for plain RAM. Or maybe even better, a RAM extension that serves as VRAM and normal RAM, DMA from z80 to vram and vice versa as in a CPC Amstrad.