Nekotekina
1ab5ef9dd7
SPU
...
Implemented sys_raw_spu_load, sys_raw_spu_image_load. Minor review of
MFC, channels.
2013-12-25 21:28:10 +04:00
Nekotekina
35257f5e94
SPU Improvements
...
Implemented sys_spu_image_import, original Mandelbrot PKG should work
now.
2013-12-24 21:34:51 +04:00
Nekotekina
3a82ed5dc9
Fixed x86 build
...
Fixed crashes
2013-12-24 15:10:55 +04:00
Nekotekina
ab2bc35b18
Fixed conflicts
...
(merge branch)
2013-12-24 12:42:03 +04:00
DH
eb2ab73e16
Implemented LWZUX, LWAX, LWAUX, LHA, LHAU, LWA, STWBRX, STHBRX.
2013-12-24 07:25:15 +02:00
DH
456374d487
Added missed files.
2013-12-24 06:02:21 +02:00
DH
b500fcbaed
Fixed ELF64 loader.
...
Fixed cellPadGetInfo.
Fixed cellFsOpen path encoding.
Draft implementation of cellAudioGetPortConfig.
Implemented STBUX, STHUX, STWUX.
Improved Boot (S)ELF / Install PKG UI.
2013-12-24 05:58:32 +02:00
Nekotekina
fdb3fdb927
Files removed
...
They don't work from this folder
2013-12-23 17:20:16 +04:00
Nekotekina
ba8108d595
SPU Fixes
...
Mandelbrot set does work now and its modified version included in
TEST12345 folder.
2013-12-23 15:57:09 +04:00
Nekotekina
37b5b49f58
Fast fix
...
Previous commit was wrong
2013-12-22 22:16:57 +04:00
Nekotekina
c9abf559be
SPU Improvements
...
Implemented SNR channels and syscalls, fixed sys_spu_thread_initialize
(args' passing, SPU image copying for each thread)
2013-12-22 21:40:50 +04:00
Nekotekina
e28ba30561
Notification of NI flag change
...
Probably useless.
2013-12-19 02:30:06 +04:00
Nekotekina
c3d2cd344f
Win32 fix & elf loading fix
...
Fixed compilation error for x86 version. Fixed issue with ELF loading.
2013-12-15 01:59:37 +04:00
Nekotekina
01a274a1db
Merge branch 'master' of https://github.com/DHrpcs3/rpcs3
2013-12-14 04:17:02 +04:00
Nekotekina
eed6a7ffe3
STBUX implemented
...
Missed PPU opcode + replaced some non-unicode non-ASCII characters in
PPPInstrTable.h
2013-12-14 04:15:20 +04:00
Nekotekina
ee137323aa
MBox, some improvements
...
Some changes reverted (warnings), multi-thread safety fixed, MBox MMIO
modified
2013-12-13 05:35:28 +04:00
Osvaldo Costa
2c1cb51843
Relocate sys_process_is_stack to sysPrxForUser.cpp
2013-12-11 19:26:36 -03:00
Osvaldo Costa
bc3772614b
Relocate sys_process_is_stack to sysPrxForUser.cpp
2013-12-11 19:13:28 -03:00
Nekotekina
c9fc99c388
Basic DMA, MFC, channel changes
...
Added new consts, thread-safe locks for critical resources, removed some
warnings. Modified git-version.h
2013-12-11 02:58:11 +04:00
Alexandro Sánchez Bach
e2de06da63
Fixed conflicts
2013-12-09 18:07:13 +01:00
Alexandro Sánchez Bach
849af30bfd
First cellFont functions & minor changes
...
* Edited .gitignore
* Moved some functions to cellFontFT.
* Now cellFont initializes correctly, but it doesn't render anything
yet. There are still several things to change and functions to
implement. I will take care of it.
2013-12-09 17:56:04 +01:00
Nekotekina
bba9ea830f
Merge branch 'master' of https://github.com/DHrpcs3/rpcs3
2013-12-08 21:46:14 +04:00
Nekotekina
e8d2245a0b
Revert "SPU Improvement"
...
This reverts commit 9bf8f2eec5
.
2013-12-08 21:44:52 +04:00
DH
bf03874be2
Refresh Game Viewer after Install PKG
2013-12-08 19:06:20 +02:00
DH
23539f13b5
Improved Boot UI.
...
Added dev_usb000.
Fixed Game Viewer.
Minor fixes.
2013-12-08 18:54:45 +02:00
Nekotekina
78ca7e1d44
Merge branch 'master' of https://github.com/DHrpcs3/rpcs3
2013-12-08 18:04:12 +04:00
Nekotekina
34ac4688e6
MFC
...
Minor changes
2013-12-08 18:03:51 +04:00
DH
eaef09df91
Improved PSF loader.
...
Improved Game Viewer.
Implemented cellPadGetInfo.
Minor improvements.
2013-12-08 15:47:54 +02:00
Nekotekina
2135fb9685
Merge branch 'master' of https://github.com/DHrpcs3/rpcs3
2013-12-08 05:00:53 +04:00
DH
34f5997f82
Improved OpenGL renderer.
...
- Rotate color buffer.
2013-12-08 02:42:59 +02:00
DH
76a93443c3
Improved OpenGL renderer
...
- Implemented color buffer reading.
2013-12-08 02:09:16 +02:00
Nekotekina
430ded8259
Merge branch 'master' of https://github.com/DHrpcs3/rpcs3
2013-12-08 03:13:03 +04:00
Nekotekina
9bf8f2eec5
SPU Improvement
...
Some instructions implemented with SSE intrinsics
2013-12-08 03:12:37 +04:00
DH
bba1b6a6e0
SPU improvements
...
- Implemented more SPU Channels.
- Improved interpreter.
Minor improvements.
2013-12-08 00:52:41 +02:00
Hykem
a9a246a866
General improvements:
...
- Added drafts for event flag emulation;
- Implemented memory locking/unlocking;
- Refactored common SC_Memory objects;
- Implemented VM (virtual memory) syscalls;
- Improved cellGameBootCheck;
- Added more dummy values to cellVideoOutGetDeviceInfo;
- Mapped functions sys_mmapper_allocate_memory and sys_mmapper_map_memory to sysPrxForUser;
- Mapped syscalls 341 and 342 (duplicates of 324 and 325) to sys_memory_container_create and sys_memory_container_destroy;
Improved PKG installation routine:
- Allow immediate game booting;
- Fixed and improved game folder path handling.
2013-12-07 20:56:42 +00:00
DHrpcs3
ff4fcdd5fd
Merge pull request #33 from Nekotekina/master
...
SPU Changes Request
2013-12-04 05:52:26 -08:00
Nekotekina
241ae83645
SPU Improvement
...
Implemented CFLTS, CFLTU, CSFLT and CUFLT. Finally fixed FREST.
2013-12-04 00:35:45 +04:00
Nekotekina
73c2628ef4
SPU Fixes 3.2
2013-12-02 22:49:06 +04:00
Nekotekina
38fabf7cd2
SPU Fixes 3.1
...
Small fixes
2013-12-02 14:40:58 +04:00
Nekotekina
1cfcc742d8
SPU Fixes 3
...
Almost all implemented instructions are fixed. Partialy tested. Some
instructions are still unimplemented.
2013-12-01 21:30:40 +04:00
Nekotekina
ae39d3802f
SPU Fixes 2
...
It's almost finished
2013-12-01 04:36:55 +04:00
Nekotekina
b217742c7b
Merge fix
2013-11-30 03:50:43 +04:00
Nekotekina
f0946c4bc8
Merge branch 'master' of https://github.com/Nekotekina/rpcs3
2013-11-30 03:40:50 +04:00
Nekotekina
384e20acf0
SPU fixes
...
Partially tested and fixed
2013-11-30 03:40:31 +04:00
Nekotekina
c48168ffc7
SPU ELF loading
...
I'm not sure that it's correct way to get entry point
2013-11-29 19:27:10 +04:00
Nekotekina
65c920bc8d
Merge branch 'master' of https://github.com/DHrpcs3/rpcs3
2013-11-29 18:46:57 +04:00
Alexandro Sánchez Bach
5ce57e963f
New functions & Minor changes
...
* cellGameBootCheck, cellSysutilGetSystemParamString partially
implemented.
* Improved debug SELF loader (I applied DH's changes over another part
of code that Hykem wrote).
* Added checkbox in the Config>Settings menu to ignore Read/Write errors
(disabled by default).
* Minor issues.
2013-11-29 05:56:26 +01:00
Nekotekina
a32fe40275
Merge branch 'master' of https://github.com/DHrpcs3/rpcs3
2013-11-28 18:37:33 +04:00
DH
28a5d1bcab
Fixed conflicts.
2013-11-28 14:27:04 +02:00
DHrpcs3
1bc99a3762
Merge pull request #30 from xsacha/master
...
Removal of WX dependency and introduction of Qt UI alternative
2013-11-28 04:09:49 -08:00