mupen64plus-oldsvn/main/gui_gtk/debugger
Jesse Dean 552263fb6e Inhibit selection in desassembly window, the current line is highlighted
via a different mechanism, currently no need to highlight a row
2009-01-18 06:21:59 +00:00
..
breakpoints.c Rewrite of debugger memory breakpoint trap. Memory breakpoints are now 2008-12-22 04:54:03 +00:00
breakpoints.h Fixed license header issue with gtk debugger by switching to our standard template. Moved licenses to /doc. Removed only demo roms and replaced with marshall's Mupen64Plus Demo rom. Need to contact him for source and to finalized licensing, planning for the rom to be GPLed. 2008-10-29 21:50:34 +00:00
debugger.c Rewrite of debugger memory breakpoint trap. Memory breakpoints are now 2008-12-22 04:54:03 +00:00
debugger.h Correct debugger handling of delay slots, breakpoints on those slots now work, 2008-12-16 06:28:15 +00:00
desasm.c Inhibit selection in desassembly window, the current line is highlighted 2009-01-18 06:21:59 +00:00
desasm.h Can't use debugger with no gui, updated configure script 2009-01-18 04:59:16 +00:00
memedit.c Extra header includes and minor fixes (mainly type issues like "lX" (int)) to remove -Wall warnings from the debugger. 2008-10-31 16:58:29 +00:00
memedit.h Fixed license header issue with gtk debugger by switching to our standard template. Moved licenses to /doc. Removed only demo roms and replaced with marshall's Mupen64Plus Demo rom. Need to contact him for source and to finalized licensing, planning for the rom to be GPLed. 2008-10-29 21:50:34 +00:00
regAI.c Extra header includes and minor fixes (mainly type issues like "lX" (int)) to remove -Wall warnings from the debugger. 2008-10-31 16:58:29 +00:00
regAI.h Fixed license header issue with gtk debugger by switching to our standard template. Moved licenses to /doc. Removed only demo roms and replaced with marshall's Mupen64Plus Demo rom. Need to contact him for source and to finalized licensing, planning for the rom to be GPLed. 2008-10-29 21:50:34 +00:00
regCop0.c Fixed license header issue with gtk debugger by switching to our standard template. Moved licenses to /doc. Removed only demo roms and replaced with marshall's Mupen64Plus Demo rom. Need to contact him for source and to finalized licensing, planning for the rom to be GPLed. 2008-10-29 21:50:34 +00:00
regCop0.h Fixed license header issue with gtk debugger by switching to our standard template. Moved licenses to /doc. Removed only demo roms and replaced with marshall's Mupen64Plus Demo rom. Need to contact him for source and to finalized licensing, planning for the rom to be GPLed. 2008-10-29 21:50:34 +00:00
regCop1.c Fix really long float values to use exponential notation 2009-01-09 06:32:58 +00:00
regCop1.h Fixed license header issue with gtk debugger by switching to our standard template. Moved licenses to /doc. Removed only demo roms and replaced with marshall's Mupen64Plus Demo rom. Need to contact him for source and to finalized licensing, planning for the rom to be GPLed. 2008-10-29 21:50:34 +00:00
regGPR.c Fixed license header issue with gtk debugger by switching to our standard template. Moved licenses to /doc. Removed only demo roms and replaced with marshall's Mupen64Plus Demo rom. Need to contact him for source and to finalized licensing, planning for the rom to be GPLed. 2008-10-29 21:50:34 +00:00
regGPR.h Fixed license header issue with gtk debugger by switching to our standard template. Moved licenses to /doc. Removed only demo roms and replaced with marshall's Mupen64Plus Demo rom. Need to contact him for source and to finalized licensing, planning for the rom to be GPLed. 2008-10-29 21:50:34 +00:00
registers.c Fixed license header issue with gtk debugger by switching to our standard template. Moved licenses to /doc. Removed only demo roms and replaced with marshall's Mupen64Plus Demo rom. Need to contact him for source and to finalized licensing, planning for the rom to be GPLed. 2008-10-29 21:50:34 +00:00
registers.h Fixed license header issue with gtk debugger by switching to our standard template. Moved licenses to /doc. Removed only demo roms and replaced with marshall's Mupen64Plus Demo rom. Need to contact him for source and to finalized licensing, planning for the rom to be GPLed. 2008-10-29 21:50:34 +00:00
regPI.c Extra header includes and minor fixes (mainly type issues like "lX" (int)) to remove -Wall warnings from the debugger. 2008-10-31 16:58:29 +00:00
regPI.h Fixed license header issue with gtk debugger by switching to our standard template. Moved licenses to /doc. Removed only demo roms and replaced with marshall's Mupen64Plus Demo rom. Need to contact him for source and to finalized licensing, planning for the rom to be GPLed. 2008-10-29 21:50:34 +00:00
regRI.c Extra header includes and minor fixes (mainly type issues like "lX" (int)) to remove -Wall warnings from the debugger. 2008-10-31 16:58:29 +00:00
regRI.h Fixed license header issue with gtk debugger by switching to our standard template. Moved licenses to /doc. Removed only demo roms and replaced with marshall's Mupen64Plus Demo rom. Need to contact him for source and to finalized licensing, planning for the rom to be GPLed. 2008-10-29 21:50:34 +00:00
regSI.c Extra header includes and minor fixes (mainly type issues like "lX" (int)) to remove -Wall warnings from the debugger. 2008-10-31 16:58:29 +00:00
regSI.h Fixed license header issue with gtk debugger by switching to our standard template. Moved licenses to /doc. Removed only demo roms and replaced with marshall's Mupen64Plus Demo rom. Need to contact him for source and to finalized licensing, planning for the rom to be GPLed. 2008-10-29 21:50:34 +00:00
regSpecial.c Extra header includes and minor fixes (mainly type issues like "lX" (int)) to remove -Wall warnings from the debugger. 2008-10-31 16:58:29 +00:00
regSpecial.h Fixed license header issue with gtk debugger by switching to our standard template. Moved licenses to /doc. Removed only demo roms and replaced with marshall's Mupen64Plus Demo rom. Need to contact him for source and to finalized licensing, planning for the rom to be GPLed. 2008-10-29 21:50:34 +00:00
regTLB.c Extra header includes and minor fixes (mainly type issues like "lX" (int)) to remove -Wall warnings from the debugger. 2008-10-31 16:58:29 +00:00
regTLB.h Fixed license header issue with gtk debugger by switching to our standard template. Moved licenses to /doc. Removed only demo roms and replaced with marshall's Mupen64Plus Demo rom. Need to contact him for source and to finalized licensing, planning for the rom to be GPLed. 2008-10-29 21:50:34 +00:00
regVI.c Extra header includes and minor fixes (mainly type issues like "lX" (int)) to remove -Wall warnings from the debugger. 2008-10-31 16:58:29 +00:00
regVI.h Fixed license header issue with gtk debugger by switching to our standard template. Moved licenses to /doc. Removed only demo roms and replaced with marshall's Mupen64Plus Demo rom. Need to contact him for source and to finalized licensing, planning for the rom to be GPLed. 2008-10-29 21:50:34 +00:00
ui_clist_edit.c Fixed license header issue with gtk debugger by switching to our standard template. Moved licenses to /doc. Removed only demo roms and replaced with marshall's Mupen64Plus Demo rom. Need to contact him for source and to finalized licensing, planning for the rom to be GPLed. 2008-10-29 21:50:34 +00:00
ui_clist_edit.h Fixed license header issue with gtk debugger by switching to our standard template. Moved licenses to /doc. Removed only demo roms and replaced with marshall's Mupen64Plus Demo rom. Need to contact him for source and to finalized licensing, planning for the rom to be GPLed. 2008-10-29 21:50:34 +00:00
ui_disasm_list.c Extra header includes and minor fixes (mainly type issues like "lX" (int)) to remove -Wall warnings from the debugger. 2008-10-31 16:58:29 +00:00
ui_disasm_list.h Fixed license header issue with gtk debugger by switching to our standard template. Moved licenses to /doc. Removed only demo roms and replaced with marshall's Mupen64Plus Demo rom. Need to contact him for source and to finalized licensing, planning for the rom to be GPLed. 2008-10-29 21:50:34 +00:00
varlist.c Fix really long float values to use exponential notation 2009-01-09 06:32:58 +00:00
varlist.h Fixed license header issue with gtk debugger by switching to our standard template. Moved licenses to /doc. Removed only demo roms and replaced with marshall's Mupen64Plus Demo rom. Need to contact him for source and to finalized licensing, planning for the rom to be GPLed. 2008-10-29 21:50:34 +00:00