diff options
author | he <he@pkgsrc.org> | 2013-07-08 08:37:10 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2013-07-08 08:37:10 +0000 |
commit | 5d0bc1c98cc644422694e1f37139d6915bcc8fbd (patch) | |
tree | 71de23397bfbf7db37ab283df191975d81f1e2e0 /emulators/x48/DESCR | |
parent | 516902df4e479a2bfade838c360c57c11f9647d2 (diff) | |
download | pkgsrc-5d0bc1c98cc644422694e1f37139d6915bcc8fbd.tar.gz |
Update x48 from version 0.4.1 to 0.6.4.
Pkgsrc changes;
* HOMEPAGE & distribution site moved.
* HP has released the ROMs, and copies of these are now automatically
installed.
* I could not get the X11 shm option to work (native X11, NetBSD 6.1/i386),
so it is disabled in the Makefile.
* Patch with updated pty handling code, borrowing some from FreeBSD's
package here.
Upstream changes:
2011-08-08 "G. Allen Morris III" <gam3@gam3.net> release 0.6.4
* Default to throttling speed only when key-pressed
* Add throttle switch for speed emulation
* Fix buffer overflow bug
* release keys on loss of focus
* typo in access_time adjust
2010-02-01 "G. Allen Morris III" <gam3@gam3.net> release 0.6.3
* made updates to x48.spec
* put debian directory in dist file
* install X48 app data in correct place
using pkg-config appdefaultdir xt
* removed more debugging messages
* added 'netbook' look for small/short screens
use +netbook on the command line
2010-01-30 "G. Allen Morris III" <gam3@gam3.net> release 0.6.2
* remove setlocal code that was causing a bug.
* removed some debugging code.
2009-06-31 "G. Allen Morris III" <gam3@gam3.net> release 0.6.1
* Fix to XShm to solve the 'LCD' Scramble problem.
2006-04-20 "G. Allen Morris III" <gam3@gam3.net>
* Added simple paste feature
* Repaired debugger non-readline input
* Changed from building with Imakefile to using GNU autoconfig
2005-03-20 "G. Allen Morris III" <gam3@gam3.net>
* added equal key for + and Meta Keys for Alpha
* applied a different fix for the arrow repeat key bug
* fixed a bug in the timer one logic. The cursor now flashes on input.
2005-03-20 "G. Allen Morris III" <gam3@gam3.net>
* added patch [000390] time.h compile bug
* added patch [000391] Arrow key repeat patch
* added ChangeLog file
2005-03-18 "G. Allen Morris III" <gam3@gam3.net>
* starting from x48 0.4.0.
Diffstat (limited to 'emulators/x48/DESCR')
-rw-r--r-- | emulators/x48/DESCR | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/emulators/x48/DESCR b/emulators/x48/DESCR index eac31089d24..333093144cd 100644 --- a/emulators/x48/DESCR +++ b/emulators/x48/DESCR @@ -1,8 +1,2 @@ This emulator is capable of providing a faithful replication of the -HP48. In order to do so, it requires a copy of the ROM software -from YOUR calculator. In order to avoid breaking copyright laws, -and upsetting HP, you MUST BE THE PROUD OWNER OF AN HP48 before -running this program. Of course you can run this program without a -copy of the ROM software in order to write trivial machine code -programs but you will not be able to access any of the calculator -functionality. +HP48. |