Karol Stasiak
6e089b03d8
Version 0.2
2018-03-17 18:21:50 +01:00
Karol Stasiak
14a2592170
Updated CHANGELOG
2018-03-16 22:15:07 +01:00
Karol Stasiak
8a347e5058
Preliminary segment support; C16/+4 fixes
2018-03-15 23:09:19 +01:00
Karol Stasiak
465ba2f02f
Update documentation
2018-03-10 22:05:10 +01:00
Karol Stasiak
59cf1e06b4
nonet() operator
2018-03-10 00:08:13 +01:00
Karol Stasiak
9d1159e923
Documentation improvements
2018-03-06 16:59:18 +01:00
Karol Stasiak
05e147b880
Removal of detailed flow analysis; it was slow and not worth it
2018-03-05 12:41:43 +01:00
Karol Stasiak
50ddd52786
Added break and continue statements
2018-03-03 21:34:12 +01:00
Karol Stasiak
6ed5d51260
Preliminary support for 65816, 65CE02 and HuC6280
2018-03-03 01:21:57 +01:00
Karol Stasiak
747925f8fd
Added new -O1 optimization preset
2018-02-26 17:57:16 +01:00
Karol Stasiak
3c3ac9d70e
Simple loop unrolling; --blast-processing command line option
2018-02-26 12:22:10 +01:00
Karol Stasiak
42818df340
Updated changelog
2018-02-26 01:20:50 +01:00
Karol Stasiak
0ca1be0c00
Tons of things:
...
– 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`
2018-02-01 22:39:38 +01:00
Karol Stasiak
f7247ab7d8
Fixed some typos
2018-01-30 17:43:18 +01:00
Karol Stasiak
c26d36f974
Added return dispatch statements.
2018-01-30 17:38:32 +01:00