This repository has been archived by the owner on Nov 14, 2024. It is now read-only.
v0.1.6
Added
- support
RTD
instruction (68010+) - macro calls: optional semantic highlighting ("rainbow colors")
Fixed
- macro call parameters
- support enclosed in
< ... >
for parameter containing,
(MESSAGE <"some text",10>
) - support register lists (
PUSH D0/D3/A0-A2
) - support control registers (
DFC
,SFC
,VBR
)
- support enclosed in
- "current PC" for
(*-1)
expression