Commit graph

16 commits

Author SHA1 Message Date
Eddie C. Dost
eede585bc9 update ROM to version 2.15 2017-10-26 12:32:35 +02:00
Eddie C. Dost
4dbea0855a merge compile_fix.diff by datajerk 2017-10-26 12:13:26 +02:00
Eddie C. Dost
f7913eb03a merge grayscale.diff by datajerk 2017-10-26 12:12:16 +02:00
Eddie C. Dost
e865764785 Fix warnings, compile again with -Werror. 2017-10-26 11:41:01 +02:00
Eddie C. Dost
d5239f657d merge Bug fix by Bruno-w (https://github.com/Bruno-w): RTC alarm wake-up
Because of the S3C2410 bug (INT_SRCPND_RTC not set on alarm wake-up), the
firmware need to check on power-on if an alarm is triggered by comparing the
alarm date to the system date.  But, It failed because the firmware read a
system date that is 1 second behind the alarm date, while the cpu was waked-up
by an alarm.  This is because x49gp uses 2 different functions to read host
system time in 2 key routines, leading to a 1 second gap when used consecutively.
This fix solved this issue.
2017-10-26 10:45:20 +02:00
Eddie C. Dost
8cf3104ce8 add ignorance 2017-10-26 09:41:11 +02:00
Eddie C. Dost
440d6f75f8 fix direction of movement of pressed buttons 2017-10-26 09:34:32 +02:00
Eddie C. Dost
b87dfbd081 Fix missing button labels on 64bit by adding missing va_copy(). 2017-10-25 22:50:39 +02:00
Eddie C. Dost
169188137e compile on debian 2017-10-25 17:51:56 +02:00
Eddie C. Dost
a8998380a4 add backticks for code 2017-10-25 17:51:06 +02:00
Nicholas Kirchner
6b07f2cf64 Updated README (for real) 2013-08-22 20:39:39 -05:00
Nicholas Kirchner
dc57edd946 Updated README 2013-08-22 20:39:18 -05:00
Nicholas Kirchner
3b517a294c Fixed Makefiles to support Ubuntu 12.04 2013-08-22 20:33:51 -05:00
Nicholas Kirchner
816a29d8be ignore DS_Store 2013-08-22 20:04:21 -05:00
Nicholas Kirchner
1079712260 deleted .svn subdirectories 2013-08-22 20:01:12 -05:00
Nicholas Kirchner
23b61d3ea5 Forked from revision 11 at http://sourceforge.net/p/x49gp/code/11/tree/ 2013-08-22 19:57:00 -05:00