Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Abdallah-Alwarawreh/HexiumOS
/ functions
Functions
129 in github.com/Abdallah-Alwarawreh/HexiumOS
⨍
Functions
129
◇
Types & classes
21
Method
detect
()
src/hex_fetch.rs:14
Function
eh_personality
()
src/intrinsics.rs:60
Method
empty
()
src/idt.rs:15
Method
empty
()
src/filesystem.rs:18
Method
enter_mode_13h
()
src/graphics.rs:45
Method
fetch
(writer: &mut Writer)
src/hex_fetch.rs:90
Function
inb
Reads a byte from the specified hardware port
src/io.rs:14
Function
kernel_main
()
src/kernel.rs:36
Function
keyboard_handler_inner
()
src/idt.rs:162
Function
keyboard_interrupt_handler
()
src/idt.rs:182
Function
memcpy
(dest: *mut c_void, src: *const c_void, n: usize)
src/intrinsics.rs:4
Function
memmove
(dest: *mut c_void, src: *const c_void, n: usize)
src/intrinsics.rs:43
Function
memset
(s: *mut c_void, c: i32, n: usize)
src/intrinsics.rs:14
Method
new
()
src/snake.rs:38
Method
new
( frame_data: &'static [u8], frame_count: usize, frame_width: usize, frame_hei
src/video_player.rs:20
Method
new
()
src/filesystem.rs:56
Method
new
(color: u8)
src/writer.rs:18
Method
new
()
src/editor.rs:25
Method
new
()
src/cli.rs:26
Method
next
(&mut self)
src/filesystem.rs:334
Function
panic
(_info: &PanicInfo)
src/kernel.rs:31
Function
play_melody
Play a simple melody (array of notes)
src/audio.rs:40
Method
run
(&mut self, writer: &mut Writer)
src/snake.rs:226
Method
run
(&mut self)
src/video_player.rs:121
Method
run
(&mut self, writer: &mut Writer)
src/editor.rs:87
Method
scancode_to_char
(scancode: u8, shift: bool)
src/keyboard.rs:33
Function
timer_handler_inner
()
src/idt.rs:173
Function
timer_interrupt_handler
()
src/idt.rs:193
Method
wait_and_read_scancode
()
src/keyboard.rs:7
← previous
101–129 of 129, ranked by callers