1

change mode

This commit is contained in:
2022-07-14 13:35:26 +02:00
parent 0f6e26b0c0
commit b840895164
52 changed files with 0 additions and 0 deletions

0
c_os/.clang-format Executable file → Normal file
View File

0
c_os/Makefile Executable file → Normal file
View File

0
c_os/README Executable file → Normal file
View File

0
c_os/devices/BufferedCGA.cc Executable file → Normal file
View File

0
c_os/devices/BufferedCGA.h Executable file → Normal file
View File

0
c_os/devices/CGA.cc Executable file → Normal file
View File

0
c_os/devices/CGA.h Executable file → Normal file
View File

0
c_os/devices/CGA_Stream.cc Executable file → Normal file
View File

0
c_os/devices/CGA_Stream.h Executable file → Normal file
View File

0
c_os/devices/Key.h Executable file → Normal file
View File

0
c_os/devices/Keyboard.cc Executable file → Normal file
View File

0
c_os/devices/Keyboard.h Executable file → Normal file
View File

0
c_os/devices/PCSPK.cc Executable file → Normal file
View File

0
c_os/devices/PCSPK.h Executable file → Normal file
View File

0
c_os/devices/PIT.cc Executable file → Normal file
View File

0
c_os/devices/PIT.h Executable file → Normal file
View File

0
c_os/kernel/Allocator.cc Executable file → Normal file
View File

0
c_os/kernel/Allocator.h Executable file → Normal file
View File

0
c_os/kernel/CPU.h Executable file → Normal file
View File

0
c_os/kernel/IOport.h Executable file → Normal file
View File

0
c_os/kernel/allocator/BumpAllocator.cc Executable file → Normal file
View File

0
c_os/kernel/allocator/BumpAllocator.h Executable file → Normal file
View File

0
c_os/kernel/allocator/LinkedListAllocator.cc Executable file → Normal file
View File

0
c_os/kernel/allocator/LinkedListAllocator.h Executable file → Normal file
View File

0
c_os/kernel/allocator/TreeAllocator.h Executable file → Normal file
View File

0
c_os/kernel/allocator/TreeAllocatorOperations.cc Executable file → Normal file
View File

0
c_os/kernel/interrupts/ISR.h Executable file → Normal file
View File

0
c_os/kernel/interrupts/IntDispatcher.cc Executable file → Normal file
View File

0
c_os/kernel/interrupts/IntDispatcher.h Executable file → Normal file
View File

0
c_os/kernel/interrupts/PIC.cc Executable file → Normal file
View File

0
c_os/kernel/interrupts/PIC.h Executable file → Normal file
View File

0
c_os/kernel/threads/Thread.asm Executable file → Normal file
View File

0
c_os/kernel/threads/Thread.cc Executable file → Normal file
View File

0
c_os/kernel/threads/Thread.inc Executable file → Normal file
View File

0
c_os/kernel/threads/ThreadState.h Executable file → Normal file
View File

0
c_os/lib/Chain.h Executable file → Normal file
View File

0
c_os/lib/OutStream.cc Executable file → Normal file
View File

0
c_os/lib/OutStream.h Executable file → Normal file
View File

0
c_os/lib/Semaphore.h Executable file → Normal file
View File

0
c_os/lib/StringBuffer.cc Executable file → Normal file
View File

0
c_os/lib/StringBuffer.h Executable file → Normal file
View File

0
c_os/sections Executable file → Normal file
View File

0
c_os/user/MyLib.cc Executable file → Normal file
View File

0
c_os/user/MyLib.h Executable file → Normal file
View File

0
c_os/user/ScrollbackBuffer.cc Executable file → Normal file
View File

0
c_os/user/ScrollbackBuffer.h Executable file → Normal file
View File

0
c_os/user/demo/KeyboardDemo.cc Executable file → Normal file
View File

0
c_os/user/demo/TextDemo.cc Executable file → Normal file
View File

0
c_os/user/demo/TextDemo.h Executable file → Normal file
View File

0
flake.lock generated Executable file → Normal file
View File

0
flake.nix Executable file → Normal file
View File

0
tools/build.c Executable file → Normal file
View File