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
/
devices
/
bus
/
ep64
Commit message (
Expand
)
Author
Age
Files
Lines
*
floppies: Turn the format arrays into function calls. Create a default "mfm"...
Olivier Galibert
2021-03-02
2
-4
/
+6
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
2
-5
/
+5
*
Spring cleaning:
Vas Crabb
2019-11-01
2
-31
/
+5
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-2
/
+2
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
2
-35
/
+8
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
2
-8
/
+35
*
bus/ep64: Use required_address_space instead of specific device finder (nw)
AJR
2019-02-26
2
-14
/
+8
*
-devices/bus/cgenie: Removed MCFG macros, nw
mooglyguy
2019-02-04
1
-21
/
+0
*
-bus/ep64/exp: Removed MCFG macros. [Ryan Holtz]
mooglyguy
2018-12-18
1
-10
/
+13
*
Include floppy.h explicitly in drivers and bus cards, rather than indirectly ...
AJR
2018-11-25
1
-0
/
+1
*
wd_fdc: removed MCFG macros (nw)
Ivan Vangelista
2018-09-06
1
-8
/
+9
*
wd_fdc: Simplify API. Plus some collateral damage [O. Galibert]
Olivier Galibert
2018-08-10
1
-1
/
+1
*
devcb3
Vas Crabb
2018-07-07
1
-3
/
+3
*
wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw)
AJR
2018-05-27
1
-1
/
+1
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
3
-7
/
+9
*
Set finder tag relative to current device being configured rather than
Vas Crabb
2018-04-30
1
-1
/
+1
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-8
/
+8
*
(nw) don't get hit by the bus - remove unnecessary reset calls, improve error...
Vas Crabb
2018-01-27
2
-2
/
+17
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
1
-1
/
+1
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-1
/
+1
*
device_add_mconfig up to devices/bus/h* (nw)
Ivan Vangelista
2017-06-08
2
-20
/
+8
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
1
-2
/
+2
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
4
-23
/
+20
*
Self-registering devices prep:
Vas Crabb
2017-02-27
2
-2
/
+2
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
4
-2
/
+2
*
Remove some dependency between src/devices/ and src/mame (nw)
Miodrag Milanovic
2017-02-05
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
4
-5
/
+5
*
More prep for removing pointer/reference duality (nw)
Vas Crabb
2016-08-27
1
-7
/
+8
*
Created a tiny_rom_entry structure for the purposes of rom_entry declarations...
Nathan Woods
2016-08-06
2
-2
/
+2
*
Memory fun [O.Galibert]
Olivier Galibert
2016-06-14
1
-3
/
+3
*
Revert "Unified filenames for ep64 audio/video components to match driver (nw)"
Miodrag Milanovic
2016-04-25
1
-1
/
+1
*
Unified filenames for ep64 audio/video components to match driver (nw)
Scott Stone
2016-04-24
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
4
-5
/
+5
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
4
-5
/
+5
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
2
-6
/
+6
*
clang-modernize part 2
Miodrag Milanovic
2015-12-04
1
-6
/
+6
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
2
-0
/
+0
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
4
-0
/
+548