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
|
51af16b61e
|
Fixed ISR handlers, managed to finish elf loading for modules at least
|
2025-08-17 17:31:21 -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
|
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
|
09259445f5
|
Fix bootloader bug, reserve kernel pages in physical memory
|
2024-10-30 16:49:59 -04:00 |
notsomeidiot123
|
90eb69f424
|
CPU IO ports, and basic serial driver
|
2024-10-30 11:16:25 -04:00 |
notsomeidiot123
|
52303cb629
|
change build system and cosmetic changes to main.s
|
2024-10-29 14:05:54 -04:00 |
notsomeidiot123
|
c200d7a4e1
|
patch bootloader/main.s: wrong offset for size in-memory of segment
|
2024-10-24 13:13:41 -04:00 |
notsomeidiot123
|
44eea34051
|
wrote elf loader, finally fixed and doesn't hang
|
2024-10-23 16:59:36 -04:00 |
notsomeidiot123
|
5017ac05f5
|
Map Address function completed
|
2024-10-23 13:54:35 -04:00 |
notsomeidiot123
|
d041c20da0
|
Search for suitable kernel physical address
|
2024-10-15 13:59:31 -04:00 |
notsomeidiot123
|
6b596f7735
|
Rework load elf and memory map function
|
2024-10-14 16:51:05 -04:00 |
notsomeidiot123
|
738dc826b9
|
Set video mode
|
2024-10-14 13:35:45 -04:00 |
notsomeidiot123
|
bba12fa97a
|
Push k_info
|
2024-10-10 13:18:16 -04:00 |
notsomeidiot123
|
c15434078c
|
Finished bootloader version 1.0.0
|
2024-10-09 18:15:12 -04:00 |
notsomeidiot123
|
943641df74
|
Mapping physical addresses to virtual addresses
|
2024-10-08 14:18:48 -04:00 |
notsomeidiot123
|
7d6b3a7b67
|
loading ELF
|
2024-10-08 13:16:24 -04:00 |
notsomeidiot123
|
ba550f2f07
|
small changes
|
2024-10-05 13:03:53 -04:00 |
notsomeidiot123
|
45d628c373
|
Revert "Revert "relocating file during load to allow for use of more memory""
This reverts commit 79a77ed150.
|
2024-10-03 14:26:01 -04:00 |
notsomeidiot123
|
79a77ed150
|
Revert "relocating file during load to allow for use of more memory"
This reverts commit 24d85843ac.
|
2024-10-03 14:21:33 -04:00 |
notsomeidiot123
|
24d85843ac
|
relocating file during load to allow for use of more memory
|
2024-10-02 17:38:15 -04:00 |
notsomeidiot123
|
e91d50ac6b
|
reading files
|
2024-09-30 11:48:52 -04:00 |
notsomeidiot123
|
0aa9699c54
|
start file searching
|
2024-09-30 03:11:06 -04:00 |
notsomeidiot123
|
fdb376b351
|
caching and initializing file system
|
2024-09-27 00:15:59 -04:00 |
notsomeidiot123
|
975c522731
|
patched diskwrite, changed 'make clean' procedure
|
2024-09-26 13:08:35 -04:00 |
notsomeidiot123
|
4047d666d7
|
update .gitignore
|
2024-09-25 17:37:40 -04:00 |
notsomeidiot123
|
d42d640667
|
Start working on disk write to write files to disk, and remove diskwrite binary from repository
|
2024-09-18 13:27:51 -04:00 |
notsomeidiot123
|
85bf36c2d1
|
loading root directory to disk, will have to work on a tool to transfer kernel binary to filesystem as i cannot mount the fs to WSL
|
2024-09-17 15:00:16 -04:00 |
notsomeidiot123
|
21417fd70f
|
memory map and setting up paging
|
2024-09-16 21:42:05 -04:00 |
notsomeidiot123
|
e4ec1b1724
|
stage two loading and partition detection
|
2024-09-14 10:19:50 -04:00 |
notsomeidiot123
|
160d2222f9
|
Initial Commit
|
2024-09-11 16:53:11 -04:00 |