summaryrefslogtreecommitdiff
path: root/content/projects/frenchtoastos.md
blob: 31f4145653050248a184d05ca3663ab608e5ce86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
+++
title = "FrenchToastOS"
weight = 4
+++

# [FrenchToastOS](https://git.arslaancodes.com/FrenchToastOS.git/about/){: .white target="_blank" }

A simple from-scratch OS for x86 systems written in C.

- Built with: C, x86 Assembly, Makefile
- Status: In-progress

---

## Features
- Framebuffer support (via GRUB)
- Can render text via 8x8 font
- Takes PS/2 keyboard input

---

## Why I built it

This was originally for [Boot](https://boot.hackclub.com){: target="_blank"}, a Hack Club YSWS (You Ship, We Ship), but I may or may not have gotten distracted with other projects...
I might continue working on FrenchToastOS, but I have no guarantees.