zx128: first bits of trying to build a betadisk driver
authorAlan Cox <alan@linux.intel.com>
Thu, 19 Feb 2015 11:35:25 +0000 (11:35 +0000)
committerAlan Cox <alan@linux.intel.com>
Thu, 19 Feb 2015 11:35:25 +0000 (11:35 +0000)
commitac08a29c830c35baf7e9efc170e20804ee5eb933
treef2badc095cdb51f02a02331351be25c9cc1d66e3
parent002c0b96227e36595f235b85048f87e5201523dd
zx128: first bits of trying to build a betadisk driver

This is ugly stuff, we can only access it via the ROM and the ROM doesn't
contain the functionality we need.
Kernel/platform-zx128/betadisk.s [new file with mode: 0644]
Kernel/platform-zx128/devbeta.c [new file with mode: 0644]