Model I, III, and 4 ROM Explained - Full

Introduction

These are interactive disassemblies of the Model I and III Level II BASIC ROMs and the Model 4 ROM. Use the controls below to select the ROM version you want to view and choose which columns to display.

  • The ROM had to fit in one continuous block from 0000H to its end, and every routine had to be wedged into that space. Expect a lot of JP/JR jumps.
  • Z-80 instructions don't include every conceivable operation (e.g. there is no LD BC,SP), so the ROM does a great deal of register-pair swapping.
Building disassembly... 0%

Page Customization

Col 2 Contents
Comments
Other

Showing 0 rows for the selected ROM version.

Model I, III, and 4 ROMs Disassembled