Shortcuts: Mobile | Active Topics | Newest Posts | Latest Freeware | Private Messaging | Contribute News | Archive 
  NEWS
  Search News
Browse by Category
News History
1SRC News RSS Feed
1SRC Podcast RSS Feed
Contribute News
  FORUMS
  Search Forums
Topic Specific
News
General
Applications
  Games
  Video
Deals & Promos
Developers
E-books
Mac / Linux
Medical
Podcast
Skins & Backgrounds
Wireless
Off-Topic
  Audio/Video
  Cellphones
  Digital Cameras
  Gaming
  Gadgets & Gizmos
  Non-Palm OS PDAs
  PCs/Laptops
  Tech Web
palm
pre
Foleo
T|X-Series
Z-Series
LifeDrive
Zire
Treo
Tungsten
Older Palms
Sony
VZ-Series
TH-Series
UX-Series
TJ-Series
NX-Series
TG-Series
NZ-Series
Older Clies
Tapwave
Zodiac
Garmin
iQue
Other Licensees
AlphaSmart
Fossil
Group Sense
Kyocera
LG
Samsung
Site Specific
Arcade
Comment/Suggest
  FREEWARE
  Search Freeware
Applications
Ebooks
Skins
Backgrounds
  ABOUT US
  Contact Us
Contribute News
About Us
Privacy Statement
  LOW PRICE SEARCH

Search for the lowest prices: 




  LINKS
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Go Back   1src Forums > Topic Specific > Off-Topic > OT: PCs/Laptops
User Name
Password
FAQ Members List Calendar Chat Arcade Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
Old 01-31-2008, 01:13 PM   #91
MetaView
PalmPDF Master
 
Join Date: Sep 2004
Location: Berlin
Posts: 808 MetaView is on a distinguished road
A 0.5 scaler is the next I will implement...
__________________
Palm OS ® certified developer

PalmPDF surely the best PDF Reader for Palm OS * 2Cool4U iPhone feeling on your Palm * OperaFrontEnd new experience with Oper Mini * PhoneDisconnect never forget a missed call or SMS
http://www.metaviewsoft.de
MetaView is offline   Reply With Quote
Old 01-31-2008, 03:13 PM   #92
mmulhern
Registered User
 
mmulhern's Avatar
 
Join Date: Apr 2003
Location: Sydney. Australia
Posts: 187 mmulhern is on a distinguished road
Quote:
Originally Posted by MetaView
mmulhern: The real keyboard on Sony devices isn't supported. There is now documented way to poll for key presses. I talk about hw-buttons like: launcher, calendar, address and memo.


Hardbuttons Results:
Datebook := nothing
Address := nothing
ToDo:= Toggle Virtual Keyboard (Hurrah!)
Memo:= Exit (sometimes to Home other times to Memo Pad????)

Softbuttons Results:
Home := nothing
Menu := nothing
Calc := nothing
Find := nothing

Let me see what doco is available so I can find out how to load floppy and CD images, and setup config file.

I think I'm going to really like this!!
__________________
IQ8000->Palm III->Palm 3c->NX70V/G->NX70V/G->iPhone3GS
(Retired)(on loan)_(R.I.P)____(Parts)__ (Retired) . . . . . . .
mmulhern is offline   Reply With Quote
Old 01-31-2008, 03:25 PM   #93
MetaView
PalmPDF Master
 
Join Date: Sep 2004
Location: Berlin
Posts: 808 MetaView is on a distinguished road
Quote:
Originally Posted by mmulhern
Hardbuttons Results:
Datebook := nothing
Address := nothing

Joystick Button 1 and 2. In the next update you can also define 2 other keys for use in cursor-move mode.

Quote:
Originally Posted by mmulhern
Hardbuttons Results:
Memo:= Exit (sometimes to Home other times to Memo Pad????)


Will be fixed in the next update.
__________________
Palm OS ® certified developer

PalmPDF surely the best PDF Reader for Palm OS * 2Cool4U iPhone feeling on your Palm * OperaFrontEnd new experience with Oper Mini * PhoneDisconnect never forget a missed call or SMS
http://www.metaviewsoft.de
MetaView is offline   Reply With Quote
Old 01-31-2008, 03:43 PM   #94
mmulhern
Registered User
 
mmulhern's Avatar
 
Join Date: Apr 2003
Location: Sydney. Australia
Posts: 187 mmulhern is on a distinguished road
Thanks for the update. Just been over to the EMU forum, read the quick guide and set-up dosbox.conf, and basic folders for CDRIVE. Copied these to the root of my Memory Stick, and it is working.

Next stop, drag out my old CIV1 installer CD and set it up.

What would be interesting (though somewhat perverse) is that later versions of DOSBox support the installation and running of Windows 3.x, which I do on my MacBook Pro to play my old copy of Civ2. . . . . .
__________________
IQ8000->Palm III->Palm 3c->NX70V/G->NX70V/G->iPhone3GS
(Retired)(on loan)_(R.I.P)____(Parts)__ (Retired) . . . . . . .
mmulhern is offline   Reply With Quote
Old 03-03-2008, 04:19 PM   #95
AletheianAlex
Registered User
 
Join Date: Mar 2008
Posts: 2 AletheianAlex is on a distinguished road
Question questions PLEASE help

First off, THANX for ressurecting palmdosbox. I have a few questions though.

First... a VERY important feature for the next update... a feature that would make it 1,000x easier to run would be adding / and \ and " to the keyboard!!! I searched high and low, and could enter a bunch of crazy symbols with the ALT key, but no slashes or quotes. Without it, you can't mount or change directories.

BUT... my question is: in the meantime you have to mount in the autoexec section... fine... BUT: how do you get a directory to mount in the [autoexec] section?!! I have tried everything and I can't get it to happen. I have been using dosbox for years on OSX, Linux and Windows so I am used to the syntax, and always use the autoexec to automount, but I can't get it to work in this case. I am trying to get it to run on my E2, and here is what I have tried:

mount c c:~/

mount c c:"~/"

mount c c:~\

mount c c:"~\"

mount c ~/

mount c "~/"

mount c ~\

mount c "~\"

mount c d:~/

mount c d:"~/"

mount c d:~\

mount c d:"~\"

None of those worked, so I tried creating a DOS directory in the top level of my SD card and also in the top level of my internal card as well as the hidden internal memory and tried:


mount c c:~/DOS

mount c c:"~/DOS"

mount c c:/DOS

mount c c:"/DOS"

mount c ~/DOS

mount c "~/DOS"

mount c /DOS

mount c "/DOS"

mount c d:~/DOS

mount c d:"~/DOS"

mount c d:/DOS

mount c d:"/DOS"

NONE of those options worked!!! I always got an error saying:

Directory <whichever option I tried> doesn't exist

I also tried following the mount line up with :

Set Path=C:\DOS;Z:\
C:

and also PRE-ceeding that like with and without:

@Echo Off

And NOTHING NOTHING works. it took about 4 hours to try all that because i have to open the dosbox.conf file in a text editor, change it, soft reboot and launch after every option!

So PLEASE someone bail me out! Is this user error, or is it a problem with my PALM E2? Just to get it straight... is this the setup that SHOULD work?:

-Install PalmDOSBox.prc on your main PALM internal memory, not your SD card?
-create a folder on the top level of your SD card to mount as your C drive?
-create dosbox.conf and put it on your SD card, top level?

I tried all permutations... disbox on SD and on PALM and under programs on PALM, c drive folder on SD, on PALM, in the launcher folder, in the programs folder, etc etc...

Thank you!
AletheianAlex is offline   Reply With Quote
Old 03-03-2008, 04:31 PM   #96
MetaView
PalmPDF Master
 
Join Date: Sep 2004
Location: Berlin
Posts: 808 MetaView is on a distinguished road
"mount c dos" is doing the trick...

And you are right, the on-screen keyboard is missing several things. It's already fixed and I will release it when I got the time to work further on it, next week, I hope...
__________________
Palm OS ® certified developer

PalmPDF surely the best PDF Reader for Palm OS * 2Cool4U iPhone feeling on your Palm * OperaFrontEnd new experience with Oper Mini * PhoneDisconnect never forget a missed call or SMS
http://www.metaviewsoft.de
MetaView is offline   Reply With Quote
Old 03-03-2008, 05:48 PM   #97
AletheianAlex
Registered User
 
Join Date: Mar 2008
Posts: 2 AletheianAlex is on a distinguished road
Quote:
Originally Posted by MetaView
"mount c dos" is doing the trick...

And you are right, the on-screen keyboard is missing several things. It's already fixed and I will release it when I got the time to work further on it, next week, I hope...

RATS! doesn't work for me. I tried 3 different brand SD cards too. Maybe it is an E2 specific problem. I'll keep trying


EDIT:

I found the problem. I'll post it in case it helps someone else. If I load the SD card into a reader and create directories on it, and then insert the card into my PALM, then DOSbox can't read them. Strange. So I have to create a directory in FileZ and then use that.

Then I have to use EXACTLY this syntax:

[autoexec]
@Echo Off
Mount C "/DOS"
C:

If I do that, it mounts properly, BUT I get an error message:

Drive C is mounted as local directory /DOS
Illegal command dirC:\;Z:\.
Illegal command C:S;Z:\.

It still works though, so I don't know what that whole error mess is about.

Thanx

Last edited by AletheianAlex : 03-03-2008 at 08:30 PM. Reason: UDATE
AletheianAlex is offline   Reply With Quote
Old 05-04-2008, 09:58 PM   #98
Murrfk
Registered User
 
Join Date: May 2008
Posts: 3 Murrfk is on a distinguished road
I can't get this to run on a Tungsten E2. If I try to run the program, I get the famous"

Fatal Alert

Bitmap.c, Line:1406,
BmpCreateBitmapV3:
invalid NULL argument

Reset

error.

I can get around this error by running UDMH (which I have heard reports should not be run on an E2 for fear of disastrous irrecoverable errors on an E2). I can then get the DOSBOX screen, but when I hit the start button, I get a "Insufficient Ram. Try more realistic settings" dialog box, which makes me think UDMH is not working properly with the E2.

Any suggestions? Am I missing something?
Murrfk is offline   Reply With Quote
Old 05-04-2008, 10:13 PM   #99
icefireicefire
Aspiring Developer
 
icefireicefire's Avatar
 
Join Date: Sep 2007
Location: In a cow?
Posts: 469 icefireicefire is on a distinguished road
UDMH is SAFE on the E|2. The bricking was only <5.0, but dmitry fixed that.
__________________
Quote:
I installed a program called Jackflash to watch flash movies
icefireicefire is offline   Reply With Quote
Old 05-05-2008, 07:09 AM   #100
Murrfk
Registered User
 
Join Date: May 2008
Posts: 3 Murrfk is on a distinguished road
Thanks. I have had no problems with UDMH, but I still can't get past the opening start with Dosbox.
Murrfk is offline   Reply With Quote
Old 05-05-2008, 11:07 AM   #101
_Em
Beta Tester
 
_Em's Avatar
 
Join Date: Nov 2005
Location: Igloo
Posts: 2,377 _Em is on a distinguished road
Send a message via ICQ to _Em Send a message via AIM to _Em Send a message via MSN to _Em Send a message via Yahoo to _Em
Someone (I think Metaview) compiled a version with working on-screen keyboard support. You have to either use this, or create an autoexec.bat to launch the files/change to C:.

You'll also likely have to change some of the memory settings, even WITH UDMH and CleanStart.
__________________
My Palm family:
Palm T|X ~ Palm T|E ~ m130 ~ m125 ~ POSE
_Em is offline   Reply With Quote
Old 05-05-2008, 11:12 AM   #102
Murrfk
Registered User
 
Join Date: May 2008
Posts: 3 Murrfk is on a distinguished road
E2 woes

I really appreciate the assistance. I have a demo version of UDMH that will only last 6 days. I will purchase it if I can get this to work. I do not have cleanstart.

How do I set the memory properly?

I have the latest version of the Dosbox, and a dosbox.conf file that I believe is set up properly on my SD card.
Murrfk is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
is there such a thing as a DOS emulator for palm os? michaelnyden Developers 1 10-28-2004 11:27 PM
MS DOS emulator for Palm? PEU Applications 2 09-03-2004 11:25 AM
can i put dos on my pda? Orincarnia General 25 05-09-2004 02:01 PM
ux50 / missing sync / isync / to do's Sheftel Mac / Linux 0 02-06-2004 06:32 PM
DOS attack vulnerability on Palm discovered! demannu General 33 05-24-2003 10:46 AM


All times are GMT -5. The time now is 01:09 PM.

  AD HOSTS ?
  GOOGLE ADS ?
  AMAZON ADS ?

Powered by: vBulletin Version 3.0.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
©2001 Entity City, LLC. All rights reserved.