-
make memcpy_rev work for non-multiples of 16
fhars committedApr 20, 2012 -
split kernel code from test examples
fhars committedApr 20, 2012 -
fhars committed
Apr 20, 2012 -
also use tab presses as entropy source
fhars committedApr 20, 2012
-
keep color information for readline cursor
fhars committedApr 18, 2012 -
document register_screen and readline in the readme
fhars committedApr 18, 2012 -
allow processes to register video backing store
fhars committedApr 18, 2012 -
add a (blocking) readline function
fhars committedApr 18, 2012 note that this function interacts in ... interesting ... ways with the current dumb switching between screens
-
fhars committed
Apr 16, 2012 -
use ring buffer input by default
fhars committedApr 16, 2012 -
move to lowest common denominator assembler syntax
fhars committedApr 16, 2012 (0xFFFF instead of -1 and explicit DATs instead of RESERVE)
-
fhars committed
Apr 14, 2012 -
let processes read the keyboard
fhars committedApr 14, 2012 -
fhars committed
Apr 14, 2012 -
allow processes to suspend unless they are displayed
fhars committedApr 14, 2012 aka the boss key feature.
-
fhars committed
Apr 14, 2012 -
fhars committed
Apr 14, 2012
-
fhars committed
Apr 13, 2012 -
use a generic memcpy routine for scrolling
fhars committedApr 13, 2012 -
describe the output functions in the readme
fhars committedApr 13, 2012 -
make the blink attribute accessible for status display
fhars committedApr 13, 2012 -
fhars committed
Apr 13, 2012 -
import some output functions from 0x42c
fhars committedApr 13, 2012 -
fhars committed
Apr 13, 2012 -
correctly disable default status display
fhars committedApr 13, 2012 -
use scheduler stack in waitexited
fhars committedApr 13, 2012
-
add hex values to status word description
fhars committedApr 12, 2012 -
only display A in status cell if no custom status is displayed, unify…
fhars committedApr 12, 2012 … status calling convention
-
add a simple notion of currently visible process
fhars committedApr 11, 2012
-
mark processes that are waiting on a child with a flag bit
fhars committedApr 10, 2012 -
fhars committed
Apr 10, 2012