1
0
mirror of https://github.com/KarolS/millfork.git synced 2025-01-15 09:29:49 +00:00

Updated Feature coverage per architecture (markdown)

Karol Stasiak 2019-07-23 22:21:37 +02:00
parent 0334fc56da
commit ffd387f987

@ -40,4 +40,4 @@ assembly syntax colouring | ✔️ | 🚧<sup>4</sup> | ❌ | ❌ | ❌ | ❌
* 8086 code is simply a dumb translation from 8080 and is therefore very, very suboptimal. If you're targeting a 8086 machine only, consider using something else for the time being.
* CPU's from the 6800 family might be added in the future.
* CPU's from the 6809 family might be added in the future.