vdp1: Allow mixed VDP/non VDP
authorAlan Cox <alan@linux.intel.com>
Sun, 14 Dec 2014 18:23:06 +0000 (18:23 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 14 Dec 2014 18:23:06 +0000 (18:23 +0000)
commit54421e13fd298dca059956eca757e2b262c2b57f
tree9b36aac48249e75b6cfc957c12517fc440c1ac34
parentaab0a49468c07a33156075bcf61b9530a341f4c3
vdp1: Allow mixed VDP/non VDP

We add a .equ which indicates whether the vdp1 driver should provide the
functions for vt.c or ones that can be wrapped. For MSX we are happy as we
are but for MTX512 we can support a VDP and a 6845 at the same time.
Kernel/dev/vdp1.s
Kernel/platform-msx1/vdp.s