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
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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
*
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
*
Several miscellaneous changes:
Aaron Giles
2008-05-29
1
-0
/
+8
*
Added new front-end flag to tag privileged instructions.
Aaron Giles
2008-05-25
1
-0
/
+2
*
Cleanups and version bump.
Aaron Giles
2008-05-22
1
-45
/
+45
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-05-22
1
-1
/
+1
*
UML changes:
Aaron Giles
2008-05-22
1
-6
/
+3
*
Fixed compiler warning for Apple GCC.
R. Belmont
2008-05-19
1
-1
/
+1
*
Added back-end validation mechanism, and a handful of tests as examples.
Aaron Giles
2008-05-19
1
-117
/
+669
*
Cleanups and version bump.
mame0125u1
Aaron Giles
2008-05-15
1
-30
/
+30
*
New universal dynamic recompiler system. The central module
Aaron Giles
2008-05-11
1
-0
/
+858