BizHawk/psx/octoshock
Andrew Cook 58cbec6dd6
[PSX] Make Octoshock more debuggable (#2508)
* [PSX] Bodge in a system bus memory domain

Fixes: debugger window crashes when adding a breakpoint

* [PSX] Use Octoshock's built-in disassembler

* [PSX] Add support for execute memcbs to the core

* [PSX] Have memcbs include actual values

* [PSX] Use SafeHandles instead of raw pointers

* [PSX] Use core's internal peek and poke functions for System Bus

* [PSX] Move memory maps into IDebuggable impl to be next to memory map hooks

* [PSX] Revert using SafeHandles

* [PSX] Fire execution callback after trace callback instead of at end of fetch
2020-12-08 11:34:24 -06:00
..
bizhawk ummm.. more octoshock 2019 cleanup. missed this somehow 2020-02-09 23:36:05 -05:00
cdrom psx - re-add mednafen's disc error correction capability 2015-09-13 19:17:17 -05:00
docs update to 1.24.2 2020-05-01 17:17:29 -04:00
emuware octoshock - fix some irregularities in savestate quality. this is intended to address #2214, and at least it passes the "first 60-100 frames in tastudio integrity test" test case given, but I still can't promise it's perfect. 2020-10-04 00:44:35 -04:00
psx [PSX] Make Octoshock more debuggable (#2508) 2020-12-08 11:34:24 -06:00
test/miniclient update miniclient 2020-04-06 03:39:05 -04:00
video psx - big update from upstream (0.9.36.5 -> 0.9.37-UNSTABLE) 2014-12-16 05:04:55 +00:00
FileStream.cpp octoshock! 2014-12-10 19:41:13 +00:00
FileStream.h octoshock! 2014-12-10 19:41:13 +00:00
FileWrapper.cpp octoshock! 2014-12-10 19:41:13 +00:00
FileWrapper.h octoshock! 2014-12-10 19:41:13 +00:00
Stream.cpp octoshock! 2014-12-10 19:41:13 +00:00
Stream.h octoshock! 2014-12-10 19:41:13 +00:00
endian.cpp finish 0.9.44.1 and misc build fixes 2020-04-06 03:31:35 -04:00
endian.h update to 0.9.48 2020-04-06 03:31:35 -04:00
error.h merge osx octoshock work to trunk 2014-12-17 04:12:32 +00:00
file.cpp octoshock! 2014-12-10 19:41:13 +00:00
file.h octoshock! 2014-12-10 19:41:13 +00:00
git.h psx - big update from upstream (0.9.36.5 -> 0.9.37-UNSTABLE) 2014-12-16 05:04:55 +00:00
math_ops.h up to 0.9.41 2020-04-06 03:31:34 -04:00
octoshock.cpp octoshock! 2014-12-10 19:41:13 +00:00
octoshock.h apply 1.21.3 2020-04-06 03:31:36 -04:00
tests.cpp update to 1.24.0-UNSTABLE 2020-04-06 03:31:37 -04:00
tests.h up to 0.9.41 2020-04-06 03:31:34 -04:00
video.h octoshock! 2014-12-10 19:41:13 +00:00