Peter Tissen
|
8ac226ae69
|
replace all instances of wxString with std::string in all cases not
directly involved in either the GUI or other wxWidget classes like wxFile
|
2014-04-01 16:23:03 +02:00 |
|
Alexandro Sánchez Bach
|
5953781c13
|
Few bugs fixed and license file added
* Fixed GUI issues caused by the update to wxWidgets 3.
* Fixed small bug in SC_TTY (thanks Nukem9!)
* Added GPL v2 license file.
|
2014-02-13 11:33:07 +01:00 |
|
Cornee Traas
|
f4b98074b0
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
rpcs3/Emu/GS/GL/GLGSRender.cpp
rpcs3/Gui/InterpreterDisAsm.cpp
rpcs3/Gui/MainFrame.cpp
|
2013-09-03 19:26:31 +02:00 |
|
DH
|
2f5fa75bb4
|
- Fixed sys_ppu_thread_exit.
- Disabled some dbg tools.
|
2013-08-17 19:23:03 +03:00 |
|
Cornee Traas
|
96c692aefc
|
Fix spelling of IsRunned to IsRunning
|
2013-08-12 11:56:56 +02:00 |
|
DH
|
fb57bb9c4e
|
- Implemented MTCRF instruction.
- Implemented sys_spu_thread_set_argument syscall.
- Improved Debugger.
|
2013-07-08 16:24:46 +03:00 |
|
DH
|
5753edf6ef
|
- Improved sc function binder.
- Improved GLGSRender.
|
2013-06-30 11:46:29 +03:00 |
|