Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ShadowMaster

Pages: [1] 2
1
Zaurus - pdaXrom / Midp2 On The Zaurus?
« on: May 19, 2006, 01:02:21 pm »
mmm.... died? btw..what feed are u talking about???

2
Zaurus - pdaXrom / Midp2 On The Zaurus?
« on: May 17, 2006, 07:26:08 pm »
Quote
Quote
I actually found an old topic (https://www.oesf.org/forums/index.php?showt...=16246&hl=midp2) pointing to a MIDP2 implementation. The link doesn't work anymore.
I'm working on a cell phone game and it would be pretty useful if I could develop and/r test the application on my zaurus.
Does anyone know how to get it?
Thanks
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127278\"][{POST_SNAPBACK}][/a][/div]

i compiled it for Z, all work exclude SSL profiles
i'll add it in feed  
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127384\"][{POST_SNAPBACK}][/a][/div]
cool....
is it midp1? or midp2?
also, is there any external api included(Nokia UI API for example)?

3
Zaurus - pdaXrom / Midp2 On The Zaurus?
« on: May 16, 2006, 08:36:48 am »
I actually found an old topic (https://www.oesf.org/forums/index.php?showt...=16246&hl=midp2) pointing to a MIDP2 implementation. The link doesn't work anymore.
I'm working on a cell phone game and it would be pretty useful if I could develop and/r test the application on my zaurus.
Does anyone know how to get it?
Thanks

4
Zaurus - pdaXrom / Gp2x Psone Emulator Running Realy Fast
« on: April 01, 2006, 10:15:40 am »
This thread can't die like this

5
Zaurus - pdaXrom / Working Tiemu
« on: March 19, 2006, 10:03:52 am »
stuffman, try stripping your binaries.
I think that I also tested your build but I had a problem (don't remember what was it)

However, porting emu48 is quite a problem. I probably will replace the GUI and put the settings into a .conf file and command line switches.
It won't be easy, there's still LOT of code that needs to be replaced for equivalent code that works in linux.
However, I think that I can make it work, but don't wait for a build in at least a month... lol

6
Zaurus - pdaXrom / Gp2x Psone Emulator Running Realy Fast
« on: March 18, 2006, 07:24:19 pm »
This project is so amazing.
I can't wait to get a 1GB SD or microdrive for my Z

7
Zaurus - pdaXrom / Saturn A Hp49 Emulator
« on: March 17, 2006, 10:36:01 pm »
lol.. I guess I have no more choice than porting emu48 to the linux platform...

8
Zaurus - pdaXrom / Saturn A Hp49 Emulator
« on: March 17, 2006, 06:15:19 pm »
no more clues than this:
Search in google for "Chf initialization failed" (with the quotes)
The page no longer exists but there's a cached copy. look at it..

9
Zaurus - pdaXrom / Working Tiemu
« on: March 16, 2006, 07:34:37 pm »
I'll try porting emu48 for linux (is windows-only afaik). Then I'll try compiling it for the Zaurus. I'll also try compiling the SATURN 48/49 emulator in my x86 box

[EDIT]about your build, you are missing the .glade GUI files (wizard and other GUI stuff). also, you compiled it with a hardcoded route to /mnt/card/ti/share/tiemu2 so it looks for those files there.

10
Zaurus - pdaXrom / Where Can I Put My Ipks Or Howtos?
« on: March 16, 2006, 07:17:44 am »
interesting

11
Zaurus - pdaXrom / Ng-spice Rework-17
« on: March 15, 2006, 07:28:13 am »
Almost forgot...
Some gEDA spice models (should work with ngspice)
http://www.brorson.com/gEDA/SPICE/spice-20030321.tar.gz

12
Zaurus - pdaXrom / Ng-spice Rework-17
« on: March 14, 2006, 07:50:19 pm »
I've compiled ngspice-rework17 for pdaxrom.
As far as I know the only requirement is the readline library (available at the stable
feed).
The package was compiled with xspice support and the included xgraph utility but
without cider support. I removed the example files and some docs in order to make the
package smaller. The most important doc files are in /usr/local/ng-spice-rework/share/docs.
If you want the example files or the complete set of READMEs, download the original source package (ng-spice-rework-17.tar.gz) from http://ngspice.sourceforge.net/.

The xspice codemodels are included in /usr/local/lib. The "spinit" script (/usr/local/ng-spice-rework/share/scripts) load this codemodel libraries whenever
you run ngspice. You can comment the lines in the script to modify this behavior.

The help files are in /usr/local/ng-spice-rework/share/helpdir so you can use nghelp without problems.

This is the first ipk package I build, so if you have any problem installing, post it here.
I hope you like it

13
Zaurus - pdaXrom / Working Tiemu
« on: March 12, 2006, 09:11:49 pm »
yeah, as I posted I could get it running... but it was so frikin slow....
I found a HP49 emulator for linux.... but seems like it uses imake and other tools for building, so it's most likely to compile under pocketworkstation... and I don't have storage space for that

Here's the link...
http://www.hpcalc.org/details.php?id=4382

anyone interested?

14
Zaurus - pdaXrom / Working Tiemu
« on: March 11, 2006, 09:02:35 pm »
isn't the same as the HP49...
I like rpn but there are mayor missing features from hp49
I finally made the tiemu emulator work but it's slow as hell...and the keyboard mapping is far from being usable (N=Backspace, LEFT = L, etc, nor even numbers are the same as on the keyboard)
I tried xcas on windows to see if it would be a replacement at least but it failed with a simple calculus exercise that a hp49 solved... and I did try only 3 excercises... so it's not good at all

15
Zaurus - pdaXrom / Working Tiemu
« on: March 11, 2006, 06:22:27 pm »
I tried everything... from the one on the unstable feed, to some user-compiled tiemu2, going trough a tiem3 compilation (by another user) even compiling it by myself and all trow different errors, mostly because of skins...
my binary worked but the "GUI" part of the skin isn't show, and the keyboard mapping is awful and useless, so I'm trying to see if the problem is related to the lack of libjpeg and I'm recompiling with it...
this sucks, if I can't have the HP49 calc running let me at least have ti89/92/v200 on my zaurus  
I'll keep trying.,...
anyone had success on running one of those emulators?

Pages: [1] 2