diff options
author | Juan J. Martinez <jjm@usebox.net> | 2024-05-28 21:59:32 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2024-05-28 21:59:32 +0100 |
commit | e92d3517a5315a812f2538727b0b34524962b870 (patch) | |
tree | 9647912c1928f4783a4450993d65c2dfc435c341 | |
parent | 703ab56587aac0d79ccc0f72f2b8d9ee235e20a5 (diff) | |
download | ubox-msx-lib-e92d3517a5315a812f2538727b0b34524962b870.tar.gz ubox-msx-lib-e92d3517a5315a812f2538727b0b34524962b870.zip |
Tested SDCC 4.3.0
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ Check the following table for some hints on compatibility. | Version | Compatible | Comments | | --- | --- | --- | | 4.2.0 | yes | - | -| 4.3.0 | ? | Untested | +| 4.3.0 | no | Generates broken Z80 code | | 4.4.0 | no | Generates broken Z80 code | To use an older version of SDCC (or the old calling convention), ubox MSX lib |