since v1.12.1:
(I really don't like the character picked by C++ commitee ... I would prefer personally underscore like `ld hl,$12_34`, but then again using the same syntax as C++ makes it less difficult to switch between syntax, so I did use the apostrophe too - but it's not my favourite)(v1.12.1) Optional single quotes(') may be inserted between the digits as a separator (example: ld a,%11'01'11'00 ). They are ignored by the assembler.





Ответить с цитированием