Skip to content

Instantly share code, notes, and snippets.

@cat2151
Last active July 21, 2016 06:14
Show Gist options
  • Save cat2151/24aac5d71c5161c00465e2f408404224 to your computer and use it in GitHub Desktop.
Save cat2151/24aac5d71c5161c00465e2f408404224 to your computer and use it in GitHub Desktop.
秀丸用 X68kアセンブラ強調表示設定 分岐強調版 (無条件分岐、条件分岐、SP変化する分岐、をそれぞれ色分け)
49,and.w
49,and.l
49,and.b
49,adda.w
49,adda.l
49,adda.b
49,add.w
49,add.l
49,add.b
307,bvs
307,bvc
245,bsr
241,bra
307,bpl
307,bne
307,bmi
307,blt
307,bls
307,ble
307,bhi
307,bgt
307,bge
307,beq
307,bcs
307,bcc
49,cmpa.l
49,cmp.w
49,cmp.l
49,cmp.b
49,clr.w
49,clr.l
49,clr.b
49,divs.w
307,dbra
245,jsr
241,jmp
49,lsr.w
49,lsr.l
49,lsr.b
49,lsl.w
49,lsl.l
49,lsl.b
49,lea.l
49,lea
49,muls.w
49,moveq
49,movea.l
49,move.w
49,move.l
49,move.b
221,opcode 1010
245,rte
245,rts
49,swap
49,sub.w
49,sub.l
49,sub.b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment