home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Amiga / Emulateurs / nesrip.lha / Nes-Ripper.doc < prev    next >
Text File  |  1998-04-26  |  2KB  |  109 lines

  1.  
  2.  
  3. NES-Ripper v1.2  (26/4-1998) FREEWARE
  4. -------------------------------------
  5. Codework by: Morgan Johansson 
  6.              (morgan.johansson@mbox301.swipnet.se)
  7.  
  8.  
  9.  
  10. What is this?
  11. -------------
  12. It is a small utility which enables you to rip graphics
  13. from NES-ROMs and save them as standard IFF-images(!) 
  14.  
  15.  
  16. How?
  17. ----
  18. Use the "Load ROM" button to pick a NES-rom file (Note! XPK-
  19. packed ROMs are not supported!).
  20. Then, if everything is alright, you'll be able to use the
  21. slider in the window. This one allows you to look at the
  22. different CHR-ROM banks present in the ROM file. There are
  23. usually 1-32 CHR-ROM banks in a ROM file, but some games
  24. doesn't have any CHR-ROM at all, like "Legend of Zelda" for
  25. example. In this case, CHR-ROM are stored together with
  26. the PRG-ROM.
  27.  
  28. Note #1: 
  29. It's impossible to set the palette to the correct colours
  30. since they are not saved together with the graphics. 
  31.  
  32. Note #2: 
  33. You can use the "Bpls" cycle-button to choose if you want to
  34. watch the graphics using one / two bitplanes. One bitplane
  35. usually looks better on your workbench.
  36.  
  37. Note #3:
  38. IFF files saved by Nes-Ripper always contain two bitplanes
  39. and with grey colours.
  40.  
  41.  
  42. Why should I use it?
  43. --------------------
  44. * It's quite fast!
  45. * It's small! (<18kb!)
  46. * You think it's interesting "poking" inside NES-ROMs? :)
  47.  
  48.  
  49. System requirements
  50. -------------------
  51. * An Amiga, probably OS2.04+ or better
  52. * Memory (~16kb)
  53. * reqtools.library
  54. * NES ROMS :)
  55.  
  56.  
  57. Bugs
  58. ----
  59. Probably. :)
  60.  
  61.  
  62. Technical information
  63. ----------------------
  64. * All code is written in 100% 680x0 assembly language and is
  65.   VERY fast.
  66.  
  67. * Almost no memory is required since NES-Ripper only
  68.   loads the actual CHR-ROM bank which is displayed on the
  69.   screen (8kb).
  70.  
  71.  
  72. Author
  73. ------
  74. Morgan Johansson (morgan.johansson@mbox301.swipnet.se)
  75.  
  76. Feel free to send me an e-mail with bugreports, ideas etc.
  77.  
  78. Also, check this location:
  79. http://home2.swipnet.se/~w-28134/ANES/
  80.  
  81.  
  82. Thanks to
  83. ---------
  84. Lennart Johannesson (for the idea!)
  85. Tomas Amsrud (thanks for the graphics!)
  86.  
  87.  
  88. History
  89. -------
  90.  
  91. Version:                Changes:
  92.  
  93.   1.2  (26/4-98)        - Added graphics by Tomas Amserud (thanks!)
  94.                         - Minor bugfixes
  95.  
  96.  
  97.   1.1a (19/4-98)        - CHR-RAM banks can now be saved as
  98.                           IFF files!
  99.                         - Added bitplane-select button to the
  100.                           GUI.
  101.  
  102.  
  103.   1.0a (19/4-98)        - First release
  104.  
  105.  
  106.  
  107.  
  108.  
  109.