View Single Post
Old 29 June 2017, 17:51   #14
ross
Defendit numerus
 
ross's Avatar
 
Join Date: Mar 2017
Location: Crossing the Rubicon
Age: 53
Posts: 4,475
Quote:
Originally Posted by Toni Wilen View Post
- "New" syntax (d16,An) and (d8,An,Xn) are now supported.
- Xn multiplier is supported (68020+ only)
- bit instruction/shifts with immediate value now work (any instruction that had immediate included with first opcode word and instruction was not somethingQ)

Note that btst and friends require .b or .l, it is not handled automatically. EDIT: automatic now.

EDIT2: ADD vs ADDA is now handled automatically.
You are too fast

All is working.
There is an exception, one of the most strange instruction in 68k ISA:
BTST dx,#immediate

ross is offline  
 
Page generated in 0.04256 seconds with 11 queries