This website requires JavaScript.
Explore
Help
Register
Sign In
Emulator-Archive
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2025-02-08 23:07:31 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Windows
History
Henrik Rydgard
5597ab46a7
Make it obvious that we do support XB360 controllers (Windows).
2013-02-06 00:54:52 +01:00
..
Debugger
Show the current tick count in the disasm dialog.
2013-01-21 19:20:49 -08:00
W32Util
Several fixes to build under stricter C++11
2012-11-21 14:33:50 -03:00
bitmap1.bmp
Add snapshot of the whole source code.
2012-11-01 16:19:01 +01:00
Breakpoints.h
Add snapshot of the whole source code.
2012-11-01 16:19:01 +01:00
DlgDynaView.cpp
Add snapshot of the whole source code.
2012-11-01 16:19:01 +01:00
DlgDynaView.h
Add snapshot of the whole source code.
2012-11-01 16:19:01 +01:00
DSoundStream.cpp
Add snapshot of the whole source code.
2012-11-01 16:19:01 +01:00
DSoundStream.h
Several fixes to build under stricter C++11
2012-11-21 14:33:50 -03:00
EmuThread.cpp
Better window resize handling
2013-01-27 00:15:39 +01:00
EmuThread.h
Add snapshot of the whole source code.
2012-11-01 16:19:01 +01:00
Globals.cpp
Move toplevel windows-specific files to the Windows dir
2012-11-21 14:33:38 -03:00
icon1.ico
Add snapshot of the whole source code.
2012-11-01 16:19:01 +01:00
InputBox.cpp
Add snapshot of the whole source code.
2012-11-01 16:19:01 +01:00
InputBox.h
Several fixes to build under stricter C++11
2012-11-21 14:33:50 -03:00
InputDevice.cpp
Add a class for keyboard input
2012-11-12 17:49:40 +00:00
InputDevice.h
Several fixes to build under stricter C++11
2012-11-21 14:33:50 -03:00
KeyboardDevice.cpp
Use 100% because 80% is in some games' deadzone.
2013-01-06 22:57:33 -08:00
KeyboardDevice.h
Add a class for keyboard input
2012-11-12 17:49:40 +00:00
main.cpp
Cleanup
2013-01-09 00:12:02 +01:00
main.h
Several fixes to build under stricter C++11
2012-11-21 14:33:50 -03:00
MIPSCompALU.h
Add snapshot of the whole source code.
2012-11-01 16:19:01 +01:00
MIPSCompBranch.h
Add snapshot of the whole source code.
2012-11-01 16:19:01 +01:00
OpenGLBase.cpp
Better window resize handling
2013-01-27 00:15:39 +01:00
OpenGLBase.h
Add zoom setting to Windows version. Doesn't work while playing.
2012-11-17 17:46:05 +01:00
ppsspp.ico
v0.3
2012-11-20 11:54:51 +01:00
ppsspp.rc
Make it obvious that we do support XB360 controllers (Windows).
2013-02-06 00:54:52 +01:00
PPSSPP.sln
Update Windows/PPSSPP.sln
2013-01-23 13:08:51 +01:00
PPSSPP.vcxproj
Let's build for both armeabi and armeabi-v7a again.
2013-01-11 19:40:33 +01:00
PPSSPP.vcxproj.filters
Let's build for both armeabi and armeabi-v7a again.
2013-01-11 19:40:33 +01:00
README.TXT
Add snapshot of the whole source code.
2012-11-01 16:19:01 +01:00
resource.h
Defer vertex decoding until flush. Track draw calls so that they can be cached later.
2013-01-19 17:05:50 +01:00
rt_manif.bin
Add a missing file that gitignore caught
2012-11-04 21:06:39 +01:00
stdafx.cpp
Move toplevel windows-specific files to the Windows dir
2012-11-21 14:33:38 -03:00
stdafx.h
Add project Dialog filter, suppress some warnings.
2012-12-10 08:21:05 -08:00
stop1.ico
Add snapshot of the whole source code.
2012-11-01 16:19:01 +01:00
WindowsFileSystem.h
Add snapshot of the whole source code.
2012-11-01 16:19:01 +01:00
WindowsHost.cpp
Fix window title. Also constify some keys.
2013-01-29 22:48:37 +01:00
WindowsHost.h
Parse PARAM.SFO to get the disc ID, show in title bar on Windows
2012-11-30 22:32:51 +01:00
WndMainWindow.cpp
Add a very quick reset command.
2013-02-02 16:17:35 -08:00
WndMainWindow.h
Savestates: Add quicksave/quickload. Add Android UI for savestates. All single slot for now.
2013-01-02 21:05:02 +01:00
XinputDevice.cpp
Reverse the analog Y for everyone.
2012-12-29 13:01:10 -08:00
XinputDevice.h
Xinput input support
2012-11-12 17:40:01 +00:00
XPTheme.h
Add snapshot of the whole source code.
2012-11-01 16:19:01 +01:00
README.TXT
Just open the MSVC project file and build.