0x59616e

@0x59616e

Joined on Apr 2, 2019

  • Source Code TODO [ ] 繼續完成 ARM -> LLVM IR 的對應 [x] 我忘記 Thumb mode 是 16bits 了,這下子有不少東西要改了 [ ] 有必要重新𨤳清數值系統的對應關係 [ ] CPSR [ ] MMIO
     Like 1 Bookmark
  • SteinsOS is an OS targeting single-core armv8-a written in Rust including these features: non-preemptive kernel Preemptive multi-tasking File system Virutal memory Buddy memory allocation This document will focus on the design of SteinsOS. If you want to learn
     Like  Bookmark
  • Introduction SteinsOS 是一個以 Rust 寫成、支援單核 Armv8 的作業系統,並具備以下特徵: non-preemptive kernel Preemptive multi-tasking File system Virutal memory Buddy memory allocation 這份文件將會著重在 SteinsOS 內部的設計。有關於作業系統的原理,請參閱以下資料:
     Like  Bookmark