
 SNEeSe source release v0.47
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

 This source is up-to-date as of release 0.47, 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, GCC 2.95.2, NASM 0.98, and Allegro 3.9.32 WIP
  to build.
 NASM should be built from the source with DJGPP v2, else it may not work
  properly with DJGPP make.
 Links to the DJGPP, NASM, and Allegro pages are available from the
  SNEeSe homepage. Allegro 3.9.32 WIP is not yet available from the
  homepage.

 This will compile under DJGPP v2, change the bits in the top of the
  makefile (set your dirs, etc.).
 Compiling with a source dir other than "." should work now. Not
  thouroughly tested...

 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!
