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
/
drcbec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn...
Oliver Stöneberg
2014-09-08
1
-4
/
+2
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-31
/
+2
*
Fix an assertion in the DRC C back-end -nw-
Phil Bennett
2013-05-28
1
-1
/
+1
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-382
/
+382
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-3
/
+3
*
added missing \n to some fatalerror() calls (no whatsnew)
Oliver Stöneberg
2012-09-07
1
-3
/
+3
*
DRC: Give C backend x86/x64 shift=0 behavior for consistency [R. Belmont]
R. Belmont
2012-09-07
1
-8
/
+21
*
drcbec: Calculate NZ flags properly for 32x32=32 form of MULS. [R. Belmont]
R. Belmont
2012-08-12
1
-1
/
+2
*
drcbec: compute flags correctly for ADDC/SUBB [R. Belmont]
R. Belmont
2012-08-10
1
-2
/
+16
*
Switch to using delegates for some callbacks:
Aaron Giles
2011-04-27
1
-2
/
+3
*
Cleanups and version bump.
mame0141u1
Aaron Giles
2011-01-24
1
-169
/
+169
*
Redo most of the DRC/backend support as C++
Aaron Giles
2011-01-17
1
-928
/
+862
*
C++-ified the DRC backend utility helpers.
Aaron Giles
2011-01-06
1
-28
/
+22
*
Convert drccache to C++
Aaron Giles
2011-01-05
1
-6
/
+6
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-3
/
+3
*
Remove memory_read/write_byte/word/dword/qword* variants. Again, this is mostly
Aaron Giles
2010-08-19
1
-28
/
+28
*
Replace "const address_space" with "address_space" throughout the system.
Aaron Giles
2010-08-19
1
-1
/
+1
*
Changed CPU callbacks to use cpu_device, eliminating a bunch of casting.
Aaron Giles
2010-06-08
1
-1
/
+1
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-1
/
+1
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-3
/
+3
*
Within src/emu, basic conversions:
Aaron Giles
2010-01-12
1
-1
/
+1
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-3
/
+2
*
Changes to sync with new toolchain:
Aaron Giles
2010-01-03
1
-2
/
+1
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-1
/
+1
*
Enhanced the UML opcodes for LOAD, LOADS, and STORE to support
Aaron Giles
2009-12-13
1
-6
/
+298
*
Added missing casts and made other tweaks. The entire project
Aaron Giles
2009-04-27
1
-0
/
+1
*
Moved some of the CPU cores over to use get_safe_token like other devices.
Aaron Giles
2009-03-12
1
-13
/
+13
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-12-07
1
-1
/
+0
*
Cleanups and version bump for 0.128u4.
mame0128u4
Aaron Giles
2008-11-24
1
-1
/
+1
*
Removed memory context switch. Let the fun begin.
Aaron Giles
2008-11-24
1
-28
/
+33
*
Debugger interfaces cleanup. Still more to do but this compiles and
Aaron Giles
2008-11-21
1
-3
/
+5
*
Another big one.
Aaron Giles
2008-11-20
1
-28
/
+28
*
WARNING: this compiles, but not fully cleanly, and a number of drivers
Aaron Giles
2008-11-14
1
-28
/
+28
*
From Oliver Stoeneberg [oliverst@online.de]
Aaron Giles
2008-09-04
1
-0
/
+1
*
Fixed 64-bit writes in C back-end.
Aaron Giles
2008-07-01
1
-35
/
+33
*
Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER
Aaron Giles
2008-06-26
1
-1
/
+1
*
UML:
Aaron Giles
2008-06-17
1
-4
/
+17
*
Cleanups and version bump.
mame0125u5
Aaron Giles
2008-06-12
1
-1
/
+1
*
x86/x64 back-ends:
Aaron Giles
2008-06-12
1
-1
/
+86
*
UML:
Aaron Giles
2008-06-06
1
-2
/
+3
*
UML changes:
Aaron Giles
2008-06-06
1
-2
/
+1
*
Separated condflags into two individual fields.
Aaron Giles
2008-06-05
1
-6
/
+6
*
Cleanups/version bump.
mame0125u4
Aaron Giles
2008-06-05
1
-10
/
+10
*
PowerPC dynamic recompiler: [Aaron Giles]
Aaron Giles
2008-06-05
1
-172
/
+221
*
Several miscellaneous changes:
Aaron Giles
2008-05-29
1
-13
/
+16
*
Cleanups and version bump.
Aaron Giles
2008-05-22
1
-1
/
+1
*
UML changes:
Aaron Giles
2008-05-22
1
-0
/
+46
*
Added back-end validation mechanism, and a handful of tests as examples.
Aaron Giles
2008-05-19
1
-10
/
+47
*
Cleaned up operand sizing in the C core. Should be closer to working
Aaron Giles
2008-05-17
1
-19
/
+35
*
- define isnan as _isnan for MSC_VER
Laurent Desnogues
2008-05-12
1
-2
/
+3
[next]