HOME | TEXT | GRADING | STAFF | PROGRESS | LECTURES | LABS | CIRCUITS |PROGRAMS

MAE 412-Microprocessors

Assembly Language Programs

Rockwell AIM65 Microcomputer

Modify a Memory Location
Wire Emulator
Octal Inverter Emulator
Stand-alone Octal Inverter
Stand-alone NAND Gate Emulator
Pulse Generator - High Frequency
Pulse Generator - Low Frequency
Stand-alone Edge-Triggerable Pulse Generator

Student Constructed Microcomputer

For ADX65

MPU/DISPLAY/EPROM Test
RAM Test
INTERRUPT Test
Single VIA Test (for a single VIA)
Dual VIA Test (for two VIAs)
ACIA Test (Note: /CTS, /DSR, and /DCD lines all must be pulled LOW)
ECHO V2.0 Test (Computer #6) (***USE ONLY FOR MIDTERM TEST***)
ECHO V3.1 Test (Computer #9[see instructions below]) (***THIS IS THE ONE TO MODIFY****)
ECHO V4.0 Test (Computer #8[see instructions below])
NOTE: For bench groups #1-8, please change the computer # in your modified ECHO V3.1 program to match your bench #. For bench groups #9 and #10, change computer #s to 1 and 2, respectively. Computer #9 is restricted, and numbers greater than 9 are not usable.
For example, if you are at bench 3 change the following:
LDA #$09 ; THIS IS COMPUTER No. 9
STA BLKID
to:
LDA #$03 ; THIS IS COMPUTER No. 3
STA BLKID

For XASM (old software)

Other

FLOW-CHART of ECHO PROGRAM - USER PORTION
FLOW-CHART of HOST ECHO PROGRAM - USER PORTION
HOST ECHO V3.1 FOR USE WITH INTERACTIVE CONTROL
 




Page last modified on  10/09/09

Webmaster for MAE412
[MAE224][MAE433]