39 Commits (eda468e4fb5f2aca25b561f42983be544a72f2a0)

Author SHA1 Message Date
bunnei b055ea2699 arm: Remove SkyEye/Dyncom code that is ARMv6-only. 8 years ago
Subv 8226539902 Memory: Remove all GetPointer usages from the GDB stub. 9 years ago
bunnei 7f1ce2cf68 arm: Use 64-bit addressing in a bunch of places. 9 years ago
Huw Pascoe da1c8d1522 Fixed type conversion ambiguity 9 years ago
Mat M dc1927a9d1 Doxygen: Amend minor issues (#2593) 9 years ago
Jonathan Hao 1df720ed08 Fix some warnings (#2399) 9 years ago
bunnei 8cfd0762fd core: Replace "AppCore" nomenclature with just "CPU". 9 years ago
bunnei 1fd7cfb69e Address clang-format issues. 9 years ago
bunnei d504f6cf08 core: Consolidate core and system state, remove system module & cleanups. 9 years ago
Lioncash cae211f90c gdbstub: const correctness changes 9 years ago
Lioncash bec7bc3ec9 gdbstub: Remove global variable from public interface 9 years ago
Jannik Vogel 305cc20144 gdbstub: Remove unused include 9 years ago
Jannik Vogel 89e57a3fb0 Support mingw cross-compile 9 years ago
James Rowe f0dcbd3f73 Add mingw compile support 10 years ago
mailwl 14b159aa64 Small fix to let IDA see target.xml 10 years ago
Yuri Kunde Schlesner 32bddfa1f5 Remove special rules for Windows.h and library includes 10 years ago
Emmanuel Gil Peyrot 1138ec0d49 Remove empty newlines in #include blocks. 10 years ago
Emmanuel Gil Peyrot 628ed4376a Sources: Run clang-format on everything. 10 years ago
shinyquagsire23 c09f249f90 gdbstub: E0 should be E00 10 years ago
Lioncash 601a094367 gdbstub: Silence missing prototype warnings 10 years ago
Alexander Laties 17e9bc5392 fixup simple type conversions where possible 10 years ago
Sam Spilsbury c098a96f7d gdbstub: Don't check if unsigned int is > 0 10 years ago
polaris- eae9c73db0 Adopted WinterMute's gdbstub changes 10 years ago
LittleWhite 1cebb2676a Fix missing header 10 years ago
polaris- ec1195c252 Fix read and write register blocks in gdbstub 11 years ago
polaris- 505489551d Fix bug with reading addresses and lengths 11 years ago
polaris- fd7f61becf Change headers 11 years ago
polaris- ac325ce61a Add some headers so TravisCI will hopefully work 11 years ago
polaris- f4520eb266 Use CHAR_BIT instead of 8 11 years ago
polaris- 4e0ae45d99 Handle changes pointed out in comments on PR 11 years ago
polaris- 37b35180c5 Add a register variable to loops 11 years ago
polaris- 6c4f45627c Update register read loops to go with last commit 11 years ago
polaris- 86a42ff827 Pad responses to gdb for VFP registers 11 years ago
polaris- 82f537482d Try to add support for VFP registers 11 years ago
polaris- 0de246f668 Fix buffer overflow comments 11 years ago
polaris- 6621f16576 Remove unnecessary new lines, changed Deinit to Shutdown 11 years ago
polaris- 8205925b08 Use BreakpointAddress struct instead of passing address directly 11 years ago
polaris- 1d319e5b46 Implement gdbstub 11 years ago
polaris- 021fab70ac Implement gdbstub 11 years ago