Commit Graph

16 Commits

Author SHA1 Message Date
shockrah
e3b14232ea strcmp() added 2019-12-05 02:13:58 -08:00
shockrah
43a653ec8a include guardsd 2019-12-01 02:33:24 -08:00
shockrahwow
9937660702 read func definition 2019-11-30 02:07:38 -08:00
shockrahwow
d5baae3734 printhex now a thing in stlio 2019-11-29 01:45:30 -08:00
shockrahwow
fa048152c9 commiting for now as i've drawn a blank 2019-11-14 16:41:10 -08:00
shockrahwow
c4bae42dd9 putch + broken interrupt handlers
int handlers only break when ran
2019-10-27 22:08:21 -07:00
shockrahwow
fb1b7c868b srlen now respects const qualifiers 2019-10-27 21:21:59 -07:00
shockrah
e8fc06943c moving strictly memory based utils to their own module for clarity sake 2019-10-14 14:02:21 -07:00
shockrah
b879ad943d memcpy & memset implementations in stlio 2019-10-14 02:27:31 -07:00
shockrah
ec9cd34dc6 reduced complexity on master branch for now as i setup for gdt things 2019-10-09 15:26:54 -07:00
shockrahwow
536f4e8e0c interim commit nothing to see here non working but need to do things on other machine 2019-10-08 22:35:00 -07:00
shockrahwow
2312b6fbc1 escaped percents in printf 2019-10-07 19:40:04 -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