Lioncash
4bb1a5ca47
dyncom: Get rid of skyeye typedefs
11 years ago
Emmanuel Gil Peyrot
45c4781544
CitraQt: Cleanup includes.
11 years ago
Yuri Kunde Schlesner
7ada357b2d
Memmap: Re-organize memory function in two files
memory.cpp/h contains definitions related to acessing memory and
configuring the address space
mem_map.cpp/h contains higher-level definitions related to configuring
the address space accoording to the kernel and allocating memory.
11 years ago
Yuri Kunde Schlesner
e1fbac3ca1
Common: Remove common.h
11 years ago
bunnei
bc41de2131
Qt: Fixed a bug in shutdown procedure, various cleanups.
11 years ago
bunnei
43cf424907
Qt: Use signals for emu_thread start/stop and fix disasm widget.
11 years ago
bunnei
e4ea133717
Qt: Restructured to remove unnecessary shutdown event and various cleanups.
11 years ago
bunnei
762c1a9ff5
Qt: Move EmuThread ownership from render window to main window.
11 years ago
Lioncash
e05d6220f5
disassembler: Get rid of a const_cast
11 years ago
Tony Wasserka
79713d500b
citra-qt: Fix a crash when double-clicking a disassembler list item.
11 years ago
Kingcom
2bbc12e6c3
citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and DebugModeLeft
11 years ago
Yuri Kunde Schlesner
7b3452c730
Move ThreadContext to core/core.h and deal with the fallout
11 years ago
chrisvj
b0a14cfe7f
citra-qt: Renamed all .hxx headers to .h
11 years ago
chrisvj
6dfcf2271b
citra-qt: Added license headers to files.
11 years ago
xdec
e6162ed91e
Qt: we don't need to check if model is valid.
11 years ago
xdec
8de09d87ab
Fix crash when the disassembler pause button is pressed while no game is running.
11 years ago
bunnei
b5e6524594
ARM: Reorganized file structure to move shared SkyEye code to a more common area.
Removed s_ prefix
11 years ago
Lioncash
403c84cdab
core: Make the ARM disassembler use std::string internally
11 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
fd78786828
citra-qt: Rewrite disassembly view.
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
Mathieu Vaillancourt
0ecb0365e4
Show symbols in disasm
12 years ago
Mathieu Vaillancourt
ff4fe52bf6
Temporarily "fix" citra_qt for Windows
12 years ago
bunnei
63e46abdb8
got rid of 'src' folders in each sub-project
12 years ago
Mathieu Vaillancourt
9b6041d818
Remove Core::GetState(). Use new ARM_Interface instead.
12 years ago
Mathieu Vaillancourt
1c7120b3aa
More Qt changes for debugger
12 years ago
Mathieu Vaillancourt
05be8d2f0c
Basic QT window
12 years ago