rpcsx/rpcs3/Emu/Memory
Inviuz 22e679e23e cellSave fix plus bugfixes (#2631)
* cellSave fix plus bugfixes

allows allocation of last byte in memory block
prevents rpcs3 from crashing when closing non existent socket

* Fix overflow

* add more socket options
fix typo

prevent sys_net from operating on nullptr sockets
2017-04-05 16:08:58 +03:00
..
Memory.cpp EXPECTS usage removed 2016-08-15 16:29:38 +03:00
Memory.h "Memory" eliminated 2015-07-18 03:12:06 +03:00
MemoryBlock.h Changes done by [DH] rewritten 2015-12-22 23:11:20 +03:00
vm.cpp cellSave fix plus bugfixes (#2631) 2017-04-05 16:08:58 +03:00
vm.h vm::g_exec_addr added 2017-03-27 01:15:41 +03:00
vm_ptr.h New reservations 2017-03-10 15:51:40 +03:00
vm_ref.h Formatting system improved 2016-08-04 21:34:00 +03:00
vm_var.h cpu_type removed, system_type added 2016-08-09 17:14:41 +03:00
wait_engine.cpp New reservations 2017-03-10 15:51:40 +03:00
wait_engine.h New reservations 2017-03-10 15:51:40 +03:00