       
    - Liss NES - A NES/Famicom Emulator -

    Version 1.09
    Compiled: 2003-03-30
    By JSR (Jonathan Liss) 2001-2003

    Webpage: http://lissnes.emunetwork.com
    E-Mail:  ahmed.ali@hackermail.com

------------------------------------------------------------------------

--- Disclaimer -------------------------------------------------------
 This is free software and is distributed without any warranties. 
 You're using this at your own risk. I can't be held responsible for 
 any damage which results from using the emulator in any way.
 You may not distribute this with roms, and it may not be sold.
----------------------------------------------------------------------

This is a NES/Famicom emulator written entirely in Visual Basic, using 
DirectX for sound, input and fullscreen video. Some features is full
sound, DirectInput supported joysticks/joypads and fullscreen.

PAL Emulation
PAL is for compability with PAL only games. NTSC is default, since
most games is made for NTSC and some of them won't run correctly in PAL mode.

Features:
 - CPU Emulation (no undocumented opcodes)
 - PPU Emulation
 - APU Emulation (+ VRC6.)
 - Other features:
  * NSF player
  * 2 players
  * SNSS compatible savestates
  * SRAM saves
  * Stereo sound

These mappers are currently supported (some partially): 
  0 (NROM)
  1 (MMC1)
  2 (UNROM)
  3 (CNROM)
  4 (MMC3)
  7 (AOROM)
  9 (MMC2)
 11 (Color Dreams)
 21 (VRC2)
 23 (VRC2 type B)
 24 (VRC6)
 26 (VRC6 type B)
 34 (Nina-01)
 64 (Tengen RAMBO-1)
 66 (GNROM)
 68 (Sunsoft Mapper #4)
 69 (Sunsoft FME-7)
 71 (Camerica)

System requirements
A PC running Windows 95/NT with DirectX 7 or later should be able to run it,
but for full speed without frameskip you need a 600 MHz or faster.
You also need the VB6 runtime library, found on microsoft's webpage.
You should also know that double and triple window sizes is very slow in
other color depths than 32bpp.

Controllers
Controllers can be configured in Controller config.
All DirectInput supported joysticks/joypads should be supported.

Default controls for player 1:
  A      = s
  B      = a
  Start  = Enter
  Select = Space
  Up     = Up
  Down   = Down
  Left   = Left
  Right  = Right

Contact:
 Please no ROM requests!
 They will be ignored, but any other messages like comments,
 questions, suggestions or bug reports are welcome.

 E-Mail: ahmed.ali@hackermail.com
 Web:    http://lissnes.emunetwork.com

Thanks to:
 EmuNetwork, Don Jarret, David Finch, Darren Ranalli, Jeremy Chadwick, 
 Marat Fayzullin, Loopy, Kevin Horton, Brad Taylor, Chris Covell, 
 /FireBug/, ReaperSMS, Fredrik Olsson and all who helped me

EOF