![]() |
Re: HP48GX emulation
Would people prefer a special 'close' button, or a menu that offers a 'close' option as well as a choice of sideways/side-by-side orientation?
For the moment, if you'd like both versions to be installed simultaneously, follow these steps: 1. Install anunakin's x48 package. 2. Download the source tarball from my post yesterday. 3. Do the following as root: Code:
tar xvfz x48-sideways-0.6.3.tar.gz5. Also as root, execute the following commands: Code:
update-desktop-database /usr/share/applications |
Re: HP48GX emulation
BTW, instead of using one RESCALE_FACTOR for both x and y directions I can create different ones for x and y in order to fill the screen. Making the buttons bigger is easy, but getting all of the shadow effects right might not be; it might be better to try multi-color pixmaps (if that's possible). I'll look into it, but perhaps not right away.
|
Re: HP48GX emulation
Where do you put the rom file??? Thanks.
|
Re: HP48GX emulation
/home/user/.hp48/rom
ElectricLungfish, are the shadow effects really required? The audible clicks from the key taps should be enough user feedback? |
Re: HP48GX emulation
st5150: Thank you sir. I put the rom in there. It's not working its just crashing to desktop. Am I supposed to edit a config file to tell it the filename? Or what is the filename supposed to be? Mine is: HP48GXRomfile.bin
|
Re: HP48GX emulation
Quote:
|
Re: HP48GX emulation
Quote:
|
Re: HP48GX emulation
Quote:
Move the ROM file to your home directory. Assuming it is named HP48GXRomfile.bin (I obtained mine from hpcalc.org and it's named gxrom-r), execute the following command in the terminal (no need to be root): Code:
x48 -rom HP48GXRomfile.bin -initializeMore info is available in the README file contained in the source package (the .tar.gz file). |
Re: HP48GX emulation
1 Attachment(s)
Quote:
I compiled v0.63 on an i386 box and experienced the same random shut off phenomenon while pressing keys as you described. I also tried to simplify a basic expression like x*x using fsimp from the attached fcalc library. It works fine on the i386 build, but hangs on maemo. I vaguely remember something about having to disable shared memory for the display to work properly on i386. |
Re: HP48GX emulation
Quote:
I made some changes on x48 0.6.3 sources: On emulate.c, same way like pinnchus made: Code:
--- ../temp/x48-0.6.3/src/emulate.c 2010-02-01 13:35:19.000000000 -0300Code:
--- ../temp/x48-0.6.3/src/X48.ad.h 2010-01-29 21:53:20.000000000 -0300Code:
--- ../temp/x48-0.6.3/debian/rules 2010-01-30 13:02:47.000000000 -0300Quote:
http://3.bp.blogspot.com/_M6e9BjVoy5...3-08-39-01.png |
| All times are GMT. The time now is 01:13. |
vBulletin® Version 3.8.8