Prerequisite: CIS 150 (Computer Science I).
Hours Required: Class: 60 Lab: 0 Credits: 4
This course covers computer programming in one of its most basic forms and introduces computer architecture. The understanding and appreciation of assembly language is the foundation for the understanding of the digital computer and its programming. Assembly language is just one step removed from machine language, the language directly understood by the CPU. This course will cover: computer architecture, data representation, instruction sets, addressing modes, assembly language programming techniques, interrupts and exceptions, assemblers, peripheral programming, and the relationship between assembly language and high-level languages.
Fibonacci C++ Source code for assignment 7.1
EASy68k Editor, Assembler, Simulator for Windows
Hex to IEEE converter (C++ source code)
Alan Clement's Page The author of our text.
Paul R. Santa-Maria's Page Good 68000 information and other links. (Thanks Paul)
Last Updated
September 26, 2008