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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 231 - 260 of 768   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
231
When doing sysTaskCreate I get a sysNotAllowed error. Has anyone experienced that too? how do I get around that? There must be a way, as the system uses it....
dmitrygr2003
Offline Send Email
Jun 3, 2004
3:00 pm
232
v1.3.0 was released * initial slowdowns were removed (again ;-) ) * "key click" option was added * "ignore keyboard detach" option was added * layout selection...
Igor Nesterov
nest_nest1
Offline Send Email
Jun 6, 2004
8:06 am
233
I tried to work the same logic (below) for a Trio600 running PalmOS 5 but I didn't seem to find the Table. Is there something I missed? The trail ended up in...
triosrcool
Offline
Jun 9, 2004
11:16 am
234
Maybe something wrong with your code? I heard that YAHM works with treo600. Can you show your code? Igor ... From: triosrcool To: palmnest@yahoogroups.com ...
Igor Nesterov
nest_nest1
Offline Send Email
Jun 9, 2004
11:40 am
235
Hello, in the initial technological blurb for the UX50, mentioned that the device used a 512Mbits M-Sys Mobile DiskOnChip memory for its storage. Anyone ever...
il_demone_guardiano
il_demone_gu...
Offline Send Email
Jun 9, 2004
8:08 pm
236
... Does not 512 Mbits == 64 Mbytes? Is this not just the chipset name for the 64 MB NAND Flash...
Code Ronin
code_ronin
Offline Send Email
Jun 9, 2004
8:22 pm
237
... Mostly yes: The main difference between a "naked" NAND and the DiskOnChip is an hardware interface that allows to access a part of the device as if it was...
il_demone_guardiano
il_demone_gu...
Offline Send Email
Jun 9, 2004
8:57 pm
238
just patch. HwrCalcDynamicHeapSize then move the yahm and the hack to flash jacksafe so it is acessible normally, make yahm activate after reset move...
dmitrygr2003
Offline Send Email
Jun 13, 2004
5:46 pm
239
for example here's the ROM implementation. it just calls HwrCalcDynamicRAMSizeand subtracts 0x1b00 and that does this: gets amount of total ram->8(A6) ...
dmitrygr2003
Offline Send Email
Jun 13, 2004
6:17 pm
240
I think that it should not work. PalmOS make memory partitioning before sending "reset launch code" to applications. The better way probably is ROM Image...
Igor Nesterov
nest_nest1
Offline Send Email
Jun 13, 2004
6:18 pm
241
http://g700.palmoid.com/G700Hack_1_3_2.prc - beta (common for all layouts) http://g700.palmoid.com/LayCoder700.zip - laycoder with map sources * TypeAway...
Igor Nesterov
nest_nest1
Offline Send Email
Jun 13, 2004
6:57 pm
242
Hi, It's a simple method for declaring constant strings in armlets. This method doesn't generate entry in GOT-table ===definition #define CONST_TEXT(name, str)...
Igor Nesterov
nest_nest1
Offline Send Email
Jun 13, 2004
7:31 pm
243
... No, the gcc simply is not smart enough... for a code segment constant string, it could even emit something like this, in -fPIC mode: bl .after .asciz...
il_demone_guardiano
il_demone_gu...
Offline Send Email
Jun 13, 2004
8:31 pm
244
Hi All, I have made a tools that allows to load ARM and relocate it. You can use any kinds of variables. Download :...
Hilary
hilarycheng
Offline Send Email
Jun 14, 2004
1:10 am
245
my new palm will arrive soon, so I can play around with the rom of the TJ35. I have dissasemblede it and I know where to patch. I'll try to get this working....
dmitrygr2003
Offline Send Email
Jun 14, 2004
11:50 am
246
I got myself a TJ35 with 16 MB of dynamic ram!!! quite useless, but cool nontheless....
dmitrygr2003
Offline Send Email
Jun 15, 2004
11:55 pm
247
There's some tool already available?...
il_demone_guardiano
il_demone_gu...
Offline Send Email
Jun 18, 2004
8:20 pm
248
... You only extract ROMs from devices with OS < 5.0. In order to simulate an OS 5 device, download the Palm Simulator at www.palmsource.com/developer/ or at ...
Code Ronin
code_ronin
Offline Send Email
Jun 18, 2004
8:32 pm
249
POSE can. ROMTransfer can transfer ROM Image from OS5 devices. The better way is searching for modified version of ROMTransfer with saving to card. Igor ... ...
Igor Nesterov
nest_nest1
Offline Send Email
Jun 18, 2004
8:40 pm
250
... Thanks Igor! Even though I did not ask the question I definitely learned something new. PalmS always spouted the party line. ...
Code Ronin
code_ronin
Offline Send Email
Jun 18, 2004
9:18 pm
251
... Does not seem to work with MacOS. ... Yep. I'll look inside ROMTrasfer to see how hard it would be....
il_demone_guardiano
il_demone_gu...
Offline Send Email
Jun 18, 2004
9:22 pm
252
... This, assuming you're running windows. If you're running anything else, you're out of the game. One could, in fact try to see how the ARMulator copes with...
il_demone_guardiano
il_demone_gu...
Offline Send Email
Jun 18, 2004
9:25 pm
253
Look there: http://member.nifty.ne.jp/wills/program.html ... From: il_demone_guardiano To: palmnest@yahoogroups.com Sent: Saturday, June 19, 2004 1:22 AM ...
Igor Nesterov
nest_nest1
Offline Send Email
Jun 18, 2004
10:04 pm
254
http://g700.palmoid.com/g700drv.zip * Mail button works: run one of SnapperMail, VersaMail or Mail Future plans: * power saving for palmOne devices (closing...
Igor Nesterov
nest_nest1
Offline Send Email
Jun 21, 2004
11:23 am
255
Hi, New ZLauncher 4.2 can work with YAHM. Just create new tab for app type HACK. Details form can be used for hack activation/deactivation. Igor...
Igor Nesterov
nest_nest1
Offline Send Email
Jun 22, 2004
8:19 pm
256
G700 driver beta 1.3.4 released * Serial port autoclose after 30 sec. Should save battery, especially on palmOne devices. _led version make LED splashes on...
Igor Nesterov
nest_nest1
Offline Send Email
Jun 22, 2004
9:54 pm
257
There's a place where I can get them? Or one must do a guesswork based on similarily named functions?...
il_demone_guardiano
il_demone_gu...
Offline Send Email
Jun 24, 2004
4:29 pm
258
Guesswork only. If old prototype doesn't work, you can try simple changes like UIn16 HwrDockStatus(void) -> Err HALDockStatus(UInt32 *pStatus); Igor ... From:...
Igor Nesterov
nest_nest1
Offline Send Email
Jun 24, 2004
6:02 pm
259
Hi, I built a YAHM hack application, which replaces the trap SysUIAppSwitch. The altered trap delay sometime and call the original trap. It works fine. But if...
zhiwu_mu
Offline
Jun 29, 2004
7:26 am
260
You should compile alert with pilrc -LE32 option. Native FrmAlert use little endian 'aalt' resource for alerts. Also don't forget to open hack database before...
Igor Nesterov
nest_nest1
Offline Send Email
Jun 29, 2004
7:31 am
Messages 231 - 260 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