Commit Graph

469 Commits (master)

Author SHA1 Message Date
able bd6f39ffa1 Merge pull request 'Repbuild will add files to the disk image programmatically' (#13) from wildwestrom/ableos:master into master
Reviewed-on: #13
2024-05-05 15:54:56 +00:00
Christian Westrom f30410c45e load the modules programmatically instead of manually 2024-05-06 00:48:37 +09:00
Christian Westrom 9cb3f39cf4 remove the fuckywucky memory shit 2024-05-06 00:48:24 +09:00
able 56c83eda26 Make repbuild safe(er) again. 2024-05-05 05:52:49 -05:00
able ec76f2dd4b Spec typification 2024-05-05 05:08:42 -05:00
able 204acb1f40 spec work 2024-05-04 14:46:24 -05:00
able 0d9d61d5c7 Starting to spec out the interface with the kernel 2024-05-04 13:20:30 -05:00
able d18af48bef mem stuff 2024-05-04 12:41:47 -05:00
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 e4831d706a Hypothetical ideas laid out 2024-04-24 23:08:34 -05:00
able a2755e6af6 meta info 2024-04-24 20:09:45 -05:00
able 43cc7ab636 begin work on ipc protocols 2024-03-22 05:13:17 -05:00
able 34672d210a sds prelim work 2024-03-22 03:58:59 -05:00
able 21a302813d UI Lisp idea 2024-03-13 05:10:45 -05:00
able 9d233f26e0 remove a random binary that was checked in 2024-03-11 09:49:11 -05:00
able 3d5dbe78da memory service 2024-03-11 09:48:56 -05:00
able c1e8b0e304 example of a new build tool for programs 2024-02-15 15:24:01 -06:00
able 40c3975fce more changes 2024-02-15 14:21:00 -06:00
able d8dea267a8 Worked on various small bits 2024-02-15 14:19:51 -06: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
able 0dc834b48e compiling on arm works again 2023-12-13 04:21:32 -06:00
able b207c2f83d Merge pull request 'ECAH: Add error handling for accessing non-existant buffers. As well as add keyboard driver.' (#12) from jcodefox/ableos:master into master
Reviewed-on: #12
2023-12-05 06:04:34 +00:00
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: #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