boredos_mirror/src/kernel
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
..
cli_apps V1.30 (Alpha) 2026-02-06 20:12:13 +01:00
about.c V1.30 (Alpha) 2026-02-06 20:12:13 +01:00
about.h Initial commit 2026-02-04 20:51:17 +01:00
boot.asm Initial commit 2026-02-04 20:51:17 +01:00
calculator.c Initial commit 2026-02-04 20:51:17 +01:00
calculator.h Initial commit 2026-02-04 20:51:17 +01:00
cmd.c V1.30 (Alpha) 2026-02-06 20:12:13 +01:00
cmd.h UDP Msg receive update 2026-02-06 16:22:41 +01:00
control_panel.c V1.12 2026-02-05 23:16:46 +01:00
control_panel.h Initial commit 2026-02-04 20:51:17 +01:00
dns.c V1.30 (Alpha) 2026-02-06 20:12:13 +01:00
e1000.c V1.10 2026-02-05 21:59:21 +01:00
e1000.h V1.10 2026-02-05 21:59:21 +01:00
editor.c UDP Msg receive update 2026-02-06 16:22:41 +01:00
editor.h Initial commit 2026-02-04 20:51:17 +01:00
explorer.c V1.12 2026-02-05 23:16:46 +01:00
explorer.h Update 1.03 2026-02-05 20:02:20 +01:00
fat32.c Compiler and memory bug fixes 2026-02-06 10:56:56 +01:00
fat32.h Initial commit 2026-02-04 20:51:17 +01:00
font.h V1.12 2026-02-05 23:16:46 +01:00
graphics.c V1.11 2026-02-05 22:38:21 +01:00
graphics.h V1.11 2026-02-05 22:38:21 +01:00
http.c V1.30 (Alpha) 2026-02-06 20:12:13 +01:00
icmp.c V1.30 (Alpha) 2026-02-06 20:12:13 +01:00
idt.c Initial commit 2026-02-04 20:51:17 +01:00
idt.h Initial commit 2026-02-04 20:51:17 +01:00
interrupts.asm Initial commit 2026-02-04 20:51:17 +01:00
io.h V1.10 2026-02-05 21:59:21 +01:00
licensewr.c Initial commit 2026-02-04 20:51:17 +01:00
licensewr.h Initial commit 2026-02-04 20:51:17 +01:00
limine.h Initial commit 2026-02-04 20:51:17 +01:00
main.c V1.30 (Alpha) 2026-02-06 20:12:13 +01:00
markdown.c Update 1.03 2026-02-05 20:02:20 +01:00
markdown.h Update 1.03 2026-02-05 20:02:20 +01:00
memory_manager.c Compiler and memory bug fixes 2026-02-06 10:56:56 +01:00
memory_manager.h Memory patch 2026-02-05 13:35:16 +01:00
minesweeper.c Piping of commands into text files 2026-02-04 21:37:51 +01:00
minesweeper.h Initial commit 2026-02-04 20:51:17 +01:00
net_defs.h V1.30 (Alpha) 2026-02-06 20:12:13 +01:00
network.c V1.30 (Alpha) 2026-02-06 20:12:13 +01:00
network.h V1.30 (Alpha) 2026-02-06 20:12:13 +01:00
notepad.c notepad patch 2026-02-04 21:22:15 +01:00
notepad.h Initial commit 2026-02-04 20:51:17 +01:00
pci.c V1.10 2026-02-05 21:59:21 +01:00
pci.h V1.10 2026-02-05 21:59:21 +01:00
platform.c V1.10 2026-02-05 21:59:21 +01:00
platform.h V1.10 2026-02-05 21:59:21 +01:00
ps2.c V1.10 2026-02-05 21:59:21 +01:00
ps2.h Initial commit 2026-02-04 20:51:17 +01:00
rtc.c Initial commit 2026-02-04 20:51:17 +01:00
rtc.h Initial commit 2026-02-04 20:51:17 +01:00
tcp.c V1.30 (Alpha) 2026-02-06 20:12:13 +01:00
vm.c Word of god 2026-02-06 10:46:30 +01:00
vm.h Word of god 2026-02-06 10:46:30 +01:00
wm.c V1.30 (Alpha) 2026-02-06 20:12:13 +01:00
wm.h V1.30 (Alpha) 2026-02-06 20:12:13 +01:00