[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ProgSoc] XINU emulator



On Tue, 12 Jun 2001 14:41, you wrote:
> On Tue, 12 Jun 2001, Greg Kopff wrote:
> > prompt here, we're talking -booting- to DOS).  I had to make the
> > scheduler "traditional unix like".  An ugly thing to do in 23 lines by 78
> > columns... ;-)
>
> Did you try "MODE 132,50" ?

To tell the truth, I did most of it in vi, and then only rebooted to test and 
debug at the end. :-)  The *real* pain is having to load turbo C, retrieve 
the options (every bloody time!), compile the OS (which takes ages without 
buffered i/o - It's only XINU, but on a 200 MHz machine I could go and make 
coffee and come back and it'd still be going), quit turbo c, link the OS 
libs, load tc with the test program (remembering to retrieve the options 
again!), compile the test program, quit tc, and then run the test program.  
Notice bug.  Repeat.

Turbo C has a built in editor, but its worse that edit.com (but, ok, edlin 
would suck more) :-)

Of course real men do it all with toggle switches on a front panel... ;-)

-- 
 Greg Kopff
===================================================
gkopff@nospam.powersource.com.au      PowerSource Software
Technical Director    http://www.powersource.com.au
===================================================
Gentlemen! You can't fight in here, this is the
  War Room! - President Merkin Muffley
===================================================
-
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.