mirror of
https://github.com/KarolS/millfork.git
synced 2024-11-05 00:05:44 +00:00
0ca1be0c00
– changed `inline` to `macro` – added support for parameters for macros written in Millfork – added `inline`, `noinline`, `register` hints – added <<<< operator – pointer dereference expressions are now supported more widely – C64 library fixes – added `-O1` command line option as an alias for `-O` |
||
---|---|---|
.. | ||
assembly.md | ||
functions.md | ||
interfacing.md | ||
literals.md | ||
operators.md | ||
reentrancy.md | ||
syntax.md | ||
types.md |