notsomeidiot123
|
ece6e9c1d0
|
Update makefile
|
2026-01-22 12:53:51 -05:00 |
notsomeidiot123
|
03e72ce030
|
Updated build.md
|
2026-01-22 12:52:47 -05:00 |
notsomeidiot123
|
c00f8d84f8
|
Updated modules.md
|
2026-01-22 12:33:36 -05:00 |
notsomeidiot123
|
c4932ac6ad
|
Update boot.md to accurately reflect how the bootloader works
|
2026-01-22 11:52:23 -05:00 |
notsomeidiot123
|
f5458d200f
|
actually add modules.c:dispatch_message()
|
2026-01-22 11:41:58 -05:00 |
notsomeidiot123
|
402f4f5593
|
Fixed kstdlib.c:vector_push(), added modules.c:dispatch_message()
|
2026-01-22 11:41:20 -05:00 |
notsomeidiot123
|
92b0eb9fcf
|
partition table parsing
|
2025-10-15 13:37:20 -04:00 |
notsomeidiot123
|
6e9f89379d
|
move partiton detection
|
2025-10-14 13:24:29 -04:00 |
notsomeidiot123
|
0deac50c2a
|
Support for filesystem callbacks
|
2025-10-14 12:54:40 -04:00 |
notsomeidiot123
|
c19b4ffc6f
|
Fixed over-allocating memory that ends up being unused
|
2025-10-14 10:36:09 -04:00 |
notsomeidiot123
|
1705096d91
|
Fix bug: Disk driver not working for slave drive
|
2025-10-14 10:11:44 -04:00 |
notsomeidiot123
|
78bea1f8bb
|
Started FAT32 driver
|
2025-09-30 12:30:55 -04:00 |
notsomeidiot123
|
16af4746ae
|
Finished ATA driver
|
2025-09-29 11:05:26 -04:00 |
notsomeidiot123
|
97708379f6
|
rudimentary initrc parser
|
2025-09-29 10:45:26 -04:00 |
notsomeidiot123
|
95f55f1623
|
Loading initrd instead of modules separately
|
2025-09-27 14:38:32 -04:00 |
notsomeidiot123
|
9cb5502bbf
|
Added README
|
2025-09-26 12:08:30 -04:00 |
notsomeidiot123
|
0cedb51419
|
Fixed ata_read
|
2025-09-24 23:22:54 -04:00 |
notsomeidiot123
|
38a5997c7d
|
Set DMA mode, tried fixing ATA_READ
|
2025-09-24 13:17:04 -04:00 |
notsomeidiot123
|
c7aaedbd2a
|
ata_read
|
2025-09-24 12:15:52 -04:00 |
notsomeidiot123
|
25d67aaa9e
|
Some level of security... i hope
|
2025-09-22 02:57:34 -04:00 |
notsomeidiot123
|
85aadeb902
|
Chose a good frequency
|
2025-09-21 09:22:25 -04:00 |
notsomeidiot123
|
09fa845774
|
Using smaller divisor now, for faster multitasking
|
2025-09-21 09:11:07 -04:00 |
notsomeidiot123
|
a1abe56104
|
Fixed identify
|
2025-09-20 17:08:23 -04:00 |
notsomeidiot123
|
9c1f32a49c
|
IDE IDENTIFY
|
2025-09-20 10:27:15 -04:00 |
notsomeidiot123
|
c880843b6c
|
Detecting IDE drives, allocating memory for PRDT
|
2025-09-17 12:24:30 -04:00 |
notsomeidiot123
|
a5af6c51da
|
(mostly) finished PCI implementation, will flesh it out more as needed. (100th commit\!\!\!)
|
2025-09-15 12:50:18 -04:00 |
notsomeidiot123
|
8a82600f5f
|
Moving to my PC
|
2025-09-12 15:34:34 -04:00 |
notsomeidiot123
|
b24c215984
|
Okay now we're done frfr... I hope...
|
2025-09-12 10:48:45 -04:00 |
notsomeidiot123
|
ff9425c321
|
Finished system/vfs.c:fcreate(), wrote documentations
|
2025-09-12 07:53:57 -04:00 |
notsomeidiot123
|
21137ee62b
|
fcreate now works for virtual files and directories, and mounted filesystems
|
2025-09-10 15:39:51 -04:00 |
notsomeidiot123
|
167a00738f
|
Idk but i think i did something right
|
2025-09-08 13:21:14 -04:00 |
notsomeidiot123
|
808fa4c13e
|
trying something out
|
2025-09-08 12:03:52 -04:00 |
notsomeidiot123
|
e744baa5b5
|
What was i on?
|
2025-09-07 22:32:16 -04:00 |
notsomeidiot123
|
d07194c977
|
Make naming more consistent, work on VFS
|
2025-09-06 11:45:44 -04:00 |
notsomeidiot123
|
aaf48337ec
|
More ATA stuff
|
2025-09-05 12:58:05 -04:00 |
notsomeidiot123
|
3e3ce1fe26
|
formatting
|
2025-09-05 08:30:46 -04:00 |
notsomeidiot123
|
bb104e12c7
|
Register KIDM, write macros
|
2025-09-04 10:13:18 -04:00 |
notsomeidiot123
|
e711ddf15a
|
Working on ATA disk driver
|
2025-08-27 20:30:33 -04:00 |
notsomeidiot123
|
e9db8f8f67
|
Update kernel module interface
|
2025-08-27 16:38:20 -04:00 |
notsomeidiot123
|
1d85b89d37
|
Added license agreement based off of the DBAD license
|
2025-08-27 16:36:44 -04:00 |
notsomeidiot123
|
9fe92009e5
|
some changes to the build process
|
2025-08-24 20:11:51 -04:00 |
notsomeidiot123
|
a892bbdebc
|
removed hexdump
|
2025-08-24 18:20:20 -04:00 |
notsomeidiot123
|
2e6f8a289b
|
Starting with writing docs ended with me fixing a critical bug
|
2025-08-24 18:19:32 -04:00 |
notsomeidiot123
|
4266211e57
|
Added software vector operations
|
2025-08-19 19:35:21 -04:00 |
notsomeidiot123
|
57aada680b
|
Fixed Module loader
|
2025-08-17 18:14:15 -04:00 |
notsomeidiot123
|
51af16b61e
|
Fixed ISR handlers, managed to finish elf loading for modules at least
|
2025-08-17 17:31:21 -04:00 |
notsomeidiot123
|
f6108aaab5
|
Working on elf loading
|
2025-08-17 15:31:32 -04:00 |
notsomeidiot123
|
de38f1383d
|
I don't really remember what i did but it works so commit
|
2025-05-29 00:33:37 -04:00 |
notsomeidiot123
|
da1c639f9f
|
Added shared/kstdlib.c:mlog and adjacent definitions
|
2025-04-02 12:47:55 -04:00 |
notsomeidiot123
|
79496c1299
|
Fixed numbers in boot structs
|
2025-03-30 12:20:35 -04:00 |