|
c6a0ecd8a4
|
fix textgpu somehow getting *really* long buffer lines, which broke things sometimes
|
2021-06-04 20:11:23 -04:00 |
|
|
f847f6a2ca
|
fixed an incompatibility in textgpu; fixed ctrl+KEY under OpenOS
|
2021-06-04 17:14:29 -04:00 |
|
|
b16fa6aeb7
|
there is now a 100ms timeout so it shouldn't get stuck in escape mode for more than 100ms **ever**
|
2021-06-04 16:43:46 -04:00 |
|
|
4331bdf482
|
arrow-key signals have been fixed. not in the best way possible, but they have been fixed.
|
2021-06-04 16:40:00 -04:00 |
|
|
193afd3853
|
forgot [
|
2021-06-04 16:27:42 -04:00 |
|
|
300e2d1190
|
theoretically should be full support now
|
2021-06-04 16:27:14 -04:00 |
|
|
8260c8f59f
|
add basic support for real arrow key thingos
|
2021-06-04 16:25:09 -04:00 |
|
|
524411062e
|
Merge branch 'master' of ssh://git.shadowkat.net:2222/izaya/LuPPC
|
2021-06-04 14:58:47 -04:00 |
|
|
ecdc855ee0
|
small scrolling optimization to textgpu
|
2021-05-28 20:57:45 -04:00 |
|
|
b4fefd4c0f
|
color works now \o/
|
2021-05-28 13:31:02 -04:00 |
|
|
3246aa2d65
|
ha! fixed it, mostly... now to make colors work
|
2021-05-28 13:19:44 -04:00 |
|
|
7dade89a0e
|
textgpu mostly works now
|
2021-05-28 13:10:05 -04:00 |
|
|
b9747364d7
|
completely rewrote gpu, still broken but getting better, i hope?
|
2021-05-28 00:14:36 -04:00 |
|
|
7367dd1d59
|
textgpu: still mildly broken, but not crash-the-whole-fuckin-thing broken
|
2021-05-27 21:30:42 -04:00 |
|
|
4d317509fb
|
new GPU is soundly broken. TODO: fix
|
2021-05-27 21:18:10 -04:00 |
|
|
4052720c2c
|
BSODs now busywait rather than kernel panicking. this makes it so that errors are not obscured.
|
2021-05-27 19:47:55 -04:00 |
|
|
a0a9d76484
|
Merge branch 'master' of ssh://git.shadowkat.net:2222/Ocawesome101/LuPPC
|
2021-05-27 19:28:54 -04:00 |
|
|
6de77feaae
|
hopefully fix kernel panics making BSODs not visible under some circumstances?
|
2021-05-27 19:27:49 -04:00 |
|
|
9cb94c6a6c
|
add i686 support
|
2021-05-27 19:20:59 -04:00 |
|