It looks like you're using an Ad Blocker.
Please white-list or disable AboveTopSecret.com in your ad-blocking tool.
Thank you.
Some features of ATS will be disabled while you continue to use an ad-blocker.
Originally posted by bobafett
You could run programs backwards, especially with a line based language.
[edit on 9-7-2008 by bobafett]
Originally posted by tep200377
reply to post by bobafett
Been playing around with M68HC11 too ? Its now 14 years since i programmed computer chips at school. At the moment, its just Perl for me.. work related .. hehe
Originally posted by tep200377
und with M68HC11 too ?
Two such programs were included: a slightly modified version of APL.SV, IBM's APL interpreter for its System/370 mainframes, and the BASIC interpreter used on IBM's System/3 minicomputer. Consequently, the 5100's microcode was written to emulate most of the functionality of both a System/370 and a System/3.
Originally posted by titorite
It is nothing like linux, beos or windows operating systems, even though we did use windows DLL formats to assist it's routine parameters.
Therefore one of our experts named it "winux" since its a combination of linux and windows at the same time. What is it, that in the basic coding system that can accept both "executable formats" at the same time?
for the last couple days that we could have invented something by accident because one of our experts was trying a different format CD disk until he realized that he used the wrong disk which belonged to a linux version and it loaded up the run parameters on a windows machine which has the "winux" loaded.
Wouldnt it be nice to have a computer that accepts different kinds of executables? Like for example, a windows machine that accepts .EXE, .DEB, .RPM, etc... onto the same machine. Ever thought that could be possible?
Maybe this was what John Titor was after... hmm... if our success leads to complete invention and patenting of a new operating system led after even those words "JT" spoke on these articles, it could very well change our path and it could be different than what was expected to happen.
Because it doesn't work. You can not execute a program backwards, even with a complete set of state data (crash dump), and undo execution. There is information needed to execute backwards that is simply not saved anywhere. Most importantly, you need to know whether a particular instruction is used as a jump target from anywhere in the program. That information is simply unavailable.
IBM 5100 Emulation design has a reversable binarial capability. Modern computers do not have this capability.
Like I said before, modern computers are "zero based" (speaking in binary terms) while the IBM 5100 is "one based".
Originally posted by Voxel
This post does prove just how hard it is to create a convincing hoax. You have to be well versed in the subject(s) you are attempting to hoax or you end up looking like a fool. Actually, I would even go so far as to say that you have to know more about the subjects(s) you are hoaxing than a majority of the people on earth for a hoax to survive for any length of time in the internet age.