index
:
marvinborner/Melvix
dev
:computer: Small operating system written from scratch (covid/school project)
Marvin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
libc
/
inc
/
sys.h
Age
Commit message (
Expand
)
Author
2021-07-01
Timing is everything
Marvin Borner
2021-06-18
Renamed device prefix from 'io_' to 'dev_'
Marvin Borner
2021-05-20
Added BGA driver and generic FB wrapper
Marvin Borner
2021-04-27
Huge compositor, timer and yielding improvements
Marvin Borner
2021-04-26
Added VMMouse support and improved PS/2 mouse
Marvin Borner
2021-04-25
Chu chuu, using the bus for everything now!
Marvin Borner
2021-04-17
Added I/O bus implementation for efficient IPC
Marvin Borner
2021-04-17
Implemented I/O polling
Marvin Borner
2021-04-16
New elegant I/O blocking solution
Marvin Borner
2021-04-14
Implemented some I/O interfaces
Marvin Borner
2021-04-14
Even more I/O - started new PS/2 driver
Marvin Borner
2021-04-13
Started IO dev manager
Marvin Borner
2021-04-10
Some changes here and there
Marvin Borner
2021-04-05
Added new randomization features
Marvin Borner
2021-04-02
Added kernel section clear/protect after init
Marvin Borner
2021-04-02
Replaced target macros
Marvin Borner
2021-04-02
Huge scheduling/proc-management improvements
Marvin Borner
2021-04-01
Hardened entire system
Marvin Borner
2021-03-26
Renamed libs
Marvin Borner