This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-19 19:19:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7331b2b2f6a122722cb876dc54929bbb7dc5fb50
ladybird
/
Kernel
/
Time
History
Tom
f48feae0b2
Kernel: Switch singletons to use new Singleton class
...
Fixes
#3226
2020-08-21 11:47:35 +02:00
..
HardwareTimer.cpp
Kernel: Fix dumb logic typo in HardwareTimer::handle_irq()
2020-04-16 18:53:38 +02:00
HardwareTimer.h
Kernel: Rename HardwareTimer::change_function() => set_callback()
2020-04-16 18:51:39 +02:00
HPET.cpp
Kernel: Use map_typed() in HPET code and add a register access helper
2020-06-21 00:58:55 +02:00
HPET.h
Kernel: Use map_typed() in HPET code and add a register access helper
2020-06-21 00:58:55 +02:00
HPETComparator.cpp
…
HPETComparator.h
…
PIT.cpp
Kernel: Absorb LibBareMetal back into the kernel
2020-05-16 12:00:04 +02:00
PIT.h
…
RTC.cpp
Kernel: Absorb LibBareMetal back into the kernel
2020-05-16 12:00:04 +02:00
RTC.h
…
TimeManagement.cpp
Kernel: Switch singletons to use new Singleton class
2020-08-21 11:47:35 +02:00
TimeManagement.h
Kernel: Switch singletons to use new Singleton class
2020-08-21 11:47:35 +02:00