lephe
|
31e2b453dd
|
Redesigned timer module: got a possibly infinite amount of virtual timers.
|
2017-03-01 11:07:28 +01:00 |
|
lephe
|
7ab6170ca3
|
Key repeat events & Timer callbacks with arguments. Fixed sleep_us().
|
2017-02-25 23:19:35 +01:00 |
|
lephe
|
d852bc3310
|
Huh... debug app for crashes & whole new interrupt system. Minor edits.
|
2017-02-25 19:02:07 +01:00 |
|
lephe
|
93dca0ef6f
|
Made INCOMPATIBLE changes to image rendering. Added inttypes.h and bakclight management in getkey().
|
2017-01-20 21:11:00 +01:00 |
|
lephe
|
eedec2b124
|
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 |
|
lephe
|
98fdbbc333
|
Proper RTC callback system. Moved keyboard to RTC (saves a timer). Reduced use of 7705.h / 7305.h.
|
2016-09-04 11:35:41 +02:00 |
|
lephe
|
0205c39f21
|
Fixed area functions (rectangles completely outside the screen).
|
2016-08-14 19:57:58 +02:00 |
|
lephe
|
58db663ae6
|
Some time manipulation. Added the targets to the .gitignore file.
|
2016-08-08 15:01:33 +02:00 |
|
lephe
|
1f223f807f
|
Added an RTC test (clock), image part drawing and a few standard functions (stdlib, time).
|
2016-08-02 07:51:44 +02:00 |
|
lephe
|
c63d7b812e
|
Added bitmap part rendering and text colors, proper gray text. Enhanced demo app (wip).
|
2016-07-28 18:12:07 +02:00 |
|
lephe
|
b2151886bc
|
Added formatted printing for stdio: handles everything except doubles and %m.
|
2016-07-25 22:38:47 +02:00 |
|
lephe
|
7f174043a5
|
Reported TLB issues. Moved internal headers files, added rtc module and alloca.
|
2016-07-25 09:04:22 +02:00 |
|