mirror of
https://github.com/KarolS/millfork.git
synced 2025-01-16 00:31:30 +00:00
Updated Feature coverage per architecture (markdown)
parent
9e35e8ac43
commit
52af0b3088
@ -2,7 +2,7 @@ The following table shows which features are implemented for which CPU architect
|
|||||||
|
|
||||||
feature | 6502 | 65816 | Z80 | 8080 | LR35902
|
feature | 6502 | 65816 | Z80 | 8080 | LR35902
|
||||||
--|--|--|--|--|--
|
--|--|--|--|--|--
|
||||||
`*`, `*=` | ✔️ | ✔️ | 🐌 | 🐌 | 🐌
|
`*`, `*=` | ✔️ | ✔️ | ✔️ | ✔️ | ✔️
|
||||||
signed comparisons | ✔️ | ✔️ | ✔️ | ⚠️<sup>1</sup> | ⚠️<sup>1</sup>
|
signed comparisons | ✔️ | ✔️ | ✔️ | ⚠️<sup>1</sup> | ⚠️<sup>1</sup>
|
||||||
stack variables | ✔️ | ✔️ | ✔️ | 🐌 | 🐌
|
stack variables | ✔️ | ✔️ | ✔️ | 🐌 | 🐌
|
||||||
assembly | ✳️<sup>2</sup> | 🚧<sup>3</sup> | ✔️ | ✔️ | 🚧<sup>4</sup>
|
assembly | ✳️<sup>2</sup> | 🚧<sup>3</sup> | ✔️ | ✔️ | 🚧<sup>4</sup>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user