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 |
notsomeidiot123
|
b8934b5c4c
|
Finsish loading disk module in bootloader
|
2025-03-30 00:19:51 -04:00 |
notsomeidiot123
|
a6636df6fa
|
fixed bootloader/main.s:open_file
|
2025-03-26 15:17:05 -04:00 |
notsomeidiot123
|
6d4f541a01
|
Updating bootloader
|
2025-03-24 23:05:06 -04:00 |
notsomeidiot123
|
bb4692b00b
|
Finished tool?
|
2025-03-18 01:40:46 -04:00 |
notsomeidiot123
|
e0d138ea86
|
Fixed issue with reading and writing clusters, next is fixing root directory loading
|
2025-03-17 22:06:19 -04:00 |
notsomeidiot123
|
d8baba1c3b
|
Some progress ig
|
2025-03-17 00:07:37 -04:00 |
notsomeidiot123
|
1c5799cc50
|
Adjustments to functionality of write_file(), finished read_file()
|
2025-03-13 12:41:18 -04:00 |
notsomeidiot123
|
583eb3ed1e
|
Project is not dead yet ♥
|
2025-01-04 16:10:44 -05:00 |
notsomeidiot123
|
762a06f406
|
Preparing for re-writing of diskwrite tool
|
2024-12-04 16:44:02 -05:00 |
notsomeidiot123
|
81bc8da50d
|
Documentation
|
2024-12-04 16:21:25 -05:00 |
notsomeidiot123
|
b9c0b9434e
|
Loading Modules
|
2024-12-04 13:55:24 -05:00 |
notsomeidiot123
|
7fba027497
|
Working on loading modules from filesystem & Creating symbol file for modules to link against
|
2024-12-02 17:16:33 -05:00 |
notsomeidiot123
|
41ef288243
|
Change PID0
|
2024-11-21 12:37:11 -05:00 |
notsomeidiot123
|
a6883dd536
|
Fixed scheduler for reals now :3
|
2024-11-20 17:55:09 -05:00 |
notsomeidiot123
|
144f951b9d
|
Scheduling in a scheduled entity works now?
|
2024-11-20 12:38:18 -05:00 |