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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaned up boilerplate for more slot devices.
Vas Crabb
2026-03-23
1
-4
/
+1
*
multibus/dsd5217.cpp: fix the build
Patrick Mackinlay
2026-02-20
1
-3
/
+1
*
sgi/ip2.cpp: wip - boots GL2-W3.6
Patrick Mackinlay
2026-02-20
1
-59
/
+113
*
multibus/dsd5217.cpp: add winchester interface
Patrick Mackinlay
2026-02-10
1
-111
/
+307
*
z80: rename BUSRQ to BUSREQ
hap
2026-02-02
1
-1
/
+1
*
srcclean and minor manual cleanup.
Vas Crabb
2026-01-25
1
-4
/
+9
*
multibus/exos201.cpp: add Excelan EXOS 201 network card [bitsavers]
Patrick Mackinlay
2026-01-20
2
-0
/
+495
*
multibus/dsd5217.cpp: add QIC-02 interface
Patrick Mackinlay
2026-01-10
1
-10
/
+55
*
Add the translate methods to the other mmus
Olivier Galibert
2026-01-07
1
-0
/
+4
*
-lib/osdlib_win32.cpp: You're supposed to specify MEM_RESERVE when requesting...
Vas Crabb
2026-01-07
1
-4
/
+8
*
multibus/dsd5217.cpp: add floppy connectors
Patrick Mackinlay
2026-01-06
1
-23
/
+106
*
multibus/dsd5127.cpp: add new wip device [bitsavers]
Patrick Mackinlay
2026-01-05
2
-0
/
+517
*
multibus/sun1.cpp: fix the build
Patrick Mackinlay
2025-12-16
1
-1
/
+1
*
multibus/sun1.cpp: add SGI PM1 firmware [bitsavers]
Patrick Mackinlay
2025-12-15
2
-0
/
+538
*
multibus: fixed regression on isbc202 (#13594)
fulivi
2025-06-04
2
-2
/
+3
*
multibus: fix listxml crash
Patrick Mackinlay
2025-02-11
1
-1
/
+2
*
multibus: restore bus/slot structural flexibility
Patrick Mackinlay
2025-02-11
2
-14
/
+21
*
multibus: report unmapped addresses
Patrick Mackinlay
2025-02-10
7
-53
/
+70
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
10
-68
/
+68
*
bus/multibus: Added Robotron K7071 text-only video card for the A7100 series....
shattered
2024-04-09
2
-0
/
+283
*
bus/multibus/robotron_k7070.cpp, robotron/a7150.cpp: Made Robotron K7070 KGS ...
shattered
2023-12-13
2
-0
/
+500
*
labtam: set keyboard default baud
Patrick Mackinlay
2023-10-30
2
-2
/
+9
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-2
/
+0
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
2
-2
/
+2
*
labtam: add serial ports
Patrick Mackinlay
2023-01-27
2
-40
/
+150
*
labtam: fix z80sbc fdcset/fdcclr/fdcatn logic
Patrick Mackinlay
2023-01-26
2
-23
/
+16
*
labtam: vdu/comm refactoring and more firmware changes
Patrick Mackinlay
2023-01-25
2
-53
/
+62
*
labtam: various improvements
Patrick Mackinlay
2023-01-24
4
-55
/
+155
*
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
4
-48
/
+47
*
Reduced some redundancy in a few more slot layouts.
Vas Crabb
2022-07-15
1
-1
/
+2
*
labtam: improved interrupt map logic
Patrick Mackinlay
2022-06-16
2
-32
/
+30
*
labtam: improve z80sbc interrupt handling and mapping logic
Patrick Mackinlay
2022-06-08
2
-35
/
+130
*
labtam: improve vducom palette handling and font decode
Patrick Mackinlay
2022-06-08
2
-6
/
+45
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
2
-39
/
+34
*
labtam: add 8086 vdu comm board [Xolod]
Patrick Mackinlay
2022-05-31
2
-0
/
+315
*
labtam: improve z80sbc floppy hookup
Patrick Mackinlay
2022-05-31
2
-18
/
+44
*
labtam: z80sbc floppy disk and dma connected
Patrick Mackinlay
2022-05-27
2
-85
/
+180
*
labtam: labtam 3000 z80 sbc work in progress [Xolod]
Patrick Mackinlay
2022-05-25
2
-0
/
+488
*
labtam: rename 3232 device
Patrick Mackinlay
2022-05-25
2
-23
/
+22
*
labtam3232: new card skeleton
Patrick Mackinlay
2022-05-20
2
-0
/
+168
*
pcmx2: fixed crash while in dipswitch menu
Robbbert
2022-04-27
1
-8
/
+8
*
Revert initialisation of device members in headers.
Vas Crabb
2022-04-03
1
-26
/
+26
*
init vars for coverity (bus/l-w)
Robbbert
2022-04-02
1
-26
/
+26
*
isbc8024: new multibus card with unknown firmware [Andy Welburn]
Patrick Mackinlay
2022-03-31
2
-0
/
+213
*
pcmx2: boot to monitor
Patrick Mackinlay
2022-03-11
4
-0
/
+535
*
imds2: multibus update
Patrick Mackinlay
2022-03-11
2
-15
/
+4
*
multibus: various improvements
Patrick Mackinlay
2022-03-11
2
-78
/
+102
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
2
-2
/
+2
[next]