index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
debug
/
dvdisasm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make debugger view startup more efficient - it's still not going to be practi...
Vas Crabb
2019-11-18
1
-1
/
+1
*
misc cleanup:
Vas Crabb
2019-11-18
1
-1
/
+1
*
Reset m_dasm on source switch (nw)
Olivier Galibert
2017-11-30
1
-0
/
+1
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-33
/
+26
*
dvdisasm: Simplify by decoupling information creation and display rendering [...
Olivier Galibert
2017-06-25
1
-3
/
+28
*
Changed a few 'const char *' ==> 'const std::string &' in the MAME debugger (...
npwoods
2017-06-24
1
-1
/
+1
*
general cleanup:
Vas Crabb
2017-05-23
1
-1
/
+2
*
cleanup headers of not used friend classes (nw)
Miodrag Milanovic
2017-02-12
1
-1
/
+0
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-12
/
+12
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-9
/
+9
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-2
/
+0
*
Use stream with contiguous backing store for the disasmview's buffer
Vas Crabb
2016-03-03
1
-5
/
+7
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-4
/
+4
*
memory: Remove support for decrypted bases, use an address space instead [O. ...
Olivier Galibert
2015-06-24
1
-0
/
+1
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
1
-2
/
+2
*
Another round of auto_alloc_array conversions.
Aaron Giles
2014-02-20
1
-3
/
+2
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-31
/
+2
*
Cleanups and version bump
mame0148u1
Miodrag Milanovic
2013-02-11
1
-16
/
+16
*
QT Debugger improvements. [Andrew Gardner]
Andrew Gardner
2013-01-16
1
-16
/
+17
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-16
/
+16
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-2
/
+2
*
Integrated comments into debugcpu.c, and removed debugcmt.c. Modernized
Aaron Giles
2010-09-05
1
-1
/
+1
*
Replace "const address_space" with "address_space" throughout the system.
Aaron Giles
2010-08-19
1
-2
/
+2
*
Cleanups and version bump.
mame0138u3
Aaron Giles
2010-07-06
1
-4
/
+4
*
C++-ified the debugger views. Not quite architecturally where I would
Aaron Giles
2010-06-25
1
-0
/
+146