mrdudz
|
21732e3c5b
|
maintain lsb of cursor x position internally, saves some bytes and some cycles too :)
|
2015-10-12 15:44:41 +02:00 |
|
mrdudz
|
7f2df8e8e6
|
move internal text/bgcolor variables into the file that also contains the init code for them. also rename them to avoid namespace pollution
|
2015-10-12 15:04:55 +02:00 |
|
mrdudz
|
d8d7f53d1b
|
move charset to seperate file again, added comments on charset layout
|
2015-10-11 17:13:28 +02:00 |
|
mrdudz
|
03c6af3e15
|
rewrote color voodoo
|
2015-10-09 23:39:37 +02:00 |
|
mrdudz
|
f712e9448a
|
some cleanup/rework
|
2015-10-09 13:34:23 +02:00 |
|
mrdudz
|
e54ad81ce8
|
some more rework, second attempt on fixing the color issues. added ifdefs to disable the color voodoo alltogether for debugging purposes.
|
2015-10-08 20:43:25 +02:00 |
|
mrdudz
|
841d764a83
|
some cleanup, checked usage of __bgcolor and __textcolor
|
2015-09-28 16:10:11 +02:00 |
|
mrdudz
|
6cc654cca8
|
added extra check for graphical chars
|
2015-09-28 15:10:57 +02:00 |
|
mrdudz
|
c221fe22f6
|
prepend soft80_ to some more internally used functions
|
2015-09-27 19:10:06 +02:00 |
|
mrdudz
|
9e08c53b01
|
initial commit of soft80 implementation
|
2015-09-27 18:12:25 +02:00 |
|