Computer-1—a modern simple computer to introduce computer organization and assembler language programming
暂无分享,去创建一个
COMPUTER-1 is an interactive editor/assembler simulator-debugger and program evaluator to be used as an instructional tool for an introductory course in computer organization and assembler language programming. COMPUTER-1's organization, assembler language and interactive facilities are designed to introduce basic concepts of computer architecture and assembly language programming while minimizing the amount of computer system dependent details present during this learning period. COMPUTER-1 is a decimal machine with a small modern single address instruction repertoire. A run-time view into COMPUTER-1's memory and registers is provided to help in program understanding and debugging. COMPUTER-1 provides a flexible instructor-oriented method for specifying and evaluating programming assignments and a way for students to determine whether and how well their programs have worked. COMPUTER-1 runs under UNIX and presumes the availability of a CRT with full-screen cursor addressability. COMPUTER-1 is a modern descendent of BASIC1 [1] in that it simulates a more contemporary architecture and possesses interactive features which are not tied to the capabilities of hard copy terminals or card readers.
[1] Richard H. Austing,et al. Curriculum '78: recommendations for the undergraduate program in computer science— a report of the ACM curriculum committee on computer science , 1979, CACM.
[2] Bruce R. Millard,et al. BASICl—a simple computer to introduce computer organization and assembler language programming , 1982, SIGCSE '82.
[3] James L. Peterson. Computer organization and assembly language programming , 1978 .