diff --git a/docs/index.md b/docs/index.md index 5605b5b..168a0a7 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,6 +4,15 @@ MOP3 is a hobby OS project of mine ;). Development is logged on my blog on [my website](https://www.kamkow1lair.pl/). +Videos of the operating system working on REAL hardware: + +- [Interactive shell demo](https://git.kamkow1lair.pl/kamkow1/mop3-videos/raw/branch/master/mop3_ce_demo.mp4) +- [Working PS/2 keyboard driver](https://git.kamkow1lair.pl/kamkow1/mop3-videos/raw/branch/master/ps2kb_driver_test.mp4) +- [scheduler demo & mutex synchronization](https://git.kamkow1lair.pl/kamkow1/mop3-videos/raw/branch/master/MOP3_video_test.mp4) + +I'm testing on HP ThinClient T730, which is a nice mini-PC with all the old-school peripherals you +wouldn't find on very fancy/modern hardware. + ## What does MOP3 mean? MOP stands for My OS Project. I've decided to call it that, because I didn't have a better idea for a name