Re: 2nd Contest ... Purpose, get people using RC2
- Posted by PeteE Dec 08, 2010
- 2850 views
I'm in.
Q: Does the goto instruction treat the program as zero or one-based?
Q: Is RAM indexed zero or one-based?
Q: What if the program doesn't have a halt at the end?
Q: What should the machine do about:
- invalid instructions
- invalid RAM addresses
- invalid goto address