GithubHelp home page GithubHelp logo

emorom's Introduction

emorom(1)		  General Commands Manual		  emorom(1)

NAME
       emorom - a utility for working with PlayStation 2 ROM images

SYNOPSIS
       emorom -l -i in.rom
       emorom -x -i in.rom
       emorom -b [-vv] [-i dir.txt] [-o out.rom]

DESCRIPTION
       emorom will list or extract files from a PlayStation 2 ROM image, or
       rebuild an image from loose files.

   Operation Mode
       The operations listed in the table below tell emorom what operation
       it is to perform. Exactly one of them must be given. The meaning of
       other arguments depends on the operation mode requested.

       -l     List all files found within a ROM image. The image must be
	      specified with the -i option.

       -x     Extract all files found within a ROM image. The image must be
	      specified with the -i option. A directory file, dir.txt, is
	      also created.

       -b [-vv] [-i dir.txt] [-o out.rom]
	      Build a ROM image from loose files. The options are:

	      -v, -vv
		     Verbosely build. With -v, emorom will give a short
		     summary after the image has been built. With -vv,
		     emorom will additionally list all files processed.

	      -i dir.txt
		     Specifies the directory file to use as a template for
		     the ROM image. If this option is not present, the
		     default value of dir.txt is used.

	      -o out.rom
		     Specifies the name of the output file. If this option
		     is not present, the default value of out.rom is used.

RETURN VALUE
       emorom's exit code indicates whether it was successfully able to
       perform the operation. 0 is returned for success. Nonzero is
       returned for failure.

BUGS
       emorom cannot build a big-endian image.

BUG REPORTS
       Report bugs to <[email protected]>.

COPYRIGHT
       Copyright © 2022 Jason Benaim.
       License GPLv3+: GNU GPL version 3 or later
       <https://gnu.org/licenses/gpl.html>.
       This is free software; you are free to change and redistribute it.
       There is NO WARRANTY, to the extent permitted by law.

emorom				 July 2022			  emorom(1)

emorom's People

Stargazers

Julian Uy avatar Matías Israelson avatar

Watchers

James Cloos avatar Jason Benaim avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.