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 |
|
Nekotekina
|
311486ed79
|
Fixed thread issues
Fixed args passing
Fixed thread stopping/pausing (temporarily)
Fixed problems with SC_Condition and SC_Mutex (partially)
|
2014-02-03 17:12:25 +04:00 |
|
Nekotekina
|
a0c8e116df
|
Merge branch 'master' of https://github.com/DHrpcs3/rpcs3
|
2014-02-03 01:20:48 +04:00 |
|
Nekotekina
|
7fce5589f8
|
Memory alignment fix
Some mutexes added, _sys_heap_memalign implemented
|
2014-02-02 23:49:10 +04:00 |
|
DH
|
beb19633e9
|
Implemented vfsLocalDir & vfsDirBase.
Improved ThreadBase.
Minor fixes.
|
2014-02-02 21:42:32 +02:00 |
|
DH
|
b263c3ebaf
|
- Renamed ARM9 to ARMv7.
- Improved ELF32 loader.
|
2013-11-05 21:22:58 +02:00 |
|
DH
|
6b22e7d90a
|
- Implemented ARM9Interpreter & ARM9DisAsm.
- Implemented MemoryBlockLE & DynamicMemoryBlockLE.
- Implemented CPUDecoder.
|
2013-11-05 20:12:18 +02:00 |
|
DH
|
0b35be32a4
|
- Implemented ARM9Thread.
- Improved OpenGL Renderer.
- Improved RAW SPU mfc.
|
2013-11-03 21:23:16 +02:00 |
|
DH
|
5874a5683e
|
Fixed small error.
|
2013-10-06 18:41:19 +03:00 |
|
DH
|
64cd9746b8
|
Fixed minor Debugger errors.
|
2013-10-06 18:05:58 +03: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
|
234e174b7d
|
- Implemented send open system menu cmd.
- Added cellSysutil module.
- Improved OpenGL renderer.
- Added cube & hello world homebrews.
- Implemented more GCM syscalls.
|
2013-08-19 02:06:11 +03: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
|
559852a8fc
|
- Implemented RAW SPU.
- Implemented memory mapping.
|
2013-07-12 15:42:17 +03:00 |
|
DH
|
fb57bb9c4e
|
- Implemented MTCRF instruction.
- Implemented sys_spu_thread_set_argument syscall.
- Improved Debugger.
|
2013-07-08 16:24:46 +03:00 |
|
DH
|
6d7d3acb43
|
- Fixed loading modules in debug mode.
- Improved Lwmutex.
- Implemented events syscalls.
- Fixed SPU local storage.
|
2013-07-06 02:49:38 +03:00 |
|
DH
|
b35dfdf29b
|
- Improved PPCDecoder.
- Improved PPUDecoder.
- Improved Debugger GUI.
CompilerELF:
- Added all PPU instructions.
- Fixed analyzer crash.
|
2013-07-03 19:17:16 +03:00 |
|
DH
|
5753edf6ef
|
- Improved sc function binder.
- Improved GLGSRender.
|
2013-06-30 11:46:29 +03:00 |
|
DH
|
a90b5cf37a
|
http://code.google.com/p/rpcs3/source/detail?r=44
|
2012-11-15 01:39:56 +02:00 |
|