Convert bootup code (int18/int19) to 32bit mode.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 6 Jul 2008 14:14:49 +0000 (10:14 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 6 Jul 2008 14:14:49 +0000 (10:14 -0400)
commit44eeaf17bd512b0ea5dba38a0cc6af3b571c5eab
tree60c8272a664eda2ae7e12b857a8bcf8e23d14af0
parentd28997715307a0c44d727f8099b4ac88bf95b1ef
Convert bootup code (int18/int19) to 32bit mode.

The boot entry points should not require 16bit mode, so use 32bit mode
    instead.
Makefile
src/boot.c
src/romlayout.S