cmenu: implement cprint using printf
authorPierre-Alexandre Meyer <pierre@mouraf.org>
Fri, 21 Aug 2009 05:02:50 +0000 (22:02 -0700)
committerPierre-Alexandre Meyer <pierre@mouraf.org>
Tue, 1 Sep 2009 18:43:37 +0000 (11:43 -0700)
commitd15e5d31c7dccc4d051ff5e12886506d942cdbfb
tree76a6fc894a54872441f249429c47d073f20b4297
parent33523d0790c4e10b8ae79500e0cc06cfbdfebe80
cmenu: implement cprint using printf

First step towards a usable menu. Color is now sent over serial.

Testing Done: launched HDT over serial. The background got drawn blue,
as expected.

Note: vga attributes need to be converted to ansi codes.

Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
com32/cmenu/libmenu/com32io.c