Nekotekina
|
5d15d64ec8
|
Memory mirror support
Implemented utils::memory_release (not used)
Implemented utils::shm class (handler for shared memory)
Improved sys_mmapper syscalls
Rewritten ppu_patch function
Implemented vm::get_super_ptr (ignores memory protection)
Minimal allocation alignment increased to 0x10000
|
2018-05-09 23:35:34 +03:00 |
|
Nekotekina
|
cce0ad0c35
|
Clean vm::ps3 namespace use
|
2018-02-09 17:49:37 +03:00 |
|
Robbie
|
47b121a700
|
PPU Page Faults (#3309)
I guess I'll merge it and fix some issues later myself.
|
2017-10-08 23:37:54 +03:00 |
|
Nekotekina
|
22d8b57027
|
Improve lv2_memory object
|
2017-09-14 00:23:23 +03:00 |
|
Nekotekina
|
b21fce4d6f
|
IdManager improved
lv2_obj for kernel objects
Simple lookup (vector)
Another idm API refactoring
|
2017-01-29 21:37:04 +03:00 |
|
Nekotekina
|
591a6c8671
|
IdManager improved
|
2017-01-25 23:29:36 +03:00 |
|
Nekotekina
|
ad174eb12c
|
error_code implemented
Reports based on formatting system
ppu_error_code removed
arm_error_code removed
|
2016-08-16 18:57:44 +03:00 |
|
Nekotekina
|
96728a83f6
|
Partial commit: sys_memory, sys_mmapper
|
2016-07-16 14:46:01 +03:00 |
|
Ivan
|
aafcf44581
|
Header optimizations (#1684)
Shouldn't break anything. I hope.
|
2016-04-27 01:27:24 +03:00 |
|
Nekotekina
|
42e1d4d752
|
Partial commit: Syscalls
|
2016-04-15 19:22:30 +03:00 |
|