コミット履歴

作者 SHA1 メッセージ 日付
  bunnei da7e9553de hle: kernel: Migrate more of KThread to KAutoObject. 5 年 前
  bunnei d3d0f2f451 hle: kernel: Add initial impl. of slab setup. 5 年 前
  bunnei 66f2ad716b hle: kernel: Add initial impl. of KLinkedList. 5 年 前
  bunnei f93d939426 hle: kernel: Add initial impl. of KSlabAllocated. 5 年 前
  bunnei 34ce1dd7c7 hle: kernel: Add initial impl. of KAutoObjectWithListContainer. 5 年 前
  bunnei b8751630e2 hle: kernel: Add initial impl. of KAutoObject. 5 年 前
  bunnei 922b0d9933 Merge pull request #6226 from german77/sevensix 5 年 前
  german77 a02c4686c3 glue: Add ectx:aw placeholder 5 年 前
  german77 c19ad21ae8 hid: Implement SevenSixAxis and ConsoleSixAxisSensor 5 年 前
  Morph 5bc9f15c6d applets/swkbd: Implement the Normal and Inline Software Keyboard Applet 5 年 前
  bunnei a4c6712a4b common: Move settings to common from core. 5 年 前
  bunnei 1063e0be48 Merge pull request #6172 from degasus/cmake_opus 5 年 前
  Markus Wick 5096ed5e0a externals: Search for shared opus installation. 5 年 前
  bunnei 343eaecd38 hle: kernel: k_memory_layout: Derive memory regions based on board layout. 5 年 前
  bunnei 10265ad0e4 hle: kernel: board: Add secure_monitor module. 5 年 前
  bunnei f2e1441567 hle: kernel: Add k_trace module. 5 年 前
  bunnei 5762517728 hle: kernel: KSystemControl: Update to reflect board-specific behavior. 5 年 前
  bunnei 541b4353e4 hle: kernel: Add initial KMemoryRegionType module. 5 年 前
  bunnei 778e0f8ec1 hle: kernel: Move KMemoryRegion to its own module and update. 5 年 前
  bunnei 93e20867b0 hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable. 5 年 前
  bunnei b1e27890e8 hle: kernel: Migrate MemoryManager to KMemoryManager. 5 年 前
  bunnei 93109c870e hle: kernel: Migrate PageLinkedList to KPageLinkedList. 5 年 前
  bunnei 65e0178cc0 hle: kernel: Migrate to KMemoryBlock, KMemoryBlockManager, and others. 5 年 前
  bunnei 9e520e8f12 hle: kernel: Migrate SlabHeap to KSlabHeap. 5 年 前
  bunnei 1d162f28d1 hle: kernel: Migrate MemoryLayout to KMemoryLayout. 5 年 前
  bunnei 7ed5dd0d62 hle: kernel: Migrate AddressSpaceInfo to KAddressSpaceInfo. 5 年 前
  bunnei f7a008d77f hle: kernel: KSystemControl does not belong in Memory namespace. 5 年 前
  bunnei a02566136c hle: kernel: Add KPageBitmap class. 5 年 前
  bunnei 6da91da08e hle: kernel: Add KSpinLock implementation. 5 年 前
  bunnei 0d62f30b00 hle: kernel: Rename SharedMemory to KSharedMemory. 5 年 前