On Sun, Jul 20, 2008 at 6:59 AM, Petter Urkedal <[EMAIL PROTECTED]> wrote:
> This complicates the assembler, so maybe we should start coding and see > if and what we need before adding such an extension. Definitely. We should work it all out in C code first. We can structure a C program with some functions that stand in for the hardware capabilities, and code it to work, actually convert from text and font to pixels. From this, we can decide exactly how complex the assembler needs to be. We can also add more complexity as our needs grow. All of your ideas are good, but we should weigh that effort against the effort of maintaining less organized code. -- Timothy Normand Miller http://www.cse.ohio-state.edu/~millerti Open Graphics Project _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
