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
/
multibus
/
isbc202.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-1
/
+1
*
Added support for Intel ISIS-II filesystem (#10367)
fulivi
2022-10-15
1
-0
/
+2
*
schedule: rename add_scheduling_quantum to add_quantum, added perfect_quatum ...
hap
2022-09-02
1
-1
/
+1
*
intel/imds2: correct dump for PIO microcontroller [fulivi]
fulivi
2022-07-31
1
-47
/
+35
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-38
/
+26
*
imds2: multibus update
Patrick Mackinlay
2022-03-11
1
-11
/
+4
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
floppies: Turn the format arrays into function calls. Create a default "mfm"...
Olivier Galibert
2021-03-02
1
-4
/
+3
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
1
-3
/
+3
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
1
-3
/
+2
*
last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-...
Ivan Vangelista
2020-05-21
1
-1
/
+1
*
more debug logging left on, few small cleanups (nw)
Vas Crabb
2020-02-02
1
-21
/
+21
*
(nw) more validation failures
Robbbert
2020-01-05
1
-1
/
+1
*
Emulation of isbc202 floppy disk controller (#6119)
fulivi
2020-01-04
1
-0
/
+1195