Commit Graph

50 Commits (master)

Author SHA1 Message Date
able 34fd75af83 perchance it works 2024-04-29 05:30:42 -05:00
able 4f19c734e5 fix :thumb: 2024-04-29 04:43:47 -05:00
able ebfac850e0 fix the dang lock file 2024-02-10 16:28:51 -06:00
able 20222e3953 Un fucked the thingy 2024-02-10 16:15:33 -06:00
able d262c56459 reorganization 2024-01-18 02:36:24 -06:00
Erin 66a3c68522 Stack for programs 2023-11-15 19:33:21 +01:00
able e4d63de7c5 Getting some basic userland logger setup 2023-10-28 08:28:07 -05:00
Erin 71465c317d Updated HBVM version 2023-10-28 03:26:04 +02:00
able 4a8de360bd Ecall work 2023-09-09 02:35:16 -05:00
ondra05 ad686be239
REPBUILD: Fix 2023-08-30 01:12:40 +02:00
ondra05 ede8de509e
KERNEL: Fixed holeybytes 2023-08-22 15:52:30 +02:00
ondra05 21dd0eb995
阿呆: changed trait impls 2023-08-22 15:31:28 +02:00
ondra05 6d624add37
Updated deps
+ manage your local editor ignores locally, we are not here for supporting all possible editors on the world.
2023-08-22 15:17:27 +02:00
microtau a4077c72be CLEAN: Remove env_logger dependency 2023-07-20 10:02:10 +00:00
microtau e2886af6e8 CLEAN: Remove unnecessary dependencies 2023-07-20 09:24:33 +00:00
able 423c75562b SCHED: Two programs are now running in ableOS 2023-07-15 05:51:19 -05:00
able 9db3384728 SCHEDULER: added in some super simple bootmodules and run them 2023-07-13 03:27:47 -05:00
ondra05 d0c0c7f616
Auto-fetch OVMF 2023-07-13 03:21:33 +02:00
able 03e30cd514 BOOT: Work on boot modules 2023-07-08 23:22:44 -05:00
able bd001f85be most recent HBVM works 2023-06-26 06:36:30 -05:00
Able dac20c94ee tack inplace hbvm 2023-05-15 02:19:34 -05:00
Able 1589852743 purge wasm 2023-05-08 04:42:02 -05:00
Able de52d40bdf ableos update 2023-05-06 06:50:24 -05:00
Able 318b6da0d1 changes 2023-04-07 16:44:33 -05:00
Able 2098f86910 hacking in a wasm interpreter 2023-04-05 12:29:20 -05:00
ondra05 cd6e75ec07
boom! 2023-03-30 23:43:04 +02:00
TheOddGarlic 892b3e7250 working IDE DMA implementation 2022-08-17 13:29:34 +03:00
TheOddGarlic 1c7df74de5 ATA: get rid of x86_ata
We'll be using our own implementation.
2022-08-17 13:29:30 +03:00
ondra05 404d2aad3e Added spawner 2022-08-09 01:32:42 +02:00
ondra05 1b51942a12 So I have two news for you. One good and one bad.
We have async, but we got rid of the preëmptive sched... wait, that's two good news, anyways, have a nice day.

— Ondra
2022-08-07 23:42:23 +02:00
able 7571266898 port clparse 2022-08-06 22:12:48 -05:00
able 558b98a1d8 prelim work on VGA 2022-08-05 01:14:13 -05:00
TheOddGarlic 7f38818017 feat: repbuild2 minimum viable product 2022-08-03 10:11:51 +03:00
TheOddGarlic ead0c163ab fix cargo check std error, temporarily get rid of repbuild 2022-08-02 14:16:24 +03:00
TheOddGarlic 042c47bd68 handle dependencies, get rid of shadeable 2022-08-02 14:13:29 +03:00
able e470ccffdc changing the colors of the bg and fg 2022-08-02 01:52:03 -05:00
able 2788bb86af mouse support added back in and premature work on asl 2022-08-01 21:56:01 -05:00
able cd75cd9b66 adding a deadlock to master :> 2022-07-31 01:54:01 -05:00
able fe4c3a2953 stolen code 2022-07-29 13:29:54 -05:00
able f499f78721 BSOD with qr code 2022-07-29 09:46:09 -05:00
able 5200687111 implementing socket related IPC 2022-07-28 20:15:02 -05:00
able 42abdc6137 ext2 merge plus fix 2022-07-27 19:51:13 -05:00
ondra05 71985a1827 Implemented task spawning
- Using `pc-keyboard` instead of custom one as it sometimes caused double-faults on keypress
2022-06-14 17:27:30 +02:00
Able 987be1c51c
Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-05-12 22:39:13 -05:00
Able 4edb46d4c4
changes 2022-05-12 21:07:06 -05:00
ondra05 da669001dc Moved allocator to the kernel 2022-05-07 14:08:34 +02:00
Able 971ad41279
upgrades people upgrades
destroying ondras clean code
2022-04-12 13:26:52 -05:00
ondra05 4d37a72acf Refactoring
- Applied some clippy lints
- Formatting
- Replaced lazy_static with Lazy from spin
2022-04-11 22:51:54 +02:00
Able dc273a18ca
fixes 2022-04-11 15:34:40 -05:00
Able 19dc431237
workspace 2022-04-11 13:53:33 -05:00