Search the web
Sign In
New User? Sign Up
palmnest · Support for palmoid.com software
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 654 - 683 of 768   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
654
I have a Zodiac 2, before installing YAHM, I want to ask what is the difference with Zodiac version?...
Perry Ismangil
perry_ismangil
Offline Send Email
Sep 8, 2005
1:17 pm
655
There was a little fix to avoid Zodiac DRM shit. Igor...
Igor Nesterov
nest_nest1
Offline Send Email
Sep 8, 2005
1:23 pm
656
... ref num? forget it. not in ARM world. u can patch it with a ARM native patch. YAHM cant do it....
dmitrygr2003
Offline Send Email
Sep 9, 2005
2:09 am
657
I want to use EvtAddEventToQueue() in os5 hack, but I haven't found EvtAddEventToQueue offset in the systable.txt. Whether YAHM doesn't support the function?...
ecoolsoft
Offline Send Email
Sep 13, 2005
2:33 am
658
You can patch SystemTable 0x814 SysEventAddToQueue Igor...
Igor Nesterov
nest_nest1
Offline Send Email
Sep 13, 2005
4:26 am
659
I have been looking at mobile-stream's "unofficial Palm OS5 SDK" and trying to figure out how to call a system shared library such as NetLib from a PNOlet. I...
cport19992003
Offline Send Email
Oct 8, 2005
1:10 am
660
There are two ways of native library loading: implicit and explicit. Explicit loading a bit harder to code, but can be used manually from pnolet: UInt32...
Igor Nesterov
nest_nest1
Offline Send Email
Oct 8, 2005
10:23 am
661
Igor, Thanks for the information. I found the Wiki pages to be most useful (I always thought I should have studied Russian instead of French as my second...
cport19992003
Offline Send Email
Oct 11, 2005
3:12 am
662
... There are no official SHL Index list. There are one point where you can got a trouble: when both modules with shared idx are loaded at same time. There...
Igor Nesterov
nest_nest1
Offline Send Email
Oct 11, 2005
11:17 am
663
Hello I am using the Logitech TypeAway with my Tungsten T. I have installed the YAHM and the G700 hack to use the keyboard. It has worked fine for a month but...
Ryan
backstreet_s...
Offline Send Email
Oct 11, 2005
5:57 pm
664
Hello, looks like I have my dynamic heap extension code working on T and T2 devices - http://fanoush.webpark.cz/palm/fhr. Now other people want support for...
funoush
Offline Send Email
Oct 19, 2005
2:03 pm
665
Ahoj, I couldn't get to that page of yours :( http://fanoush.webpark.cz/palm/fhr It has said to me: ============================== Upozornění!...
Ing. Taras Kapuszczak
tarasmk2002
Offline Send Email
Oct 19, 2005
4:49 pm
666
Sorry I forgot to include .html But http://www.google.com/search?q=palm+fhr could give you answer in seconds :-) F...
funoush
Offline Send Email
Oct 20, 2005
6:44 am
667
Hi, A few years ago I wrote some hacks for Palm III, and now it seems that it could work again ! Thanks ! so far, hacks doesn't seems to work in Simulator ? ...
Laurent THALER
l_thaler
Offline Send Email
Oct 26, 2005
8:35 am
668
All debuggers about you say work via "software" debug. You need only input "shortcut . 2" to enter in this mode. I`m try, it work. I`m not found any...
rayddteam
Offline Send Email
Oct 26, 2005
12:52 pm
669
... Many "old" hacks will work with OS5.x and YAHM with marginal changes. You need to recompile the 'HACK' resources with the arm version of gcc, create the...
il_demone_guardiano
il_demone_gu...
Offline Send Email
Oct 26, 2005
5:20 pm
670
Greetings all, I'm not too new to the group but i've never spoken before. Right now I don't even have my SDK system properly set up, so this is a pre-code...
Lars Goldschlager
lars_goldsch...
Offline Send Email
Oct 26, 2005
9:23 pm
671
... I'm starting with the easiest part of ClipString, breaking the infamous 1000c limit in clipboard copy, it works now, but in it's original version I...
lthaler
l_thaler
Offline Send Email
Oct 27, 2005
7:03 am
672
Take a look in YAHM SDK. There were few working examples....
Igor Nesterov
nest_nest1
Offline Send Email
Oct 27, 2005
7:05 am
673
Could you be more precise, I didn't see any form definition in any .rcp file used in a code hack...
lthaler
l_thaler
Offline Send Email
Oct 27, 2005
7:18 am
674
Hello: Maybe you have a problem with your resources, that should be compiled as little endian. From http://yahm.palmoid.com/yahmv.htm : "10. Resources for ARM...
Xavier Rubio Jansana
teknik_tdr
Offline Send Email
Oct 27, 2005
8:54 am
675
Thanks, I'm on the way to see the light, now :-)...
lthaler
l_thaler
Offline Send Email
Oct 27, 2005
9:28 am
676
lthaler wrote: Thanks for your help guys http://lthaler.free.fr/divers/ClipStringHackCW_20051027.zip at this time it break only the 1000c clipboard limit the...
lthaler
l_thaler
Offline Send Email
Oct 27, 2005
5:38 pm
677
AFAIK there were a way to pass a command line to pilrc plugin: http://www.calliopeinc.com/pilrcplugin.html, chapter "Add .rcp file or command file"...
Igor Nesterov
nest_nest1
Offline Send Email
Oct 27, 2005
5:40 pm
678
Hello all, Recently I was trying to work out the Clie UX memory map, and the underlying virtual to physical translations. Apparently the Clie runs most of the...
il_demone_guardiano
il_demone_gu...
Offline Send Email
Oct 27, 2005
6:03 pm
679
it doesn't work with the pilrc version bundled with CW, but I have a solution with a .cmd launched as "BatchRunner Pre Linker"......
lthaler
l_thaler
Offline Send Email
Oct 27, 2005
10:03 pm
680
privelege mode instruction? illegal opcode?...
Igor Nesterov
nest_nest1
Offline Send Email
Oct 28, 2005
12:48 pm
681
... Apparently not: mov #1, r0 .long 0xe60000010 add r0, r0, #1 mov pc, lr results in r0=2 as if the undefined instruction was not even there....
il_demone_guardiano
il_demone_gu...
Offline Send Email
Oct 28, 2005
3:21 pm
682
... Even more... Someone suggested that SysFatalAlert runs in privileged mode, but it does not appear to be the case......
il_demone_guardiano
il_demone_gu...
Offline Send Email
Oct 29, 2005
1:00 pm
683
... Ok, here's the deal: SysFatalAlert() runs in privileged mode only if the alert was caused by a native ARM alert. That is m68k code containing asm("divu...
il_demone_guardiano
il_demone_gu...
Offline Send Email
Oct 29, 2005
8:34 pm
Messages 654 - 683 of 768   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help