Egan Ford
c45d794520
readme cleanup
2017-03-27 17:05:42 -06:00
Egan Ford
ecf4a1ef46
readme cleanup
2017-03-27 17:03:26 -06:00
Egan Ford
c8b823fb25
fixed MacOS build issues
2017-03-27 17:02:05 -06:00
datajerk
7d928fca72
Merge pull request #2 from Bruno-w/master
...
Bug fix: RTC alarm wake-up
2016-11-08 10:22:03 -07:00
Bruno-w
6167cbfe90
Bug fix: 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.
2016-11-08 11:27:47 +01:00
claudiol
9c1f2edd6f
Activated debug mode with -d switch in command line.
2015-11-13 16:46:52 -05:00
datajerk
575754921e
Merge pull request #1 from claudiobsd/master
...
Improved keyboard emulation to support newRPL.
2015-11-12 17:43:44 -05:00
claudiol
b5f93ed6a4
Improved keyboard emulation to support newRPL.
2015-11-12 17:07:28 -05:00
Egan Ford
838dd96204
added -lm -lz to LDFLAGS for 3298 to build
2014-10-30 18:33:41 -06:00
Egan Ford
18e10037dd
modified: flash.c
...
modified: include/x49gp_ui.h
modified: s3c2410_lcd.c
modified: ui.c
Patches from 3298: http://www.hpmuseum.org/forum/thread-2352-post-20831.html#pid20831
2014-10-28 21:07:16 -06: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