z80: change exec startup behaviour to use DE for bank info
authorAlan Cox <alan@linux.intel.com>
Thu, 20 Sep 2018 00:51:18 +0000 (01:51 +0100)
committerAlan Cox <alan@linux.intel.com>
Thu, 20 Sep 2018 00:51:18 +0000 (01:51 +0100)
commit8e6385a010acf2351591f7fc5647f744ed4e5f20
tree95338e725dd3ece6ae37573cfc6305bf9da2d451
parent4945dee13d26459fe34775008779ed5880421f9e
z80: change exec startup behaviour to use DE for bank info

Passing it in iy makes life messier and as nobody uses it yet we might as well
change it.
Kernel/lowlevel-z80-banked.s
Kernel/lowlevel-z80-thunked.s
Kernel/lowlevel-z80.s