summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/debugbuf.cpp
Commit message (Expand)AuthorAgeFilesLines
* debugbuf.cpp: Note flaw in design AJR2023-03-301-0/+2
* dimemory: Add the target address space to translate, wrap the constants Olivier Galibert2023-03-181-14/+21
* debugbuf.cpp: Don't use paged formats for addresses in disassembler output un... AJR2023-01-071-2/+2
* misc: remove unused variables that may give compiler warning hap2022-08-231-2/+0
* Show opcodes in octal when disassembling code from octal spaces AJR2019-12-181-94/+227
* Apply logical address mask properly in debug disassembly view AJR2018-08-241-6/+8
* ps2sony: Some basic VU1 support, major file reshuffling, nw mooglyguy2018-07-211-7/+7
* emumem: Backend modernization [O. Galibert] Olivier Galibert2018-06-291-1/+1
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-58/+56
* Grammar police (nw) Olivier Galibert2018-02-241-7/+7
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-37/+37
* debugbuf: Back to uppercase hex (nw) AJR2017-12-211-14/+14
* Eliminate remaining uses of address_space::machine() outside of emumem (nw) AJR2017-12-141-7/+7
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-1/+1
* emumem: API change [O. Galibert] Olivier Galibert2017-11-291-5/+5
* Nice subtle one coverity (nw) Olivier Galibert2017-11-281-2/+2
* Fix tms0980 debugger hook and remove leftover debug code (nw) Olivier Galibert2017-11-281-2/+0
* Fix inclusion test (nw) Olivier Galibert2017-11-281-9/+9
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-0/+1381