Commit Graph

44 Commits

Author SHA1 Message Date
antifallobst 942fc31c4f docs: documented ELF loading / segment mapping 2023-03-02 19:07:30 +01:00
antifallobst 9cfa6b5d1e docs: documented 'memory_hexdump' 2023-03-02 17:12:09 +01:00
antifallobst f4d28321cc docs: documented 'string_is_char_alpha' 2023-03-02 16:56:23 +01:00
antifallobst bde9d6d9e4 docs: documented 'symbol_resolve_from_name' 2023-03-02 13:37:27 +01:00
antifallobst 578c9baf02 docs: documented stack-tracing 2023-03-01 22:21:28 +01:00
antifallobst 17156ab824 docs: documented ELF parser 2023-03-01 21:03:33 +01:00
antifallobst 44a321b7df docs: documented 'utils/symbol.h' 2023-02-28 22:07:29 +01:00
antifallobst fe9a425ca1 docs: documented USTAR implementation 2023-02-28 00:35:44 +01:00
antifallobst 8bcf895726 docs: documented 'octal_string_to_int' 2023-02-27 22:43:54 +01:00
antifallobst 1e8fa8f4e8 docs: documented vfs functions 2023-02-27 15:51:54 +01:00
antifallobst 29e62e0f72 docs: documented ramfs and the vfs strutures 2023-02-27 00:47:04 +01:00
antifallobst a0015018db docs: documented 'string_find_last' 2023-02-26 15:08:08 +01:00
antifallobst f3c73f5e52 docs: documented 'graphics_buffer_shift_up' 2023-02-24 23:48:28 +01:00
antifallobst 1e8dc6d1db docs: documented 'string_find_next' 2023-02-24 00:32:08 +01:00
antifallobst 54d9a4ac7b docs: documented variable numeric_specifers 2023-02-23 11:36:12 +01:00
antifallobst 547f74758e docs: updated format string documentation 2023-02-23 11:24:21 +01:00
antifallobst cce1400b74 docs: documented color palette 2023-02-22 23:39:23 +01:00
antifallobst 08dad6c971 docs: documented graphics_buffer show/hide functionality 2023-02-22 23:21:01 +01:00
antifallobst 8505345de9 docs: documented graphics buffer string draw update 2023-02-22 13:29:54 +01:00
antifallobst 08c7f32349 docs: documented 'position_T' 2023-02-22 13:24:39 +01:00
antifallobst 526ad615d8 docs: documented layer system and string rendering 2023-02-21 16:07:19 +01:00
antifallobst d66ba8aebf docs: documented the Programmable Interval Timer (PIT) 2023-02-21 12:06:24 +01:00
antifallobst 93706494ff docs: documented the graphics renderer 2023-02-21 11:55:36 +01:00
antifallobst 0127a19d0f docs: updated 'boot_info_T' documentation 2023-02-19 20:15:58 +01:00
antifallobst f6af4061fd docs: documented the scheduler 2023-02-19 17:47:46 +01:00
antifallobst e92c45394a docs: documented syscalls 2023-02-17 14:51:35 +01:00
antifallobst 6541fa49a7 docs: updated GDT documentation 2023-02-17 12:35:36 +01:00
antifallobst e28a2eb2ff docs: documented 'io_wait' 2023-02-14 22:37:01 +01:00
antifallobst ecf881967d feature (kernel): Implemented 'bitmap_init' 2023-02-12 19:56:30 +01:00
antifallobst 630c2e9762 docs: fixed typo in 'memory_free' 2023-02-12 19:38:55 +01:00
antifallobst 2d30c29610 docs: documented global kernel heap bindings 2023-02-12 18:01:49 +01:00
antifallobst 08eaddb0ed docs: documented the heap init change 2023-02-12 17:45:12 +01:00
antifallobst cd8704eabc docs: documented the heap 2023-02-12 13:46:52 +01:00
antifallobst a57f2c25de docs: documented Panic screen output 2023-02-12 10:22:25 +01:00
antifallobst 91ee003264 docs: documented log level 'None' 2023-02-12 09:43:25 +01:00
antifallobst b80514d80e docs: documented log function format string update 2023-02-12 03:15:04 +01:00
antifallobst 74d3e98772 docs: documented format strings 2023-02-12 02:31:18 +01:00
antifallobst 3787701642 docs: documented data to string conversion functions 2023-02-11 19:03:29 +01:00
antifallobst 7a471bc77b docs: documented 'abs' function of 'utils/math.h' 2023-02-11 16:02:20 +01:00
antifallobst 2aaef2d715 docs: documented 'page_get_physical_address' 2023-02-10 20:22:21 +01:00
antifallobst 766e7dbaf5 docs: documented 'memory_map.h' 2023-02-10 19:11:27 +01:00
antifallobst 559efae1b3 docs: fixed 'page_map_flag_E' documentation 2023-02-10 19:07:08 +01:00
antifallobst 85dcc9332d docs: documented page maps 2023-02-10 18:55:22 +01:00
antifallobst bbf798c644 docs: added wiki markdown files to codebase 2023-02-09 13:29:31 +01:00