home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / misc / emu / NESDevTools.lha / NESDevTools.readme < prev    next >
Encoding:
Text File  |  1999-07-19  |  2.3 KB  |  53 lines

  1. Short:      NES Development Graphics Tools
  2. Author:     Chris Covell (ccovell@direct.ca)
  3. Uploader:   Chris Covell
  4. Type:       misc/emu
  5. Version:    1.0
  6.  
  7. NESDevTools is a small collection of Amiga tools which make development
  8. of NES games and demos easier.  They manipulate graphics to make for easier
  9. creation of CHR-ROM and NAM Table data.
  10.  
  11. ----------------------------------------------------------------------------
  12. Included in Version 1.0 of the collection are:
  13.  
  14. Raw2CHR:    Converts Raw Interleaved graphics data into the NES' CHR format.
  15.  
  16. CHARlie:    Compresses and optimizes NES CHR-ROM data.
  17.  
  18. CHR2NAM:    Creates a Name Table for you from an input image and CHR file.
  19. ----------------------------------------------------------------------------
  20.  
  21.  
  22. Read the documentation for each program for a better idea of what the
  23. programs can do.  Or, you can visit my web page for graphical examples
  24. of what the programs can do.
  25.  
  26. C source code for the programs are included.  You may compile your own
  27. versions of the programs, or make improvements as you see fit.  Just note
  28. that the original author of these programs is me (Chris Covell), and
  29. that I am not responsible for how you use these programs or their
  30. derivatives.
  31.  
  32. ----------------------------------------------------------------------------
  33. Other things of mine which you should check out are:
  34.  
  35. pix/anim/AmiBanner.lha     ;An animating GIF banner that supports Amiga.
  36. pix/boot/Win95BURN.lha     ;My Windows'95 trasher.  Burn, baby burn!!!
  37. pix/boot/Win95BURN.jpg     ;A JPEG version of that pic.
  38. pix/boot/WinBURN24.lha     ;A 24-bit IFF version of that pic.
  39. pix/wb/BeBoxWBs.lha        ;Some pics of my WB using the BeIcons.
  40. pix/wb/JapanWB.lha         ;A Japanese Workbench. ;-)
  41. pix/wb/HAMBrowse.lha       ;A Pic showing how to browse the WWW in HAM!
  42. pix/icon/BeIcons_2.lha     ;A set of NewIcons in the BeOS style! (and more!)
  43. pix/trace/SidMan*.lha      ;Concept Render of a SID-Playing Walkman.
  44. pix/trace/SidManLCD.lha    ;LCD texture from the SID walkman.
  45. gfx/aga/HUGEBench.lha      ;Some monitor settings for a HUGE Workbench!
  46. text/font/C-64Font.lha     ;A Commodore-64 font with European accents.
  47. misc/emu/Snd2Mid.lha       ;Converts NES PSG songs to MIDI!!
  48.  
  49. And of course, my webpage at http://mypage.direct.ca/c/ccovell/
  50. It has lots of stuff that you might enjoy exploring.
  51.  
  52. See ya!
  53.