
flips
List of commands for flips:
-
flips:tldr:14ad5 flips: Create a patch from two ROMs.$ flips --create ${rom-smc} ${hack-smc} ${patch-bps}try on your machineexplain this command
-
flips:tldr:43447 flips: Apply a patch and create a new ROM file.$ flips --apply ${patch-bps} ${rom-smc} ${hack-smc}try on your machineexplain this command
-
flips:tldr:7337c flips: Start Flips to create and apply patches interactively.$ flipstry on your machineexplain this command