Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. .Dd October 28, 2011
  2. .Dt DGEN 1
  3. .Sh NAME
  4. .Nm dgen_tobin
  5. .Nd Convert SMD-format Genesis/Mega Drive image to raw (BIN) format
  6. .Sh SYNOPSIS
  7. .Nm dgen_tobin
  8. .Ar FROMSMD
  9. .Ar TOBIN
  10. .Sh DESCRIPTION
  11. The ROM image
  12. .Ar FROMSMD
  13. is converted into a raw image, as seen by the Genesis/Mega Drive console
  14. itself. The raw image is written into
  15. .Ar TOBIN .
  16. If compiled with libarchive support and
  17. .Ar FROMSMD
  18. is compressed in a known format, it will also be transparently decompressed.
  19. .Sh SEE ALSO
  20. .Xr dgen 1 ,
  21. .Xr libarchive 3
  22. .Sh AUTHORS
  23. This manual page was written by
  24. .An Joe Groff Aq joe@pknet.com .
  25. .An Updated by zamaz Aq zamaz@users.sourceforge.net .
  26.