Capcom Play System 3 Emulator
by ElSemi
http://nebula.emulatronia.com


--- HISTORY ---
v0.0	TEST VERSION

This is a preview version of my CPS3 emulator. Here you
can see the current work-in-progress state of the emulation.

There are still a lot of missing features to emulate properly
so don't report any emulation errors yet. The missing features
include (and the effect caused by them missing) :

Sprite Zoom: you'll see the sprite tiles (squares) not being properly aligned or with gaps
Fullscreen Zoom: Sometimes it seems like the camera is not pointing to the action
Per-tile palette selection: some colors (a lot in some games) are wrong
Priorities: objects that are over the background when they should appear behind
Linescroll: Floor 3D effect missing. SF32ndi scrolling letters in intro missing.
Linezoom: I don't know where is it used :)

--- USAGE ---

Usage is easy, just load emulator, select rom and play :).
Missing rom files will be reported in a console window.


PLEASE, READ EMULATOR.INI TO CHANGE OPTIONS AND KNOW HOW TO CONFIGURE YOUR ROM DIRECTORIES


Fixed Keys:

	PAUSE	- Pauses the emulator
		while paused:
		ENTER	- Single step
		SPACE	- Unpause while held

	SCROLL LOCK - Toggle framelimit
	ALT-ENTER - Toggle Fullscreen (sometimes the emulator doesn't return from fullscreen.
		    press ALT-F4 to close it and windows will return to the original resolution)
	F9	- Show speed (Frames per second and frame time)
	CTRL-F9 - Show more stats
	F8	- Even more
	F7	- Toggle tilemap rendering (big speedup)
	Keypad+ - Increase Frameskip
	Keypad- - Decrease Frameskip

For the rest of the keys, check the input config screen after a game has been loaded (Game->Config Controls...).




