index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
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
/
cpu
/
drcuml.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
1
-10
/
+12
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
1
-1
/
+1
*
updated astring constructors to have just one string param, to be more like s...
Miodrag Milanovic
2015-04-13
1
-1
/
+1
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-4
/
+4
*
cstr() - > c_str() as preparation for move to std::string (nw)
Miodrag Milanovic
2015-04-11
1
-3
/
+3
*
added device shortname to DRC UML log for systems with multiple DRCs (nw)
Oliver Stöneberg
2014-11-07
1
-1
/
+4
*
added command-line option -[no]drc_log_uml to control DRC UML disassembly log...
Oliver Stöneberg
2014-11-07
1
-2
/
+2
*
flush drcuml.asm log (nw)
Oliver Stöneberg
2014-11-04
1
-0
/
+1
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-6
/
+4
*
Removed some auto_mallocs in favor of dynamic_arrays.
Aaron Giles
2014-02-19
1
-3
/
+1
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-31
/
+2
*
Added command line option to force DRC C backend [Miodrag Milanovic]
Miodrag Milanovic
2013-08-27
1
-1
/
+1
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-31
/
+31
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-4
/
+4
*
added missing \n to some fatalerror() calls (no whatsnew)
Oliver Stöneberg
2012-09-07
1
-4
/
+4
*
BIG update.
Aaron Giles
2011-03-29
1
-19
/
+19
*
Cleanup of machine.h. Shuffled some fields around, and moved several
Aaron Giles
2011-03-28
1
-2
/
+2
*
Created new enum type address_spacenum for specifying an address
Aaron Giles
2011-03-27
1
-1
/
+1
*
Cleanups and version bump.
mame0141u1
Aaron Giles
2011-01-24
1
-24
/
+24
*
Move memory accessors into the near cache for x64.
Aaron Giles
2011-01-17
1
-1
/
+3
*
Redo most of the DRC/backend support as C++
Aaron Giles
2011-01-17
1
-1846
/
+549
*
Convert drccache to C++
Aaron Giles
2011-01-05
1
-12
/
+12
*
mame_rand() -> machine->rand()
Aaron Giles
2010-12-31
1
-8
/
+8
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-2
/
+2
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-2
/
+3
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-2
/
+2
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-3
/
+1
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-13
/
+6
*
Enhanced the UML opcodes for LOAD, LOADS, and STORE to support
Aaron Giles
2009-12-13
1
-7
/
+19
*
Moved some of the CPU cores over to use get_safe_token like other devices.
Aaron Giles
2009-03-12
1
-14
/
+14
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-12-12
1
-12
/
+12
*
Debugger interfaces cleanup. Still more to do but this compiles and
Aaron Giles
2008-11-21
1
-2
/
+4
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-09-11
1
-5
/
+5
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-07-24
1
-5
/
+1
*
Cleanups and version bump.
mame0125u6
Aaron Giles
2008-06-17
1
-4
/
+4
*
UML:
Aaron Giles
2008-06-17
1
-79
/
+222
*
Cleanups and version bump.
mame0125u5
Aaron Giles
2008-06-12
1
-85
/
+85
*
64-bit GCC compile fixes.
R. Belmont
2008-06-08
1
-1
/
+1
*
gticlub:
Aaron Giles
2008-06-07
1
-1
/
+1
*
UML:
Aaron Giles
2008-06-06
1
-13
/
+102
*
UML:
Aaron Giles
2008-06-06
1
-18
/
+109
*
UML:
Aaron Giles
2008-06-06
1
-28
/
+508
*
UML:
Aaron Giles
2008-06-06
1
-0
/
+1
*
UML:
Aaron Giles
2008-06-06
1
-12
/
+69
*
UML:
Aaron Giles
2008-06-06
1
-77
/
+228
*
UML changes:
Aaron Giles
2008-06-06
1
-192
/
+254
*
Separated condflags into two individual fields.
Aaron Giles
2008-06-05
1
-108
/
+111
*
Cleanups/version bump.
mame0125u4
Aaron Giles
2008-06-05
1
-5
/
+5
*
PowerPC dynamic recompiler: [Aaron Giles]
Aaron Giles
2008-06-05
1
-57
/
+25
*
Cleanups for 0.125u3.
Aaron Giles
2008-05-29
1
-6
/
+6
[next]