index
:
pOS
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Base: added basic shell
Your Name
2020-06-24
4
-0
/
+67
*
Base: improved debug printing
Your Name
2020-06-24
3
-11
/
+8
*
Driver: added basic support for keybinds in the Keyboard driver
Your Name
2020-06-24
3
-3
/
+49
*
stdlib: add getc()
Your Name
2020-06-24
3
-2
/
+12
*
stdlib: add memcmp() and strncmp()
Your Name
2020-06-24
3
-0
/
+25
*
Power: added temp ACPI interface
Your Name
2020-06-24
3
-0
/
+33
*
Base: added outw, outl, inw and inl to the system interface
Your Name
2020-06-24
2
-0
/
+29
*
stdlib: added strncat
Your Name
2020-06-24
2
-0
/
+8
*
TTY: Added better vga buff delete
Your Name
2020-06-24
2
-4
/
+18
*
Drivers: Added basic keyboard driver
Your Name
2020-06-24
15
-63
/
+382
*
Cleanup: deleted unnecesary gdt struct
Your Name
2020-06-23
1
-33
/
+0
*
Format: Added the option to get the hour in the 12h format (instead of
Your Name
2020-06-23
4
-1
/
+9
*
Base: Added support for interrupts and exception handlers
Your Name
2020-06-23
18
-8
/
+1042
*
Format: added kernel includes to pOS.h instead of kernel.cpp
Your Name
2020-06-23
1
-0
/
+11
*
Base: Use virtual functions for the driver's base object
Your Name
2020-06-23
3
-18
/
+18
*
Build Process: Added support for asm file compilation
Your Name
2020-06-23
1
-4
/
+9
*
Base: Added very basic driver support
Your Name
2020-06-23
5
-0
/
+128
*
Git commit clean
Your Name
2020-06-22
37
-0
/
+1396