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
/
machine
/
aic6250.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-10
/
+2
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-1
/
+1
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-1
/
+0
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-1
/
+1
*
devices/machine: simplified more handlers (nw)
Ivan Vangelista
2020-03-25
1
-2
/
+2
*
nscsi_bus: Class overhaul (nw)
AJR
2019-07-11
1
-0
/
+1
*
aha1542a, aha1542b: Pass the FIFO tests (nw)
AJR
2019-05-06
1
-2
/
+2
*
aic6250: Invert Port A outputs; misc. small fixes (nw)
AJR
2019-03-31
1
-5
/
+6
*
aic6250: Preliminary, untested implementation of processor memory requests (nw)
AJR
2019-03-31
1
-23
/
+87
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-3
/
+14
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-14
/
+3
*
Add skeleton AHA-1740 and AHA-1742A ISA devices
AJR
2019-03-22
1
-2
/
+13
*
Add AHA-1542A, AHA-1542B, and BIOS v1.02 of AHA-1542C ROMs from Adaptec
AJR
2019-03-18
1
-1
/
+1
*
aic6250: minor fixes (nw)
Patrick Mackinlay
2018-11-20
1
-0
/
+14
*
aic6250: minor fixes (nw)
Patrick Mackinlay
2018-11-04
1
-18
/
+18
*
aic6250: ready for 16 bit dma (nw)
Patrick Mackinlay
2018-10-31
1
-0
/
+19
*
aic6250: new device (nw)
Patrick Mackinlay
2018-10-31
1
-0
/
+1019