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
/
isa
/
isa.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-13
/
+13
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-13
/
+13
*
isa: Modernize device configuration (nw)
AJR
2019-01-25
1
-9
/
+7
*
bus/isa: Preparation for supporting DACK handshake line (nw)
AJR
2019-01-20
1
-4
/
+6
*
isa8, isa16: Replace MCFG_ macros with devcb3 (nw)
AJR
2018-11-05
1
-92
/
+22
*
wd_fdc: Simplify API. Plus some collateral damage [O. Galibert]
Olivier Galibert
2018-08-10
1
-3
/
+3
*
devcb3
Vas Crabb
2018-07-07
1
-19
/
+19
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
1
-21
/
+28
*
Set finder tag relative to current device being configured rather than
Vas Crabb
2018-04-30
1
-6
/
+5
*
i82439tx: add support for system management mode and more [Samuele Zannoli]
yz70s
2018-04-27
1
-0
/
+9
*
Revert "(PC-ISA): Add Action Replay card for DOS (1994) (#3445)"
Vas Crabb
2018-04-17
1
-1
/
+0
*
(PC-ISA): Add Action Replay card for DOS (1994) (#3445)
Bavarese
2018-04-16
1
-0
/
+1
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-47
/
+47
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-6
/
+2
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-2
/
+2
*
Remove remaining firstcpu usage from devices (nw)
AJR
2018-01-04
1
-0
/
+3
*
genpc, isa8: Make maincpu tag more honestly configurable (nw)
AJR
2017-11-09
1
-2
/
+1
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
1
-2
/
+2
*
isa.cpp: add unmap_device method and in install16_device use io space width (nw)
yz70s
2017-07-03
1
-0
/
+1
*
C++14 constexpr doesn't cooperate with universal references (nw)
AJR
2017-07-03
1
-4
/
+7
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
1
-32
/
+17
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-31
/
+42
*
isa8_device: Provide proper unitmask for address spaces of any data width (nw)
AJR
2017-03-30
1
-1
/
+5
*
Device fixups (nw)
AJR
2017-03-02
1
-2
/
+0
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-1
/
+0
*
Make devcb objects more consistently available for further configuration (nw)
AJR
2017-01-31
1
-2
/
+2
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-1
/
+1
*
addrmap: Remove device parameter [O. Galibert]
Olivier Galibert
2016-11-09
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-17
/
+17
*
Memory fun [O.Galibert]
Olivier Galibert
2016-06-14
1
-8
/
+8
*
reverting:
Miodrag Milanovic
2016-01-20
1
-10
/
+10
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-2
/
+2
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-2
/
+2
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-10
/
+10
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
1
-9
/
+9
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-0
/
+439