[Simh] Standards for coding

Bob Supnik bob at supnik.org
Sat Oct 31 12:16:44 EDT 2009


There's really only two:

1. Code has to be in standard C, not C++, C#, Java or other languages.
2. Code has to be portable across 32b and 64b, and Windows, Linux, Mac/OS.

/Bob

simh-request at trailing-edge.com wrote:
> Message: 1
> Date: Sat, 31 Oct 2009 00:04:55 -0000
> From: "Rob Jarratt" <robert.jarratt at ntlworld.com>
> Subject: [Simh] SIMH Development
> To: <simh at trailing-edge.com>
> Message-ID: <001401ca59bd$cacc0620$60641260$@jarratt at ntlworld.com>
> Content-Type: text/plain; charset="us-ascii"
>
> I am working on a feature for SIMH that I think others may find useful. Are
> there any standards I need to follow before submitting code? Is there a
> process I have to follow to submit code for inclusion?
>
> In case anyone is interested I am adding a differencing disk feature that
> allows you to store only the changes to a virtual disk file, so you can
> rollback to a known state, or keep the differences from a base image in a
> smaller file, like undo disks in Virtual PC.
>
> Regards
>
> Rob
>   
>



More information about the Simh mailing list