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
*
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
*
New universal dynamic recompiler system. The central module
Aaron Giles
2008-05-11
1
-0
/
+1806