Commit graph

15 commits

Author SHA1 Message Date
Chris
a053e7ccc2 V1.42
[BUG FIXES UPDATE]
-Fix wrong calculations in the calculator
-Properly save paint files to where they were opened instead of just the desktop.
2026-02-08 15:20:00 +01:00
Chris
e2cf01bb4a V1.41
I added a simple paint app (and sweden by c418 in bios beep sounds lmao)
2026-02-08 14:47:41 +01:00
Chris
071620b71e QEMU resolution fix 2026-02-07 21:34:54 +01:00
Chris
4c21e732fc BrewOS 1.40 Beta
BrewOS 1.31 > BrewOS 1.40
Brewkernel 2.3.0 Alpha > Brewkernel 2.3.1 Beta

This update is a feature focused update. It features loads of quality of life and major UX improvements.
New features:
-Drag and drop for files and applications (shortcuts for apps can be made by dragging an app from the start menu into the desktop)
-Customizable desktop (auto align, snap to grid
-Recycle bin (rm in the CMD skips this)
2026-02-07 21:03:50 +01:00
Chris
8e3202f6d8 Revert "V1.40"
This reverts commit cc0db5de9d.
2026-02-07 17:34:39 +01:00
Chris
cc0db5de9d V1.40
[FEATURE UPDATE]
I changed out the memory based fat32 filesystem for one that runs on a 512mb disk img made during the make command (only get's made if the disk.img file is nonexistent) allowing files to be permanent.

Also all these files combined are 67 files.. just fyi.
2026-02-07 01:29:54 +01:00
Chris
62bc5d4017 V1.30 (Alpha)
New Features:
-TCP/IP Updated network stack
-Ping (usage ping >ip<) does 4 8 byte echo pings to the inputted IP.
-DNS Grabs the IP address from a domain name (Broken)
-HTTPGET Gets http from a site (broken aswell lol)

Bug fix:
Moved the cmd apps out of the ISR so the system wouldn't hang on a ping or while trying to get DNS info.
2026-02-06 20:12:13 +01:00
Chris
931f235372 UDP Msg receive update 2026-02-06 16:22:41 +01:00
Chris
afc85e8964 V1.20
New feature:
- Basic C compiler
2026-02-06 01:42:27 +01:00
Chris
89bdb860dd V1.10
New feature(s):
- Network stack
- Piping commands into a udpsend message
Bug fix(es):
-N/A
2026-02-05 21:59:21 +01:00
Chris
d9fc8fbeda Update 1.03
New feature(s):
- Markdown reader (Automatically opens when opening .MD files, right click a .MD file to edit.
Bug fixes:
-N/A
2026-02-05 20:02:20 +01:00
Chris
d24cbec810 mouse hitbox fix 2026-02-04 22:05:48 +01:00
Chris
f3299c67fa design changes
coffee cup icon and default grey background instead of coffee
2026-02-04 22:04:23 +01:00
Chris
03da092d01 start button > BrewOS 2026-02-04 21:47:34 +01:00
Chris
ddac1a791e Initial commit 2026-02-04 20:51:17 +01:00