summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/textbuf.cpp
Commit message (Expand)AuthorAgeFilesLines
* srcclean and cleanup (nw) Vas Crabb2020-06-211-9/+9
* emu: correct some file headers (nw) hap2020-06-191-1/+1
* Debugger: add `condump` command to export console buffer to a log file (#6781) Stevie-O2020-06-071-0/+63
* srcclean and indentation cleanup (nw) Vas Crabb2019-11-241-1/+1
* misc cleanup: Vas Crabb2019-11-181-65/+54
* Remove emu.h from textbuf (nw) S.Z2018-11-031-1/+1
* Put #include emu.h as the first preprocessor directive in various files to su... yz70s2018-11-021-1/+1
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-25/+25
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-24/+24
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-1/+1
* Small code cleanup: dankan18902016-01-291-3/+3
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-2/+2
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+324