========================================================================
    PS2Dis Extension
========================================================================

This PS2Dis extension adds support for mouse scrolling :)
yes it is a bit late... But i've been playing with SetWindowsHookEx
lately :)

Put the path to your ps2dis.exe in the options.txt file.
OPTIONS.TXT MUST BE IN THE SAME DIRECTORY AS PS2DIS STARTUP.EXE

Replace all your shortcuts (NOT your ps2dis.exe) with a shortcut to
"PS2Dis Startup.exe" this will run the loader and inject the hook for
mouse scrolling into ps2dis.

============
Controls
============

mouse			|	Keypad Equivalent
-------------------------------------------------------
Scroll up 1 		|	Up Arrow
Scroll down 1		|	Down Arrow
Scroll + Ctrl		|	Page Up/Page Down
Scroll + Shift		|	Shift + Up/Down Arrow
Scroll + Shift + ctrl	|	Ctrl + Page Up/Page Down

Source is included...

cYs Driver