.. |
bopti.h
|
Made INCOMPATIBLE changes to image rendering. Added inttypes.h and bakclight management in getkey().
|
2017-01-20 21:11:00 +01:00 |
clock.h
|
Huh... debug app for crashes & whole new interrupt system. Minor edits.
|
2017-02-25 19:02:07 +01:00 |
display.h
|
Fixed area functions (rectangles completely outside the screen).
|
2016-08-14 19:57:58 +02:00 |
events.h
|
Key repeat events & Timer callbacks with arguments. Fixed sleep_us().
|
2017-02-25 23:19:35 +01:00 |
exceptions.h
|
Huh... debug app for crashes & whole new interrupt system. Minor edits.
|
2017-02-25 19:02:07 +01:00 |
gint.h
|
Huh... debug app for crashes & whole new interrupt system. Minor edits.
|
2017-02-25 19:02:07 +01:00 |
interrupt_maps.h
|
Huh... debug app for crashes & whole new interrupt system. Minor edits.
|
2017-02-25 19:02:07 +01:00 |
interrupts.h
|
Huh... debug app for crashes & whole new interrupt system. Minor edits.
|
2017-02-25 19:02:07 +01:00 |
keyboard.h
|
Key repeat events & Timer callbacks with arguments. Fixed sleep_us().
|
2017-02-25 23:19:35 +01:00 |
mmu.h
|
Reported TLB issues. Moved internal headers files, added rtc module and alloca.
|
2016-07-25 09:04:22 +02:00 |
modules.h
|
Redesigned timer module: got a possibly infinite amount of virtual timers.
|
2017-03-01 11:07:28 +01:00 |
rtc.h
|
Redesigned timer module: got a possibly infinite amount of virtual timers.
|
2017-03-01 11:07:28 +01:00 |
stdio.h
|
Added formatted printing for stdio: handles everything except doubles and %m.
|
2016-07-25 22:38:47 +02:00 |
tales.h
|
Added a configure script with some options, made Makefile output pretty. Set up an event system (used by keyboard).
|
2016-11-05 22:00:23 +01:00 |
time.h
|
Some time manipulation. Added the targets to the .gitignore file.
|
2016-08-08 15:01:33 +02:00 |
timer.h
|
Redesigned timer module: got a possibly infinite amount of virtual timers.
|
2017-03-01 11:07:28 +01:00 |