Commit Graph

13 Commits

Author SHA1 Message Date
shockrah
adfb460a5e calling main shell from kernel 2019-12-05 02:16:56 -08:00
shockrah
b2d4a5ec1b updated read test to printout some debug things 2019-12-05 01:30:02 -08:00
shockrah
cfce9256c2 updated tests to print out some debug info 2019-12-01 02:31:37 -08:00
shockrahwow
4c96ace1ca testing read func call behavior 2019-11-30 02:06:04 -08:00
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