Apollo program source code
21–30 of 60 posts
Re: Apollo program source code
#22With the power of open source, "many eyes make all bugs shallow". Wouldn't be a hoot if someone ran this through a simulator, and discovered a bug that had eluded NASA?
Re: Apollo program source code
#23Anyone have an idea why there's sourcecode for (apparently) a pinball machine in there? http://www.ibiblio.org/apollo/listings/Luminary099/PINBALL_G... It's in the code repository for multiple Apollo's
Re: Apollo program source code
#24The AGC has spawned a pretty active cult of hardware hackers that have built the AGC from scratch - including the core memory.
Re: Apollo program source code
#25Just in time for being ported to DCPU-16.
Re: Apollo program source code
#26Re: Apollo program source code
#27Re: Apollo program source code
#28hmmm. so the "bugger words" at the end of, for example, http://www.ibiblio.org/apollo/listings/Colossus249/MAIN.agc.... are checksums - see http://books.google.cl/books?id=3fKzL0HfJp4C&pg=PA232... anyone know the etymology? is it just a shortened form of "debugger"? is "bugger" not common slang in american english? or is this a joke?
It isn't short for debugger. A computer "bug" originated when a small moth (aka bug) was caught in a physical relay on the Mark II. http://en.wikipedia.org/wiki/Software_bug#Etymology "Debugging" came from the action of trying to find where the bug is at in a program (or, in the original case, the machine)
Re: Apollo program source code
#29Anyone have an idea why there's sourcecode for (apparently) a pinball machine in there? http://www.ibiblio.org/apollo/listings/Luminary099/PINBALL_G... It's in the code repository for multiple Apollo's
Re: Apollo program source code
#30hmmm. so the "bugger words" at the end of, for example, http://www.ibiblio.org/apollo/listings/Colossus249/MAIN.agc.... are checksums - see http://books.google.cl/books?id=3fKzL0HfJp4C&pg=PA232... anyone know the etymology? is it just a shortened form of "debugger"? is "bugger" not common slang in american english? or is this a joke?
It isn't short for debugger. A computer "bug" originated when a small moth (aka bug) was caught in a physical relay on the Mark II. http://en.wikipedia.org/wiki/Software_bug#Etymology "Debugging" came from the action of trying to find where the bug is at in a program (or, in the original case, the machine)