Skip to content

Commit d528bbe

Browse files
authored
Merge pull request #1 from realblobii/main
adding new blog
2 parents 2326392 + f324fae commit d528bbe

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

_posts/2025-03-29-beta2release.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
layout: post
3+
title: "Beta 2 release, and Beta 3 progress report"
4+
date: 2025-03-29
5+
author: realblobii
6+
tags: "Free95"
7+
---
8+
9+
0.3.0 Beta 2 has been released!
10+
11+
It adds the Native Shell in graphical mode!
12+
13+
Also we added a loader for ```.bat``` files, and you can now run the provided executables in the shell!
14+
15+
Beta 2 List of Programs
16+
- reboot.exe - *reboot Free95*
17+
- stop.exe - *shutdown Free95*
18+
- hello.exe - *prints "Hello, World!"*
19+
- freever.exe - *prints the version, beta number, and build number*
20+
- bsod.exe - *crashes the system*
21+
22+
I'd also like to give you a progress report of the start I've gotten on Beta 3!
23+
24+
As of this post, we are at build 5402.
25+
26+
I added the ```print.h``` library to make it easier to use ```NtDisplayString``` in apps!
27+
28+
There are two new apps:
29+
30+
- blorp.exe - *a test application for the print lib*
31+
- lsbin.exe - *lists all available apps*
32+
33+
34+
Signing off,
35+
36+
blobii
37+
38+
<h2 style="background: linear-gradient(90deg, #ff2020 0%, #ff9435 5%, #ffef40 10%, #0c9f2f 16%, #6493ff 21%);
39+
color: transparent;
40+
-webkit-background-clip: text;
41+
background-clip: text;
42+
-webkit-text-fill-color: transparent;
43+
text-fill-color: transparent;">always and forever silly :3</h2>

0 commit comments

Comments
 (0)