This site is no longer active and is available for archival purposes only. Registration and login is disabled.

GAPI for E-105 and Quake


GAPI for E-105 and Quake

Postby mdkdue » Jun 28, 2001 @ 4:06am

Does anybody think a E105 version of Pocket Quake is now possible?
mdkdue
 


Re: GAPI for E-105 and Quake

Postby Dan East » Jun 28, 2001 @ 10:02am

A version is being attempting using that API for H/PC Pro devices. We'll see how that goes first. The problem with CE 2.11 devices is that another, larger library is missing (stdio).<br><br>Dan East
User avatar
Dan East
Site Admin
 
Posts: 5264
Joined: Jan 25, 2001 @ 5:19pm
Location: Virginia, USA


Re: GAPI for E-105 and Quake

Postby mdkdue » Jun 28, 2001 @ 10:40am

Thanks for the reply Dan. I don't know anything about programming so I can't comment, but it would be nice to see the project attempted.<br>:)
mdkdue
 


Re: GAPI for E-105 and Quake

Postby rtbltj » Jul 2, 2001 @ 3:03pm

How would you work around stdio on win 2.11 devices?
rtbltj
 


Re: GAPI for E-105 and Quake

Postby Dan East » Jul 2, 2001 @ 3:59pm

The easiest way would be to create a stdio.lib library containing the needed stdio functions. The replacement library would then make calls to the Windows API (CreateFile, ReadFile, etc) to do the actual file I/O. Years ago I heard of people creating such libraries, but it is only recently that more open development has occured for Windows CE. Originally nearly all Windows CE software being written was proprietary, commercial software, so very little code sharing was going on.<br><br>Dan East
User avatar
Dan East
Site Admin
 
Posts: 5264
Joined: Jan 25, 2001 @ 5:19pm
Location: Virginia, USA


Re: GAPI for E-105 and Quake

Postby Neuro » Jul 9, 2001 @ 1:39pm

Couldn't anyone reverse engineer the stdio.lib from the WinCE 3.0 platform and work on converting it by looking at the lines of code?  I haven't really started to learn programming yet, so forgive me if I sound ignorant.
Neuro
 


Re: GAPI for E-105 and Quake

Postby Dan East » Jul 9, 2001 @ 4:18pm

No, decompilers are not a true reality. Especially for the types of processors used for Windows CE devices. Creating a stdio.lib would not be that difficult. I just don't have the time. :( The fopen function would require the most work; parsing the flag string to determine the appropriate flags for CreateFile. You would also have to convert the filename to Unicode.<br><br>Dan East
User avatar
Dan East
Site Admin
 
Posts: 5264
Joined: Jan 25, 2001 @ 5:19pm
Location: Virginia, USA


Re: GAPI for E-105 and Quake

Postby jongjungbu » Jul 9, 2001 @ 8:04pm

User avatar
jongjungbu
Not JongJongBu
 
Posts: 3112
Joined: Jun 19, 2001 @ 4:22am
Location: USA


Re: GAPI for E-105 and Quake

Postby Dan East » Jul 9, 2001 @ 9:45pm

User avatar
Dan East
Site Admin
 
Posts: 5264
Joined: Jan 25, 2001 @ 5:19pm
Location: Virginia, USA


Re: GAPI for E-105 and Quake

Postby jongjungbu » Jul 9, 2001 @ 11:37pm

User avatar
jongjungbu
Not JongJongBu
 
Posts: 3112
Joined: Jun 19, 2001 @ 4:22am
Location: USA


Return to Pocket Quake 1 and 2


Sort


Forum Description

Discuss Pocket Quake 1 and 2 by Dan East

Moderators:

Dan East, sponge, James S

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum