Commit Graph

6 Commits

Author SHA1 Message Date
luke zeller
cb809b8ce3 got print working, new keyboard control converts keycode to char. all chars conv to charcodes using shiftMap and charMap. added temp cp/m logo cause fuck it 2020-05-05 14:15:34 -04:00
luke zeller
84dcb2bd50 a hell of a lot changed.
ported from gtk to sdl
added entire font
added keyboard control
added cursor

TODO: backspace works on every char of every line, make aware of newline
add colour to drawChar
2020-04-28 15:06:11 -04:00
luke zeller
ea0dd8a141 the function does not run every frame, just on every draw. fixed a few things 2020-04-23 15:22:55 -04:00
luke zeller
bf956fa045 re configured GTK to be much easier
we now have a function that runs every draw
2020-04-23 14:57:43 -04:00
luke zeller
ddc93e298c character write working 2020-04-23 13:01:42 -04:00
luke zeller
b7b2f63235 program file initial commit 2020-04-17 13:16:34 -04:00