Commit graph

91 commits

Author SHA1 Message Date
Christian Wendt
ec9ea8e5ca add 2MB 2.15 update file 2017-12-07 13:14:22 +01:00
Christian Wendt
1bfe0818fe fix typo 2017-12-07 12:58:13 +01:00
Christian Wendt
17c2e1984f add clean update flash file 2017-12-07 12:57:36 +01:00
Christian Wendt
407b2c3e8c compile with newer gtk, fix parallel builds 2017-12-07 12:57:12 +01:00
Eddie C. Dost
2a23ee8088 fix parallel builds and subdir qemu 2017-11-28 11:34:55 +01:00
Eddie C. Dost
2671076693 Loop over separate reg arrays separately. 2017-10-26 15:52:19 +02:00
Eddie C. Dost
74e7ea152c Allow parallel builds. 2017-10-26 15:42:01 +02:00
Eddie C. Dost
3e6a714ae2 fix reset pin behaviour 2017-10-26 15:27:49 +02:00
Eddie C. Dost
1f19c8009c fix warnings on 64bit for all debug output 2017-10-26 14:30:39 +02:00
Eddie C. Dost
1e49bdb159 update EqnLib, EqnData, and prtbl 2017-10-26 14:14:35 +02:00
Eddie C. Dost
0f69d29cf6 add reset pin on keyboard key F12 2017-10-26 14:14:07 +02:00
Eddie C. Dost
cd78bd8127 fix offset calculations in qemu callbacks 2017-10-26 14:13:45 +02:00
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
claudiol
e011d6da30 Merge branch 'master' 2017-07-10 08:26:43 -04:00
claudiol
f5c0ad34cd Changed firmware to newrpl. 2017-07-10 08:26:02 -04:00
Egan Ford
cca2d2cc11 readme cleanup 2017-03-27 17:07:13 -06:00
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