6502: save the zero page magic bits on interrupt, other minor fixups
authorAlan Cox <alan@linux.intel.com>
Sat, 10 Jan 2015 21:46:50 +0000 (21:46 +0000)
committerAlan Cox <alan@linux.intel.com>
Sat, 10 Jan 2015 21:46:50 +0000 (21:46 +0000)
commit2b39a74aa096099b5ec027b51ed3a28795563e67
treec88bf13b38aef7db97625b1db4cbae59f8b7133f
parent341b16b6d3f75d9b49c896e510dba579c7e7338e
6502: save the zero page magic bits on interrupt, other minor fixups
Kernel/cpu-6809/cpu.h
Kernel/cpu-z80/cpu.h
Kernel/include/kernel.h
Kernel/lowlevel-6502.s
Kernel/platform-tgl6502/commonmem.s
Kernel/platform-tgl6502/ld65.cfg
Kernel/platform-tgl6502/tgl6502.s
Kernel/platform-tgl6502/tricks.s
Kernel/process.c