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
/
machine
/
k056230.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some changes/corrections to device descriptions per Dev request (nw)
Scott Stone
2014-04-18
1
-1
/
+1
*
Some changes/corrections to device descriptions from MASH and Tafoid (nw)
Scott Stone
2014-04-17
1
-1
/
+1
*
Moved eminline and related files into /src/osd since it's system related (nw)
Miodrag Milanovic
2014-04-16
1
-4
/
+4
*
k033906: converted to use inline configs. nw.
Fabio Priuli
2014-04-12
1
-46
/
+12
*
Another round of auto_alloc_array conversions.
Aaron Giles
2014-02-20
1
-3
/
+1
*
changed rest of devices (except cpu cores) to have shortname and sourcefile (nw)
Miodrag Milanovic
2013-06-21
1
-1
/
+1
*
removed devhelpr.h and trampolines in half modern devices,also southbridge al...
Miodrag Milanovic
2013-03-20
1
-5
/
+4
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-1
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-5
/
+5
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-4
/
+4
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-3
/
+3
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-4
/
+4
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-27
/
+19
*
Switch from m_machine to machine() everywhere. In some cases this
Aaron Giles
2011-04-18
1
-3
/
+3
*
Remove redundant item cpu from address_space, in favor of
Aaron Giles
2011-03-29
1
-4
/
+4
*
BIG update.
Aaron Giles
2011-03-29
1
-1
/
+1
*
Added device_t::memory() to fetch a reference to the memory interface,
Aaron Giles
2011-03-27
1
-3
/
+3
*
Removed short name as parameter from device_config this way it is not mandato...
Miodrag Milanovic
2011-02-11
1
-1
/
+1
*
- Added shortname to devices in order to make ROM loading per device possible...
Miodrag Milanovic
2011-02-10
1
-1
/
+1
*
Get rid of state_save_register_device_* macros in favor of direct
Aaron Giles
2011-02-09
1
-1
/
+1
*
Convert emu_timers to objects. Move implementation and management of
Aaron Giles
2011-02-06
1
-1
/
+1
*
Attotime bulk conversion step:
Aaron Giles
2011-02-03
1
-1
/
+1
*
Fix current code linking (no whatsnew)
Miodrag Milanovic
2010-08-28
1
-1
/
+1
*
Correcting device names. No whatsnew.
Ryan Holtz
2010-08-28
1
-1
/
+1
*
Updated the K033906 PCI Bridge device to no longer be legacy. [Harmony]
Ryan Holtz
2010-08-28
1
-74
/
+84
*
Split implementation for legacy devices into a separate macro. Updated all
Aaron Giles
2010-06-11
1
-0
/
+3
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-6
/
+4
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-4
/
+4
*
Within src/emu, basic conversions:
Aaron Giles
2010-01-12
1
-1
/
+1
*
Bulk driver.h -> emu.h switch.
Aaron Giles
2010-01-10
1
-1
/
+1
*
Split ADC1038, Konami 033906 and Konami 056230 emulation from gticlub.c and k...
Fabio Priuli
2009-12-24
1
-0
/
+145