diff options
author | Juan J. Martinez <jjm@usebox.net> | 2023-12-26 09:37:22 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2023-12-26 09:51:20 +0000 |
commit | 6e41a97e75f17edcf6e6d7a639de9337fe009c12 (patch) | |
tree | f9981ff76cb2f16439e201b7660703b9924eb6c9 /player | |
parent | 058d14226b037e370d1846a96ce3acb3ea4cdecd (diff) | |
download | beeper-int-zx-6e41a97e75f17edcf6e6d7a639de9337fe009c12.tar.gz beeper-int-zx-6e41a97e75f17edcf6e6d7a639de9337fe009c12.zip |
Moved home
Diffstat (limited to 'player')
-rw-r--r-- | player/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/player/README.md b/player/README.md index d9f0c96..2037c06 100644 --- a/player/README.md +++ b/player/README.md @@ -9,5 +9,5 @@ This requires in your PATH: * SDCC * Python 3 -* hex2bin; for example [you can use this version](https://github.com/reidrac/ubox-msx-lib/tree/master/tools/hex2bin-2.0) +* hex2bin; for example [you can use this version](https://git.usebox.net/kitsunes-curse/tree/tools/hex2bin-2.0) |