This website requires JavaScript.
Explore
Help
Sign in
benji
/
portland-os
Archived
Watch
1
Star
0
Fork
You've already forked portland-os
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2025-02-27
. You can view files and clone it, but cannot push or open issues or pull requests.
44c0352f0d
portland-os
/
src
/
kernel
History
Benji Dial
44c0352f0d
got file loading working properly
2020-05-25 15:35:45 -04:00
..
ata.c
very basic vga, ata, serial drivers. start of fat and fs drivers
2020-05-24 11:02:43 -04:00
ata.h
very basic vga, ata, serial drivers. start of fat and fs drivers
2020-05-24 11:02:43 -04:00
fat.c
got file loading working properly
2020-05-25 15:35:45 -04:00
fat.h
basic fs type stuff, fat16, removing stack segment and using data segment
2020-05-24 21:55:12 -04:00
fs.c
basic fs type stuff, fat16, removing stack segment and using data segment
2020-05-24 21:55:12 -04:00
fs.h
basic fs type stuff, fat16, removing stack segment and using data segment
2020-05-24 21:55:12 -04:00
link.ld
very basic vga, ata, serial drivers. start of fat and fs drivers
2020-05-24 11:02:43 -04:00
main.c
got file loading working properly
2020-05-25 15:35:45 -04:00
panic.c
basic fs type stuff, fat16, removing stack segment and using data segment
2020-05-24 21:55:12 -04:00
panic.h
very basic vga, ata, serial drivers. start of fat and fs drivers
2020-05-24 11:02:43 -04:00
serial.c
very basic vga, ata, serial drivers. start of fat and fs drivers
2020-05-24 11:02:43 -04:00
serial.h
very basic vga, ata, serial drivers. start of fat and fs drivers
2020-05-24 11:02:43 -04:00
util.asm
very basic vga, ata, serial drivers. start of fat and fs drivers
2020-05-24 11:02:43 -04:00
util.c
basic fs type stuff, fat16, removing stack segment and using data segment
2020-05-24 21:55:12 -04:00
util.h
basic fs type stuff, fat16, removing stack segment and using data segment
2020-05-24 21:55:12 -04:00
vga.c
very basic vga, ata, serial drivers. start of fat and fs drivers
2020-05-24 11:02:43 -04:00
vga.h
very basic vga, ata, serial drivers. start of fat and fs drivers
2020-05-24 11:02:43 -04:00