Tool to manipulate Nintendo DS ROMs.
  • C 68.8%
  • C++ 30.1%
  • Makefile 0.7%
  • Assembly 0.4%
Find a file
Edoardo Lolletti c22da77c7b ndstool: Rename fix header crc action to fix header checksums
It better explains what it does, the cli flags remains the same
2026-02-10 17:41:42 +01:00
misc ndstool: Rework LoadMe patch logic. 2026-01-07 20:57:24 +01:00
source ndstool: Rename fix header crc action to fix header checksums 2026-02-10 17:41:42 +01:00
.gitignore Replace autotools by make as build system 2023-03-03 18:55:14 +00:00
ChangeLog autoconfiscate 2012-03-22 11:27:25 +00:00
COPYING.gpl3 licenses: Add text of MIT license 2023-10-29 15:21:41 +00:00
COPYING.mit licenses: Add text of MIT license 2023-10-29 15:21:41 +00:00
Makefile build: Improve version string handling 2025-09-18 17:38:01 +01:00
readme.md docs: Fix link to issue tracker 2026-01-10 15:08:30 +00:00

ndstool

Introduction

ndstool allows you to build NDS ROMs from its individual components, as well as unpacking them.

Please, report issues here.