next up previous contents

[ENGN3213 Home]

Introduction

In this lab we will be programming a Motorola 68000 simulator called BSVC. It has a nice graphical interface which makes it an excellent platform for learning about the 68000 architecture (which is similar to the Motorola Coldfire architecture) and assembly and C programming, without having to have direct access to microprocessor hardware.

This lab introduces basic concepts and assembly programming.



ANU Engineering - ENGN3213