Framebuffer and terminal implementation #20

Open
opened 2025-10-09 09:54:43 +02:00 by harraiken · 0 comments
Owner

The initialization code is already prepared, as well as routines for clearing the screen and drawing single points. The terminal should be instantiable (it should be possible to create multiple terminals and switch between them) and work on top of the framebuffer. It should define ANSI colors and include a scrollback buffer.

The initialization code is already prepared, as well as routines for clearing the screen and drawing single points. The terminal should be instantiable (it should be possible to create multiple terminals and switch between them) and work on top of the framebuffer. It should define ANSI colors and include a scrollback buffer.
harraiken added this to the ExectOS Development Board project 2025-10-09 09:54:43 +02:00
harraiken added a new dependency 2025-10-13 12:40:26 +02:00
Sign in to join this conversation.
No description provided.