⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠ You can decompress Drawing data with the command palette: ‘Decompress current Excalidraw file’. For more info check in plugin settings under ‘Saving’

Excalidraw Data

Text Elements

Start

Pass 2

Initialize LC

Read card from file copy

Search Pseudo-op table

Search Machine-op table

Get op-code byte and format code L = Length

Type of instruction

Evaluate both register expressions and insert into 2nd byte

Punch assembly instruction

Display assembly listing line

LC = LC + L

Adjust LC to proper alignment

DC or DS

L = length of data field

Form constant and insert in assembled program

DC

DS

Evaluate operand

Enter base reg. no. and base table

Show base reg. no. unavaliable

Generates literals for entries in Literal Table

Stop

Printing listing

Yes

No

DC DC

EQU START

USING

DROP

END