forked from AbleOS/ableos
1
0
Fork 0
Commit Graph

444 Commits (master)

Author SHA1 Message Date
Jcodefox 41e7c43439 ECAH: Add a simple keyboard driver 2023-12-05 00:56:23 -05:00
Jcodefox a38f6e9635 Log number with buffer error 2023-12-01 10:02:56 -05:00
Jcodefox 7cccd102ba Add check for non-existent buffer 2023-12-01 09:48:57 -05:00
able 9566b55754 add in a Memory Service
Currently it fully ignores messages and only allocates blocks in 4096 byte chunks
2023-12-01 06:11:33 -06:00
able 28d0d370a4 Donation 2023-11-27 07:12:04 -06:00
able 74c739e6cf POC serial driver for arm
Does not work for x86 yet
2023-11-21 03:56:18 -06:00
able a56870b90f meow 2023-11-20 03:13:18 -06:00
able 2e2f28b746 working on logs 2023-11-19 18:15:03 -06:00
able 7b8afee03a attempt to log arguments in the limine framebuffer
Still needs work having to do with setting the log level
2023-11-18 02:17:54 -06:00
able 5737dcf2b5 Minor fixes 2023-11-18 01:32:09 -06:00
Erin 9e213d8549 Sussy stuff 2023-11-15 19:41:44 +01:00
Erin b820c3bc95 Stack grows downwards, baka. 2023-11-15 19:37:52 +01:00
Erin 66a3c68522 Stack for programs 2023-11-15 19:33:21 +01:00
able ad5688f344 add in liberapay 2023-11-14 15:02:50 -06:00
able c37d6d471d Arguments are actually passed into programs 2023-11-13 23:51:30 -06:00
Erin 3d0dcc78d6 Merge pull request 'Refactored project structure to make it more clean.' (#11) from struct-refactor into master
Reviewed-on: AbleOS/ableos#11
2023-11-11 15:12:02 +00:00
Erin 0ceaf9d3fc Little reorg 2023-11-11 15:45:45 +01:00
Erin 406a507f29 kernel(detail): remove logging on memory load 2023-11-11 13:58:52 +01:00
able 2959e65ef9 beop 2023-11-03 08:25:31 -05:00
Erin 8a5f12bcff Fixed memory bug 2023-11-03 09:04:22 +01:00
able e3a8e2e76e beepo 2023-11-02 14:12:10 -05:00
able 24c52b5c1d Panic rn 2023-11-02 14:08:48 -05:00
able 1c16ba7a8e :) limine 2023-10-29 09:25:13 -05:00
able ab0a43ccdd update the limine CFG 2023-10-29 08:41:20 -05:00
able 97250e98de More work on the psuedo STD lib and IPC 2023-10-29 07:27:10 -05:00
able 3cc053bbff Logging works enough. Still unstructured however. 2023-10-28 23:14:36 -05:00
able 08d1e5a3f4 A nice stopping point so I can lament work 2023-10-28 08:43:32 -05: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 25fbabf0b9 remove redundant comment bb 2023-10-25 08:36:12 -05:00
able fb0f7df5db cursed-ness 2023-10-23 09:12:43 -05:00
ondra05 f22b3fd34f
Zero memory on allocation 2023-10-08 11:24:55 +02:00
able 99323e8d1f edits to support multi-arch iso 2023-09-20 12:26:36 -05:00
able b233347ca4 CPUID support 2023-09-20 12:01:12 -05:00
able 0d101ed865 Arm now logs to the framebuffer 2023-09-17 17:13:23 -05:00
able 31b9b2d2e4 Arm is now feature parity with x86 2023-09-17 16:03:32 -05:00
able 746131a1a7 More tracing 2023-09-13 02:19:37 -05:00
able 33a9957e9a DOC: Improved driver dependencies and such 2023-09-11 01:36:13 -05:00
able e7258e057c TODO updates 2023-09-09 15:52:01 -05:00
able 4a8de360bd Ecall work 2023-09-09 02:35:16 -05:00
able a9679045bd X86 Timer cleanup 2023-09-09 02:34:43 -05:00
able 86614a0af6 Module fix 2023-09-09 02:34:29 -05:00
able 00d09b2c5f ECALL work and expanded errors on HBVM shutdown 2023-09-07 14:36:53 -05:00
able 7df72e443b Register dump on panic 2023-09-07 14:31:31 -05:00
ondra05 ad686be239
REPBUILD: Fix 2023-08-30 01:12:40 +02:00
ondra05 9f2fea5eef
Better example 2023-08-22 15:57:57 +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
ondra05 b42940f4d5
AMOGUS: Fixed compilation 2023-08-13 02:36:26 +02:00