1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-19 10:42:10 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Karol Stasiak 9512e8e7ae Really early and very incomplete PC-88 support 2018-07-02 00:31:47 +02:00
Karol Stasiak 35caae6d8b Unify syntax of command-line switches 2018-07-01 19:19:30 +02:00
Karol Stasiak 2500f842e9 Interprocedural optimization plus some minor fixes:
– fixed handling LDX/LDY/LDZ when inlining variables into registers
– fixed CLA/CLX/CLY instruction generation
– refactored optimization definitions
2018-06-25 21:29:04 +02:00
Karol Stasiak 278cbcec63 Fixed return dispatch returns on LUnix. Added non-relocated address constants. 2018-06-10 01:56:04 +02:00
Karol Stasiak 8931ced6fc Preliminary LUnix support 2018-06-09 00:18:21 +02:00
Karol Stasiak c71af26989 Documentation updates 2018-06-04 16:24:18 +02:00
Karol Stasiak 7eab7c439e Preliminary Atari 2600 support 2018-04-03 23:13:57 +02:00
Karol Stasiak 3296d5a201 Documentation improvements 2018-04-03 00:21:26 +02:00
Karol Stasiak 76a30acf9a Preliminary BBC Micro support 2018-04-02 23:40:40 +02:00
Karol Stasiak 1a0737e4c9 Rename documentation files 2018-03-28 19:31:10 +02:00