Forrest logo
back to context overview

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 machine
    explain 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 machine
    explain this command
  • flips:tldr:7337c flips: Start Flips to create and apply patches interactively.
    $ flips
    try on your machine
    explain this command
back to context overview