From: Alan Cox Date: Wed, 20 Feb 2019 00:30:40 +0000 (+0000) Subject: v85: update for the latest v85 to allow reboot X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=f41d445e14647accaf62a8c69eec3c5e4620b323;p=FUZIX.git v85: update for the latest v85 to allow reboot --- diff --git a/Kernel/platform-v85/v85.s b/Kernel/platform-v85/v85.s index 3d4b5f16..2384d031 100644 --- a/Kernel/platform-v85/v85.s +++ b/Kernel/platform-v85/v85.s @@ -12,8 +12,9 @@ _platform_monitor: _platform_reboot: - di - hlt + xra a + out 0x40 ! Map ROM back in + rst 0 .define platform_interrupt_all