                 *******************************************
                 *     Ultimate Nes - V0.11  (10/19/97)    *
                 * by Rodrigo Gomes (rgomes@iconet.com.br) *
                 *******************************************

--------------
 Introduction
--------------

    Ultimate Nes is an very fast DOS based emulator for Nintendo.
It has written assembly language with a large optimization for
run good in any 386 based computer.

--------------
 Requeriments
--------------

    Any 386 or compatible with 2mb of memory.

------------------
 What is Emulated
------------------

    - 6502 CPU
    - PPU
    - Horizontal and Vertical Scrolling
    - Sprites 8x8 and 8x16
    - iNes Mappers 0,2,3 and partial Mapper 1 and 4
    - Battery-Backed RAM

-------
 Usage
-------


    Command Line:

         UNES rom.nes <options>


    Options:

    -fps <num>   : Sets the numbers of frames per second which the emulator
                 : will run the Nes (Default=60)
                 : *Note: Nes fps <> Screen fps
    -frame <num> : Enable Frame Rate Mode
    -h <num>     : Sets the number of cycles of HBlank (Default=113)
    -direct      : Enable the direct video write (fast but flick)
    -page        : Enable the PC HARDWARE pagging for Nes bank switch
                 : (VERY Fast for MMCs but not work in all machines)
    -comp        : Enable Pre-Compiler (Very Fast for some Roms)
    -gfx         : Enable Alternative GFX Handle. Is VERY SLOW but solve
                 : some GFX bugs with split.


    Keys:

    Cursor keys   -   JoyPad
    Control       -   B
    Alt           -   A
    Tab           -   Select
    Enter         -   Start
    Esc           -   Exit


------------------
 Revision History
------------------

0.11 Added Partial Mapper 4
     Improved Mapper 1
     Fixed PPU Bug
     New Pre-Compiler Option (-Comp)
     New Frame Rate mode
     Added Battery-Backed RAM
     Pagging now work in VRAM Banks
     Added new GFX mode for Roms with split
     Minor Bugs fix

0.10 Initial Release

------------------
 Acknowledgements
------------------

Y0SHi for his NES documentation,
Loopy for his Nes palette,
Sardu for his great emulator.

------------
 Disclaimer
------------

Ultimate Nes CopyRight 1997 Rodrigo Gomes
Nintendo Entertainment System (NES) is a registered trademark of Nintendo.

Rodrigo Gomes (rgomes@iconet.com.br)
