85 Commits (5e55a525d879b14853f7a1cd71601d2c4076670e)

Author SHA1 Message Date
Tony Wasserka c63a495de6 Add GUI widget for controlling pica breakpoints. 11 years ago
Tony Wasserka 706f9c5574 citra-qt: Polish the pica tracing widget. 11 years ago
Emmanuel Gil Peyrot 739bb58c3a Remove tabs in all files except in skyeye imports and in generated GL code 11 years ago
Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 11 years ago
Yuri Kunde Schlesner d72708c1f5 Add `override` keyword through the code. 11 years ago
bunnei b5e6524594 ARM: Reorganized file structure to move shared SkyEye code to a more common area. 11 years ago
Lioncash 403c84cdab core: Make the ARM disassembler use std::string internally 11 years ago
Tony Wasserka 26ade98411 Pica/citra-qt: Replace command list view and command list debugging code with something more sophisticated. 12 years ago
Tony Wasserka 76a586de49 Pica: Add command processor. 12 years ago
Tony Wasserka 9c781a6c76 Remove the fancy RegisterSet class introduced in 4c2bff61e. 12 years ago
bunnei 4e9f305ed2 GSP: Removed dumb GX prefixes to functions/structs in GSP namespace. 12 years ago
Tony Wasserka c131fb2c27 citra-qt: Show function names in disassembler based on bunnei's suggestion. 12 years ago
Tony Wasserka 456b9feb25 Disassembler: Chose slightly lower value for chunk size. 12 years ago
Tony Wasserka 9b0d0c81a0 GSP: Clean up GX command processing a lot and treat command id as a u8 rather than a u32. 12 years ago
Tony Wasserka fd78786828 citra-qt: Rewrite disassembly view. 12 years ago
bunnei 4e4a028ecd citra_qt: Removed autogenerated files from repo and fixed build issues. 12 years ago
Tony Wasserka f82410e633 Further refine GPU command list debugging. 12 years ago
Tony Wasserka b0051b2203 Refine command list debugging functionality and its qt interface. 12 years ago
Tony Wasserka 6893732348 citra-qt: Add command list view. 12 years ago
Tony Wasserka 87e98ff97b citra-qt: Add GX command history viewer. 12 years ago
bunnei a002abf171 qt: updated disassembler to show 2X as many instructions 12 years ago
Mathieu Vaillancourt ad0734acee Remove unused QTableView 12 years ago
Mathieu Vaillancourt e5f09b8be6 UI/debugger changes 12 years ago