Under Debian and Ubuntu, there is a package called live-build that can create a 
Bootable distribution that runs from DVD. You can include your own software in 
the build, but it takes a long time to build. It includes a lot of standard 
packages that you probably don't need.
Runs entirely off the DVD, but can mount other drives if you desire.
Data files can be changed while running, as it saves the diffs in memory. Any 
data changed that you don't save to external storage gets lost when you shut 
down. Would be one way to distribute turnkey emulators to play with.


Sent from my Galaxy Tab® A
-------- Original message --------From: Ken Cornetet 
<ken.corne...@kimballelectronics.com> Date: 5/10/17  12:41 PM  (GMT-07:00) To: 
Paul Koning <paulkon...@comcast.net>, Bob Eager <r...@tavi.co.uk> Cc: 
simh@trailing-edge.com Subject: Re: [Simh] Idea for a Simh guide 
While you could probably get simh running using djgpp and MSDOS, you'd play 
hell trying to get networking. In theory, it would be possible to graft NDIS 
support into simh, but there probably aren't many modern NICs with real mode 
NDIS drivers.

I think you'd be better off building a simh "appliance" around a small linux 
distro. 

-----Original Message-----
From: Simh [mailto:simh-boun...@trailing-edge.com] On Behalf Of Paul Koning
Sent: Wednesday, May 10, 2017 2:19 PM
To: Bob Eager <r...@tavi.co.uk>
Cc: simh@trailing-edge.com
Subject: Re: [Simh] Idea for a Simh guide


> On May 10, 2017, at 2:02 PM, Bob Eager <r...@tavi.co.uk> wrote:
> 
> I have a copy of the old Zortech C compiler, with a royalty free DOS 
> extender.

Another option would be DJGPP, which has the advantage of being GCC so SIMH 
should be comfortable with it.  I've used it in the past for Unix-origin 
programs with good success.

        paul

_______________________________________________
Simh mailing list
Simh@trailing-edge.com
http://mailman.trailing-edge.com/mailman/listinfo/simh
_______________________________________________
Simh mailing list
Simh@trailing-edge.com
http://mailman.trailing-edge.com/mailman/listinfo/simh
_______________________________________________
Simh mailing list
Simh@trailing-edge.com
http://mailman.trailing-edge.com/mailman/listinfo/simh

Reply via email to