KernlSplit 1 KB
Newer Older
Neil Turton's avatar
Neil Turton committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
; > KernlSplit

Feasibility of splitting the RISC OS kernel
===========================================

Author:                 Tim Dobson
Name:                   KernlSplit
Document version:       0.01
Last modified:          19-Apr-90

Cbange record:

 Date       Name        Description of change
 ----       ----        ---------------------
 19-Apr-90  TDobson     Started

This document discusses the feasibility of splitting the RISC OS kernel into
separate modules/code segments for each device driver.

Suggested device drivers to be split off:-

 VDU
        Screen hardware drivers
                VIDC
                Pointer
                Palette
                Hardware scroll/multiple display banks
                Allocation of screen memory
        Bitmap manipulation
                Wrch
                Sprites
                Draw
                Fonts
                ColourTrans

 Keyboard/mouse

 IIC
                Real time clock
                CMOS RAM
 Serial

 Centronics

 Memory control