pcsx2/plugins/USBqemu
Miguel A. Colón Vélez 3193eb5106 Update .gitignore file.
- Remove *.mo. Not needed.
 - Add *.aps and delete USBqemu.aps.
 - Don't ignore asm files.
 - Ignore the cmake obj-i586-linux-gnu build folder in Linux.
 - Fix the regex pattern for /bin/pcsx2*
 - Don't ignore the changelog of libjpeg.
 - portaudio line not needed and ignored vcxproj/props/etc.
 - update to the new rcdefs.h location
 - Don't ignore pcsx2/gui/Resources/EmbeddedImage.h
 - Remove autogenerated file plugins/dev9ghzdrk/Win32/postBuild.cmd
 - Simplify lines using '**' or '*.exe'.
Remaining issues:
$ git status --ignored
Ignored files:
 plugins/CDVDiso/src/mkiso/mkiso.dsp
 plugins/CDVDiso/src/mkiso/mkiso.dsw
.
These can be deleted.
2015-08-19 07:45:02 -04:00
..
Win32 Update .gitignore file. 2015-08-19 07:45:02 -04:00
qemu-usb Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
usb-eyetoy Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
usb-mic Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
License-qemu.txt Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
License.txt Copy USBqemu from the legacy plugins folder (to preserve history) 2011-09-04 01:36:14 +00:00
ReadMe.txt Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
USB.cpp Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
USB.h Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00

ReadMe.txt

USBlinuz v0.1
-------------

 This is an extension to use with play station2 emulators 
 as PCSX2 (only one right now).
 The plugin is free open source code.

Usage:
-----
 Place the file "usblinuz.dll" (win32) or usblinuz_64.dll (win64)
 at the Plugin directory of the Emulator to use it.

Changes:
-------
v0.1 (gigaherz)
 * First Release
 * Tested with Pcsx2 32 and 64bit

Authors:
-------

 linuzappz <linuzappz@hotmail.com>
 shadow    <shadowpcsx2@yahoo.gr>