index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
devices/machine, sound and video: removed read and write macros (nw)
Ivan Vangelista
2020-06-17
1
-28
/
+6
*
bus/isa: Simplify signatures of most handlers (nw)
AJR
2020-05-31
1
-12
/
+39
*
-s3virge: Plumbed out linear framebuffer support. Fixes graphics in 'Analog 8...
mooglyguy
2020-03-01
1
-0
/
+5
*
Halt cpu by isa rdy line in poisk-1 and mc1502 fdc devices (nw)
yz70s
2019-12-23
1
-2
/
+2
*
isa: Provisional ready line interface (nw)
AJR
2019-12-22
1
-0
/
+7
*
Spring cleaning:
Vas Crabb
2019-11-01
1
-1
/
+1
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-39
/
+53
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-53
/
+39
*
bus/isa: Fix custom space configuration (nw)
AJR
2019-01-26
1
-2
/
+2
*
isa: Modernize device configuration (nw)
AJR
2019-01-25
1
-35
/
+37
*
bus/isa: Preparation for supporting DACK handshake line (nw)
AJR
2019-01-20
1
-4
/
+16
*
Apply logical address mask properly in debug disassembly view
AJR
2018-08-24
1
-2
/
+2
*
wd_fdc: Simplify API. Plus some collateral damage [O. Galibert]
Olivier Galibert
2018-08-10
1
-4
/
+24
*
diexec: Interrupt API changes (nw)
AJR
2018-05-18
1
-1
/
+1
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
1
-8
/
+6
*
Set finder tag relative to current device being configured rather than
Vas Crabb
2018-04-30
1
-9
/
+8
*
i82439tx: add support for system management mode and more [Samuele Zannoli]
yz70s
2018-04-27
1
-2
/
+50
*
Revert "(PC-ISA): Add Action Replay card for DOS (1994) (#3445)"
Vas Crabb
2018-04-17
1
-5
/
+0
*
(PC-ISA): Add Action Replay card for DOS (1994) (#3445)
Bavarese
2018-04-16
1
-0
/
+5
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-35
/
+2
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-4
/
+4
*
Pet peeving with extreme prejudice (nw)
Olivier Galibert
2017-11-30
1
-2
/
+2
*
genpc, isa8: Make maincpu tag more honestly configurable (nw)
AJR
2017-11-09
1
-6
/
+3
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
1
-4
/
+4
*
isa.cpp: add unmap_device method and in install16_device use io space width (nw)
yz70s
2017-07-03
1
-1
/
+1
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
1
-37
/
+57
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-66
/
+44
*
Device fixups (nw)
AJR
2017-03-02
1
-22
/
+0
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-4
/
+4
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-20
/
+20
*
isa: check get_card_device before using (nw)
cracyc
2016-07-28
1
-1
/
+1
*
Memory fun [O.Galibert]
Olivier Galibert
2016-06-14
1
-26
/
+26
*
Now works in all cases, thanks OG! (nw)
arbee
2016-04-12
1
-2
/
+2
*
It helps to commit the final version (nw)
arbee
2016-04-12
1
-1
/
+1
*
Fix several buses so they can work when not a direct child of the root (nw)
arbee
2016-04-12
1
-2
/
+2
*
Revert software-installed slot/image options when changing software
AJR
2016-04-04
1
-1
/
+0
*
removed double string in some instances of "Fatal error: Error: x"
hap
2016-03-20
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-13
/
+14
*
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
-14
/
+13
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-2
/
+2
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
1
-16
/
+18
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+646