nullndvoid
|
c763f512f1
|
Accidentally forgot to add lib alloc lol
|
2025-02-23 03:16:22 +00:00 |
|
nullndvoid
|
5dc73e7000
|
Update Cargo.toml to use new registry
|
2025-02-23 03:15:19 +00:00 |
|
nullndvoid
|
c2c552ef25
|
Fixed most of the clippy warnings/suggestions.
|
2025-02-23 02:05:13 +00:00 |
|
nullndvoid
|
e722874cee
|
Formatting and fixing warnings
|
2025-02-23 01:38:21 +00:00 |
|
zxq5
|
27b0ed634c
|
setup but not working
|
2025-02-22 23:12:46 +00:00 |
|
zxq5
|
f9bc75c4f3
|
added boot messages
|
2025-02-22 21:30:13 +00:00 |
|
zxq5
|
361c67764d
|
totally didn't import an allocator...
|
2025-02-22 21:02:29 +00:00 |
|
zxq5
|
36cb118933
|
paging done, starting on allocation.
|
2025-02-22 16:56:01 +00:00 |
|
zxq5
|
49880fa9d7
|
Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
merging into dev
|
2025-02-22 15:41:54 +00:00 |
|
zxq5
|
0bbbf653f8
|
setup GDT & fixed a deadlock
|
2025-02-22 15:41:41 +00:00 |
|
nullndvoid
|
40ad5dbbf4
|
Add page fault handler that does nothing, I am tired
|
2025-02-22 05:00:18 +00:00 |
|
nullndvoid
|
c1a8afb836
|
Formatted random JSON file whoops
|
2025-02-22 03:59:28 +00:00 |
|
zxq5
|
28afe25cca
|
check boot was successful else panic
|
2025-02-22 03:52:32 +00:00 |
|
zxq5
|
90faace7a2
|
changed name to snake case
|
2025-02-22 03:50:13 +00:00 |
|
zxq5
|
5b1f04c1da
|
changed some code order
|
2025-02-22 03:47:54 +00:00 |
|
zxq5
|
5c9717d384
|
cargo fmt
|
2025-02-22 03:33:19 +00:00 |
|
zxq5
|
bb5bf9115b
|
fixed weird merge issues
|
2025-02-22 03:29:33 +00:00 |
|
zxq5
|
ae82e9c24b
|
idk
|
2025-02-22 03:27:08 +00:00 |
|
zxq5
|
2ee21dea05
|
did interrupts stuff
|
2025-02-22 03:19:05 +00:00 |
|
zxq5
|
d12160c5d0
|
setup TSS
|
2025-02-22 03:16:13 +00:00 |
|
nullndvoid
|
f5f5aeb8dc
|
Formatting changes, called 'cargo fmt'
|
2025-02-22 03:09:46 +00:00 |
|
zxq5
|
1b313c67e0
|
first interrupt handler + setup IDT
|
2025-02-22 01:06:55 +00:00 |
|
zxq5
|
f0e25c7a5d
|
started work on lib_application - progress limited as requires alloc support to make further progress
|
2025-02-21 16:13:06 +00:00 |
|
zxq5
|
34b960c20a
|
println works
|
2025-02-20 22:59:24 +00:00 |
|
zxq5
|
60efcf39b6
|
started setting up support for C code in the kernel
|
2025-02-20 17:13:40 +00:00 |
|
zxq5
|
294e6f0e33
|
created example lib for sake of testing
|
2025-02-20 15:52:42 +00:00 |
|
zxq5
|
2f0e09b9bc
|
it compiles!
|
2025-02-20 02:47:18 +00:00 |
|
zxq5
|
0df671c3fc
|
started setting up
|
2025-02-19 16:49:10 +00:00 |
|