nbell12 / virtualagc

Automatically exported from code.google.com/p/virtualagc
Other
0 stars 0 forks source link

Add the option --directory=DIR to allow AGC sources to be in other locations #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It would be nice to have the command line option --directory=DIR for yaAGC
to allow the sources to be located in a different place. This will allow
the original sources to be managed in a user specified way and still enable
debugging with the sources.

After this change, the yaCode contained directories can be packaged and
released separately from the binary build (e.g.
virtualagc-luminary-131-20090301.tar.bz2)

Original issue reported on code.google.com by ohommes@gmail.com on 31 Mar 2009 at 2:46

GoogleCodeExporter commented 8 years ago
Added the --directory option to allow the AGC assembly source files to be placed
anywhere and still be able to be used for debugging a pre-build binary of 
Colossus or
Luminary. This way you aren't stuck with the default location for the sources. 
Build
r104 and later has this option.

Original comment by ohommes@gmail.com on 13 Apr 2009 at 2:22