vdp: Create a shared device area
authorAlan Cox <alan@etchedpixels.co.uk>
Sat, 22 Nov 2014 20:51:30 +0000 (20:51 +0000)
committerAlan Cox <alan@etchedpixels.co.uk>
Sat, 22 Nov 2014 20:51:30 +0000 (20:51 +0000)
commit5a96bfc1f71b9f4ba809dee4db20335853263fae
tree2e753f1a14de730f61a618684788952ac860725c
parent19f5fdb5977c450b833eab7e7103e24002f138ad
vdp: Create a shared device area

We want this as there are MSX1 boxes with MSX2 memory mappers (or from our
viewpoint MSX2 boxes with MSX1 video). In addition it turns out that the VDP
used on the Memotech MTX series machines is basically the same beastie.
Kernel/dev/vdp1.s [new file with mode: 0644]
Kernel/dev/vdp2.s [new file with mode: 0644]
Kernel/platform-msx1/vdp.s
Kernel/platform-msx2/vdp.s