Re: [CAD_CAM_EDM_DRO] Re: Simpler EMC version
Posted by
Brian Pitt
on 2001-11-08 22:48:09 UTC
Hi Alan , Chris,
those modes can be used with svgalib or the framebuffer
but I don't know how well the DOS code would port to GCC/Linux
you could use one of the embedded toolkits like picotk
HTTP://picotk.sourceforge.net/
it uses the framebuffer and has most of the things needed for
this kind of work without a lot of bloat
also I think the framebuffer uses VESA BIOS Extensions (VBE) Version 2.0
or higher so some older "shop grade" video cards may not support it
that leaves curses and svgalib as the only ones guaranteed to work the
first time out on older hardware
Brian
those modes can be used with svgalib or the framebuffer
but I don't know how well the DOS code would port to GCC/Linux
you could use one of the embedded toolkits like picotk
HTTP://picotk.sourceforge.net/
it uses the framebuffer and has most of the things needed for
this kind of work without a lot of bloat
also I think the framebuffer uses VESA BIOS Extensions (VBE) Version 2.0
or higher so some older "shop grade" video cards may not support it
that leaves curses and svgalib as the only ones guaranteed to work the
first time out on older hardware
Brian
On Thursday 08 November 2001 20:01, you wrote:
> HI Chris,
>
> The VRES256Color (640x480)or SRES256Color (800x600) color should run
> about anywhere, and are supported by MicroSoft and Borland 'C' compilers
> (everyone?).
> I'm not sure where you are talking about adding the UI code, or what
> compiler is to be used (does the Linux compiler support these as well?),
> but it might be a thought.
>
> Alan KM6VV
Discussion Thread
ccs@m...
2001-11-08 11:05:48 UTC
Simpler EMC version
William Scalione
2001-11-08 11:47:52 UTC
Re: [CAD_CAM_EDM_DRO] Simpler EMC version
Brian Pitt
2001-11-08 11:52:57 UTC
Re: [CAD_CAM_EDM_DRO] Simpler EMC version
Matt Shaver
2001-11-08 14:30:05 UTC
Re: [CAD_CAM_EDM_DRO] Simpler EMC version
ccs@m...
2001-11-08 15:04:35 UTC
Re: [CAD_CAM_EDM_DRO] Simpler EMC version
cncdxf@a...
2001-11-08 15:28:49 UTC
Re: Simpler EMC version
bfp@e...
2001-11-08 16:03:08 UTC
Re: Simpler EMC version
Alan Marconett KM6VV
2001-11-08 19:16:46 UTC
Re: Simpler EMC version
ccs@m...
2001-11-08 19:24:01 UTC
Re: [CAD_CAM_EDM_DRO] Re: Simpler EMC version
Alan Marconett KM6VV
2001-11-08 20:02:47 UTC
Re: Simpler EMC version
Jon Elson
2001-11-08 22:34:22 UTC
Re: [CAD_CAM_EDM_DRO] Simpler EMC version
Brian Pitt
2001-11-08 22:48:09 UTC
Re: [CAD_CAM_EDM_DRO] Re: Simpler EMC version
Brian Pitt
2001-11-08 23:24:40 UTC
Re: [CAD_CAM_EDM_DRO] Simpler EMC version