Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The frame number argument to showframe is 9 bits of ax in the
original asm, but was passed in a uint8.
|
|
ah should contain the next char to print for kernchars(), but
it was getting clobbered in one code path, and not even set in another.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to bgKa for looking at this.
|
|
COMPOSER: Merge engine
|
|
|
|
|
|
|
|
Sound Fx driver
|
|
DREAMWEB: Translate printing subsystem
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|