Skip to content

Commit d7a45c7

Browse files
authored
Create 2025-03-18-progress.md
1 parent 8a6cf12 commit d7a45c7

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

_posts/2025-03-18-progress.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
layout: post
3+
title: "Progress so far"
4+
date: 2025-03-18
5+
author: KapTheGuy
6+
tags: "Free95"
7+
---
8+
9+
Here's the progress so far...
10+
11+
I've managed to complete the FAT16 driver and Graphics Driver (BGA/Bochs Graphics Adapter for now), i've got user mode working, and now i'm just working on implementing NT syscalls!
12+
13+
So far i've managed to do the NtOpenFile() syscall, it works pretty good. I'm working on implementing more NT syscalls, and it's all NT 4.0 ones by the way.
14+
15+
That's the progress so far, see you next time on the next post!

0 commit comments

Comments
 (0)