This is a modified version of the jpg093b library.
The only reason for changing the library was to make it
run in a not fully working Playstation 2 environment.

The changes are:
- changed malloc to mymalloc
- fixed for-scope problems
- changed error handling
- removed some constructors/destructors
- disabled 80x86 code
- changed the stream class to read from memory

All changes in the source files are marked //changed
The changes were made in June and July 2003.

The original library is included as jpgd093b.zip .
Please use that instead if you can make it work.
See that zip file for distribution terms.
