mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2024-12-25 23:10:32 +00:00
add screenshots
This commit is contained in:
parent
1921c35ca3
commit
22ebcf251e
3 changed files with 4 additions and 0 deletions
|
@ -9,6 +9,8 @@ Features in development include:
|
|||
- VBE support, VESA graphics.
|
||||
- Network card drivers, network stack.
|
||||
|
||||
![](/screenshots/screenshot2.png)
|
||||
|
||||
Every commit contains a "Zenith-Latest.iso" in the /src/Tmp folder, which is an ISO build of that commit.
|
||||
|
||||
At first, I was developing exclusively inside a VM and occasionally generating ISOs as official releases. This was not a good approach, as things broke and I had no way of telling what changes caused what. So I decided to scrap that and restart from scratch.\
|
||||
|
@ -67,3 +69,5 @@ Changes include:
|
|||
- Stk -> Stack
|
||||
- Stmt -> Statement
|
||||
- TempleOS -> ZenithOS
|
||||
|
||||
![](/screenshots/screenshot1.png)
|
BIN
screenshots/screenshot1.png
Normal file
BIN
screenshots/screenshot1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
screenshots/screenshot2.png
Normal file
BIN
screenshots/screenshot2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
Loading…
Reference in a new issue