
 SNEeSe source release v0.441
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

 This source is up-to-date as of release 0.441, I will update it with the
  next public binary release.

 Files may be added/removed/renamed with each source release, install each
  source release in its own fresh, clean directory. Not doing so may
  cause complications.

 The files that you should find in this source release are:
  CodeInfo.TXT: if you even THINK about asking...
  Readme  .TXT: Readme for public release
  makefile    : Project file for DJGPP make
  main    .cc : main() file. base program layout, screen modes, little else.
  ... to be completed later ...
  ...(see main.cc for more but not necessarilly up-to-date info)...

 If DJGPP crashes during compilation, just re-run it. If that doesn't help,
  contact the DJGPP FAQ or website (http://www.delorie.com/djgpp/).
 This requires DJGPP v2, NASM 0.97, and Allegro 3.11 to build.
 NASM should be built from the source with DJGPP v2, else it may not work
  properly with DJGPP make.
 Allegro 3.11, and links to the DJGPP, NASM, and Allegro pages are
  available from the SNEeSe homepage (Allegro 3.11 is not available on
  the mirror).

 This will compile under DJGPP v2, but my setup is a little customized,
  so change the bits in the top of the makefile (oldgcc -> gcc, set
  your dirs, etc.).. also I can not guarantee that compiling with a
  source dir other than "." will work...

 The EXE built from this source requires the included SNEESE.DAT file
  in the directory it is started from.

 Don't expect this to be at all portable, it is written mostly in
  x86 assembly!

 Some commented code may be redundant in this release, and some compiled
  code may be unused, but some may be useful later on so I have left it.

 Allegro saves me some work, so I'm using it. Don't like it? Provide me
  a better alternative!

 If you find this code useful, at least mention it!

 I will try to help people struggling to write emulators, especially for
  SNES, and will try to help out with problems with this code, though
  support for modified sources is limited, e-mail me at:
        esaelon@aol.com

 If I ever make any SNES dox, I'll put them on the SNEeSe homepage, where
  latest public binaries and source can be found:
        http://sneese.n3.net/
        http://www.emuunlim.com/sneese/
        http://skyscraper.fortunecity.com/online/312/sneese.html

 The original SNEeSe homepage is at:
        http://olympia.fortunecity.com/baberuth/24/sneese.html

 However I do not believe it is still being maintained... has some old
  screenshots and the final binaries and source (v0.16f), from the time
  of the discontinuation.

 Send bug reports and/or fixes, ideas, constructive information - no 'when'
  is this or that going in, etc... and don't ask for ROMs! read Readme.txt
  for the disclaimer, and for more information!
