Commit Graph

9 Commits

Author SHA1 Message Date
shockrahwow
8660744a4f moved breakpoint to kmain to track interrupt problems 2019-11-05 17:44:03 -08:00
shockrahwow
7eb8da29fc more concise tests 2019-10-30 18:37:37 -07:00
shockrahwow
c4bae42dd9 putch + broken interrupt handlers
int handlers only break when ran
2019-10-27 22:08:21 -07:00
shockrahwow
2312b6fbc1 escaped percents in printf 2019-10-07 19:40:04 -07:00
shockrahwow
5c32c17474 FIRST (semi)WORKING PASS OF SERIAL DEBUGGING FINALLY!!!!! 2019-10-07 18:51:29 -07:00
shockrah
57bb696228 newlines kinda working, multiple newlines are still annoying to do but oh well 2019-10-06 14:44:44 -07:00
shockrah
c72ac8bf3b support for newlines in write call but not printf :( 2019-10-06 14:17:58 -07:00
shockrahwow
7bc439f3ad finally to a point where i can start building ddrivers for this framebuffer's output smh 2019-10-01 10:35:35 -07:00
shockrah
e6a5966fe6 moved drivers to root level directory for now and created some basic test module 2019-09-16 13:48:25 -07:00