marijuanes - by Dead_Body

this file was last updated on version (nes code: 0.04, windows code: 1.04)

beta version...until...nes code version is 1.00 or more and the name changes to a real name!

intro
-----
hey, im not dead!  this is my newest nes emulator, which will be the best by far.  no support to go with it, you
shouldnt have downloaded it, but this is a beta version, so have some fun.

WARNING:
   marijuanes emulates the dbnes system, which is not exactially a nes, which is why not everything run correctly.

does anyone want to make a good sound driver?  the 2 drivers sources are (maybe) included in the zip to help you.

do not ask me why it is slow.  i am not trying to please anyone but myself.  if i wanted a fast emulator, then
why in the hell did i use c++?  it is coded to be easy for me to understand and to be modular.

changes
-------
windows code
   -1.04
      -misc stuff (lots of stuff, i just cant remember)
   -1.03
      -misc stuff (lots of stuff, i just cant remember)
nes code
   -0.04
      -misc stuff (lots of stuff, i just cant remember)
   -0.03
      -misc stuff (lots of stuff, i really cant remember)

how to load a rom
-----------------
start up the emulator, click file, click open, select your rom file.

controls (for wininput.dll driver)
--------
arrow keys = up/down/left/right
a = select
s = start
z = b
x = a

drivers
-------
a note of current drivers:

since this is a beta release, not all driver dlls are finished.  if you want to just play games
or just get the emulator to work for you so you can play around with it, you should try these
dlls as the dlls you want to use in the configuration dialog.

	windows drivers:
		video: gdivideo
		input: wininput for keyboard, or dx8joy for joystick
		sound: nullsound, or for a half working and buggy driver that works most of the time use dxsound

	nes drivers:
		cpu: mattcpu or deadcpu
		ppu: deadppu or for more accuracy yet half ass working ppu use deadppu_queue
		apu: mattapu