Re: Which emulator is better to develop some new feature based on it?

2003-03-07 Thread Alfredo J. Cole
El Vie 07 Mar 2003 16:28, Bart SCHELSTRAETE escribió: > Charlie Song wrote: > > Hi all, > > > > I'm going to develop some new features based on an existing emulator, > > such as BOCHS, WINE, PFLEX86, and etc. I want to redirect the memory > > access from virtu

Re: Which emulator is better to develop some new feature based onit?

2003-03-07 Thread Bart SCHELSTRAETE
Charlie Song wrote: Hi all,   I'm going to develop some new features based on an existing emulator, such as BOCHS, WINE, PFLEX86, and etc. I want to redirect the memory access from virtual memory to real memory space and add an API for linux application program

Which emulator is better to develop some new feature based on it?

2003-03-07 Thread Charlie Song
Hi all,   I'm going to develop some new features based on an existing emulator, such as BOCHS, WINE, PFLEX86, and etc. I want to redirect the memory access from virtual memory to real memory space and add an API for linux application program calls.   Which emulator is better for

Re: develop

2002-07-22 Thread Alfredo Cole
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 El Mié 17 Jul 2002 01:41, Ximo Llacer escribió: > Hi. > > Does anyone knows any tools to develop programs based in textmode ? (...) ncurses will do it. > Is there any kind of 4gl language to do this ? > (...) Recital, Max20 a

Re: develop

2002-07-17 Thread Jay Daniels
On Wed, Jul 17, 2002 at 10:03:16AM -0500, lrnobs wrote: > Appgen, and maybe Kylix can develop in text as well as gui. I think I read that. > > Lawrence Nobs > - Original Message - > From: Ximo Llacer > To: [EMAIL PROTECTED] > Sent: Wednesday,

Re: develop

2002-07-17 Thread lrnobs
Appgen, and maybe Kylix can develop in text as well as gui.  I think  I read that.   Lawrence Nobs - Original Message - From: Ximo Llacer To: [EMAIL PROTECTED] Sent: Wednesday, July 17, 2002 2:41 AM Subject: develop Hi.   Does anyone knows any

develop

2002-07-17 Thread Stephen_Reilly
Textmode ? Use dialog and a few scripts. Man dialog, steve -Original Message- From: Ximo Llacer [mailto:[EMAIL PROTECTED]] Sent: 17 July 2002 08:41 To: [EMAIL PROTECTED] Subject: develop Hi. Does anyone knows any tools to develop programs based in textmode ? I have to develop a

develop

2002-07-17 Thread Ximo Llacer
Hi.   Does anyone knows any tools to develop programs based in textmode ?   I have to develop a production software , I ‘d like find any tools or lib to help control input field as lengh ,etc, bars menu .   Is there any kind of 4gl language to do this ?   I was wonderfully if

how to develop a port translation program

1998-06-12 Thread James Kim
Hi, Hi, I am involved to write a program, which translation a port number (e.g. port 80 to port 443). Is there a utility already being used or a sample program, which does the similar thing. The program is supposed to redirect http requests (port 80) to https port (443) and https responses (