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
/
osd
/
modules
/
debugger
/
win
/
consolewininfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Got rid of global_alloc/global_free.
Vas Crabb
2020-10-03
1
-2
/
+2
*
Debugger expression and memory access overhaul
AJR
2020-05-25
1
-2
/
+2
*
Revert "fixed some modernize-use-equals-default clang-tidy warnings (… (#6360)
Oliver Stöneberg
2020-04-08
1
-1
/
+0
*
there are reasons for things being the way they were (nw)
Vas Crabb
2020-01-31
1
-0
/
+5
*
fixed some modernize-use-auto clang-tidy warnings (nw) (#6238)
Oliver Stöneberg
2020-01-30
1
-1
/
+1
*
fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237)
Oliver Stöneberg
2020-01-30
1
-4
/
+0
*
fixed some clang-tidy warnings (nw) (#6197)
Oliver Stöneberg
2020-01-22
1
-7
/
+7
*
(nw) misc cleanup:
Vas Crabb
2019-10-11
1
-3
/
+3
*
(nw) updated debug media menu to latest version
Robbbert
2019-07-13
1
-13
/
+32
*
Merge tag 'mame0188'
Vas Crabb
2017-07-26
1
-16
/
+17
|
\
|
*
scope stuff down again, rvalue on left of ==, fewer early exits (nw)
Vas Crabb
2017-07-24
1
-16
/
+18
|
*
In class consolewin_info method set_cpu does nothing if the cpu to be set is ...
yz70s
2017-07-24
1
-1
/
+6
*
|
In class consolewin_info method set_cpu does nothing if the cpu to be set is ...
yz70s
2017-07-23
1
-1
/
+6
|
/
*
srcclean (nw)
Vas Crabb
2017-06-25
1
-1
/
+1
*
Changed a few 'const char *' ==> 'const std::string &' in the MAME debugger (...
npwoods
2017-06-24
1
-2
/
+2
*
(nw)Windows debugger: removed "Mount Item" for now due to bugs, also removed ...
Robbbert
2017-06-24
1
-2
/
+10
*
Windows debugger: image menu: Mount File/Create default to swpath instead of ...
Robbbert
2017-06-01
1
-3
/
+39
*
Windows debugger: image menu: added ability to load software-list items.
Robbbert
2017-06-01
1
-3
/
+155
*
fix windows compile (nw)
Miodrag Milanovic
2017-02-11
1
-0
/
+1
*
Small cleanup (nw)
Miodrag Milanovic
2016-11-11
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-4
/
+4
*
Bulk renaming of Windows string conversion functions
Nathan Woods
2016-10-03
1
-6
/
+6
*
Adding new string conversion overloads
Nathan Woods
2016-10-01
1
-4
/
+4
*
Changed win_get_window_text_utf8() to return std::string
Nathan Woods
2016-09-25
1
-4
/
+2
*
fix after pass through the diff
Vas Crabb
2016-08-01
1
-2
/
+2
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
1
-3
/
+3
*
Changed strconv.[cpp|h] functions to return their results as std::string and ...
Nathan Woods
2016-07-24
1
-32
/
+13
*
windebug: images: added Create option.
Robbbert
2016-07-09
1
-4
/
+45
*
windebug: in images menu, added support for 7z.
Robbbert
2016-07-09
1
-5
/
+7
*
Major refactoring of debugger core [Ryan Holtz]
therealmogminer@gmail.com
2016-06-08
1
-3
/
+4
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-12
/
+12
*
Iterate over devices C++11 style
AJR
2016-04-18
1
-14
/
+13
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-8
/
+3
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-3
/
+3
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-3
/
+3
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
more cleanups and fix (nw)
Miodrag Milanovic
2015-11-11
1
-2
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+373