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
/
distate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tx0.c: Modernized cpu core. [Wilbert Pol]
Wilbert Pol
2013-12-25
1
-0
/
+25
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-31
/
+2
*
added support to display dividers in the debugger state view
Dirk Best
2013-08-25
1
-0
/
+28
*
Split eeprom.c into a base class base_eeprom_device and a serial-specific
Aaron Giles
2013-07-27
1
-3
/
+1
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-17
/
+17
*
removed unreachable code detected by cppcheck (nw)
Oliver Stöneberg
2012-12-25
1
-1
/
+0
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-2
/
+2
*
In device_state_interface, rename state() to state_int()
Aaron Giles
2012-09-11
1
-5
/
+5
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-4
/
+4
*
Move devices into a proper hierarchy and handle naming
Aaron Giles
2012-01-24
1
-1
/
+1
*
Created new testcpu driver that shows how to develop an empty
Aaron Giles
2012-01-14
1
-1
/
+1
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-77
/
+59
*
BIG update.
Aaron Giles
2011-03-29
1
-1
/
+1
*
Converted TMS3203X to a modern device.
Aaron Giles
2011-01-31
1
-2
/
+1
*
Put the state list in a simple_list<>.
Aaron Giles
2010-09-07
1
-7
/
+4
*
Moved debugging structure away from CPUs only and attached to all
Aaron Giles
2010-07-06
1
-9
/
+9
*
Cleanups and version bump.
Aaron Giles
2010-06-17
1
-37
/
+37
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-0
/
+630