aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2025-02-01 16:26:47 +0000
committerJuan J. Martinez <jjm@usebox.net>2025-02-01 16:26:47 +0000
commit1d77a9eee8f47ef43b09fd07b30dee6f2d130d83 (patch)
tree00bea8c2d6a26861ff7638c646d2c764525ebdc0
parentac2b274eb9f1787a31feed1c1a3711b4b6e4cbef (diff)
downloadubox-msx-lib-1d77a9eee8f47ef43b09fd07b30dee6f2d130d83.tar.gz
ubox-msx-lib-1d77a9eee8f47ef43b09fd07b30dee6f2d130d83.zip
Tested SDCC 4.5.0 and it is compatibleHEADmain
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8cb0586..1f6f431 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,7 @@ Check the following table for some hints on compatibility.
| 4.2.0 | yes | - |
| 4.3.0 | no | Generates broken Z80 code |
| 4.4.0 | no | Generates broken Z80 code |
+| 4.5.0 | yes | - |
To use an older version of SDCC (or the old calling convention), ubox MSX lib
1.1.14 is the latest supported version.