IPS4MSX

IPS Patch application tool for MSX

Description

IPS for MSX

IPS4MSX allows to apply IPS patches directly on MSX-DOS.

IPS or "International Patching System", is a file format, originally meant to patch ROM images, but can also be used with Disk image files. Patching image files can be done to fix bugs, but can also be used for other things such as cheats, translations or game enhancements.

The advantage of IPS to distributing patched images, is that you do not modify the original, the IPS file is normally very small, and you are unlikely to have copyright issues. A disadvantage to IPS, is that it will only apply if the checksum matches, so you need to have the correct original file. Especially for Disk images this may be problematic, as some games insist on writing to the disk and then the checksum will no longer match.

Files
Package
Individual files
Default install directory
A:\IPS4MSX
Build files
Build script
mkdir -p package/
mkdir -p package/src/
lha x IPS4MSX.LZH
mv *.asm package/src/
mv *.txt package/
mv ips4msx.com package/
  • 1.3-1 2019-02-21
    • First release
Details
Category
Tools
Author
BiFi
Packager
Carles Amigó (fr3nd)
License
 Unknown
Url
 http://ips.tni.nl/tools/
Install instructions
hub install IPS4MSX