CSE 378 Homework #4: Memory Mapped Character I/O

Supplement to the main assignment.

This page focuses primarily character IO. Once you understand it, you'll should have no problem understanding disk IO from the description of the block controller component in the SMOK documentation.

What To Do

Getting Started

(Character) I/O Controllers
Memory Mapping

Building Test Applications

Running Applications