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
/
epson_sio
Commit message (
Expand
)
Author
Age
Files
Lines
*
m6801: Use devcb for ports; remove I/O space and MCFG_ macros (nw)
AJR
2018-10-26
2
-11
/
+7
*
pc_lpt, upd765: removed MCFG macros (nw)
Ivan Vangelista
2018-09-28
2
-3
/
+3
*
z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw)
Ivan Vangelista
2018-08-30
1
-4
/
+4
*
-ram_device: MCFG removal, nw
mooglyguy
2018-08-16
1
-2
/
+1
*
devcb3
Vas Crabb
2018-07-07
1
-2
/
+2
*
as if millions of this pointers suddenly cried out in terror, and were sudden...
Vas Crabb
2018-06-08
2
-6
/
+6
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
2
-14
/
+14
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
4
-11
/
+14
*
Allow devcb to be bound to a device/mixin or the target of a device
Vas Crabb
2018-05-02
1
-2
/
+2
*
Address maps macros removal, pass 1 [O. Galibert]
Olivier Galibert
2018-03-14
2
-27
/
+31
*
devices/bus: made some methods private now that it's possible (nw)
Ivan Vangelista
2018-02-14
2
-20
/
+20
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
4
-4
/
+8
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
3
-5
/
+5
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
2
-2
/
+2
*
space.machine -> machine (nw)
Olivier Galibert
2017-12-14
1
-2
/
+2
*
Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw)
AJR
2017-09-24
1
-1
/
+1
*
device_add_mconfig up to devices/bus/h* (nw)
Ivan Vangelista
2017-06-08
4
-40
/
+30
*
Quick and dirty split of most MC6801/MC6803/HD63701 features from base M6800 ...
AJR
2017-05-26
1
-1
/
+1
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
2
-2
/
+2
*
change short name back to epson_pf10 after recent change. (nw)
smf-
2017-05-17
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
6
-27
/
+29
*
Self-registering devices prep:
Vas Crabb
2017-02-27
3
-3
/
+3
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
6
-3
/
+3
*
Make devcb objects more consistently available for further configuration (nw)
AJR
2017-01-31
1
-4
/
+4
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
6
-8
/
+8
*
Created a tiny_rom_entry structure for the purposes of rom_entry declarations...
Nathan Woods
2016-08-06
4
-4
/
+4
*
Memory fun [O.Galibert]
Olivier Galibert
2016-06-14
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
6
-14
/
+14
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
6
-14
/
+14
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
3
-17
/
+17
*
clang-modernize part 2
Miodrag Milanovic
2015-12-04
3
-7
/
+7
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
3
-5
/
+5
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
3
-0
/
+0
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
6
-0
/
+964