Open Access. Powered by Scholars. Published by Universities.®

Theses/Dissertations

2021

Master’s Theses and Projects

Articles 1 - 1 of 1

Full-Text Articles in Programming Languages and Compilers

A Zenith Z-100 Emulator, Joseph Matta May 2021

A Zenith Z-100 Emulator, Joseph Matta

Master’s Theses and Projects

The Zenith Z-100 computer was released by the Zenith Data Systems Corporation in 1982 as a competitor to the IBM PC. There are no known complete software emulations of the system. A Z-100 emulator is considered to be complete if it runs all functions of its monitor ROM BIOS program and is able to boot and run its two operating systems. One reason previous emulation attempts are not complete is that they ineffectively implement the floppy disk controller, preventing a proper transfer of the operating system from disk into memory. This project is an attempt to write a complete emulation …