dldipatch aka dlditool public domain (originally by Taiju Yamada) https://github.com/lifehackerhansol/dldipatch
  • C 92.8%
  • Makefile 7.2%
Find a file
Antonio Niño Díaz 4aa6067df5 Improve build system and add "-V" command to print the version
This is taken from the Makefile used for bin2c in BlocksDS.

It lets you install the binary to the location specified in INSTALLDIR.

It lets you define a version string with VERSION_STRING. If not, it
defaults to whatever it can get with "git describe".
2025-09-18 17:50:38 +01:00
.gitignore Initial extraction of dldipatch from xenobox source code 2023-03-13 21:55:30 -07:00
disc_io.h Rewrite based on BlocksDS libnds code 2024-11-15 20:49:43 -08:00
dldi.h Rewrite based on BlocksDS libnds code 2024-11-15 20:49:43 -08:00
dldi_asm.h Rewrite based on BlocksDS libnds code 2024-11-15 20:49:43 -08:00
dldipatch.c Improve build system and add "-V" command to print the version 2025-09-18 17:50:38 +01:00
dldipatch.txt v9: major cleanup and other minor improvements 2023-03-13 21:56:28 -07:00
license.txt Rewrite based on BlocksDS libnds code 2024-11-15 20:49:43 -08:00
Makefile Improve build system and add "-V" command to print the version 2025-09-18 17:50:38 +01:00
types.h Rewrite based on BlocksDS libnds code 2024-11-15 20:49:43 -08:00