msx: add support for most widely used external memory mappers
commitfc6c944fd5416a5fda85f92fdf2fedaf93c07526
authorJuha Riihimäki <juha.riihimaki@nokia.com>
Wed, 24 Jun 2009 12:25:32 +0000 (24 13:25 +0100)
committerStuart Brady <stuart.brady@gmail.com>
Wed, 24 Jun 2009 12:25:32 +0000 (24 13:25 +0100)
treeb628d9331de5b5cbd72aa18d5476a832d2900bcb
parent34ed1feed5a167e59379a812eb9028912b1bc768
msx: add support for most widely used external memory mappers

Add support for the most popular external memory mappers:

- Konami 8kB without an onboard SCC chip
- Konami 8kB with an onboard SCC chip
- ASCII 8kB
- ASCII 16kB

The SCC chip emulation is not included in this patch for the second
Konami mapper type, only the mapper emulation. The ASCII mappers
emulation do not include support for possible onboard SRAM pages.

Signed-off-by: Juha Riihimäki <juha.riihimaki@nokia.com>
hw/msx_mmu.c