Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $3E $0001 Read LD A,* Instruction from Memory
- $0F $0002 Read from Memory
- $00 $0003 Read NOP Instruction from Memory
- $3C $0004 Read INC A Instruction from Memory
- $00 $0005 Read NOP Instruction from Memory
- $06 $0006 Read LD B,* Instruction from Memory
- $60 $0007 Read from Memory
- $00 $0008 Read NOP Instruction from Memory
- $00 $0009 Read NOP Instruction from Memory
- $C3 $000A Read JP ** Instruction from Memory
- $10 $000B Read from Memory
- $00 $000C Read from Memory
- $00 $0010 Read NOP Instruction from Memory
- $00 $0011 Read NOP Instruction from Memory
- $80 $0012 Read ADD A,B Instruction from Memory
- $00 $0013 Read NOP Instruction from Memory
- $C6 $0014 Read ADD A,* Instruction from Memory
- $06 $0015 Read from Memory
- $00 $0016 Read NOP Instruction from Memory
- $32 $0017 Read LD(**),A Instruction from Memory
- $20 $0018 Read from Memory
- $00 $0019 Read from Memory
- $00 $0020 Write to Memory
- $00 $001A Read NOP Instruction from Memory
- $00 $001B Read NOP Instruction from Memory
- $00 $001C Read NOP Instruction from Memory
- $00 $001D Read NOP Instruction from Memory
- $00 $001E Read NOP Instruction from Memory
- $00 $001F Read NOP Instruction from Memory
- $76 $0020 Read HALT Instruction from Memory
- $00 $0021 Read NOP Instruction from Memory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement