mirror of
https://github.com/KarolS/millfork.git
synced 2025-08-15 19:27:22 +00:00
Updated Feature coverage per architecture (markdown)
@@ -5,11 +5,9 @@ feature | 6502 | Z80
|
||||
`+'`, `-'`, `+'=`, `-'=` | 📺 | ✔️
|
||||
`*`, `*=` | ✔️ | 🐌
|
||||
`*'`, `*'=` | 📺 | ❌
|
||||
`>>>>` | ✔️ | ❌
|
||||
`<<'`, `<<'=` | 📺 | ❌
|
||||
`>>'`, `>>'=` | ✔️ | ❌
|
||||
signed comparisons | ⚠️ | ❌
|
||||
return dispatch | ✔️ | ❌
|
||||
assembly | ✳️<sup>1</sup> | 🚧<sup>2</sup>
|
||||
other features | ✔️ | ✔️
|
||||
|
||||
|
Reference in New Issue
Block a user