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
/
vme
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaned up boilerplate for more slot devices.
Vas Crabb
2026-03-23
1
-4
/
+1
*
Ran srcclean across the source.
Vas Crabb
2026-03-22
1
-2
/
+2
*
scsi: finish deslotting and correct a number of things
Olivier Galibert
2026-03-03
5
-93
/
+59
*
Revert "Miniforce and CPU1 (#14873)"
Vas Crabb
2026-02-01
2
-92
/
+13
*
luna/dma: implement what I think is what really happens
Olivier Galibert
2026-01-28
3
-5
/
+3
*
Miniforce and CPU1 (#14873)
Joakim Larsson Edström
2026-01-28
2
-13
/
+92
*
luna: More advances
Olivier Galibert
2026-01-12
2
-6
/
+6
*
tsvme104: added Tekmis TSVME104 card [Xolod]
Patrick Mackinlay
2025-05-20
3
-0
/
+207
*
glasgow: add waitstates,
hap
2025-01-20
1
-19
/
+20
*
8530scc: retire legacy device
Patrick Mackinlay
2025-01-14
1
-1
/
+1
*
Revert "wip"
Patrick Mackinlay
2025-01-10
5
-78
/
+13
*
wip
Patrick Mackinlay
2025-01-10
5
-13
/
+78
*
vme/enp10: fix build
Patrick Mackinlay
2025-01-08
1
-1
/
+1
*
vme/enp10: improve to working state [Patrick Mackinlay, Plamen Mihaylov]
Patrick Mackinlay
2025-01-08
2
-77
/
+285
*
ds1215: modernize and complete emulation
Patrick Mackinlay
2025-01-02
2
-11
/
+7
*
vme: improve machine configuration
Patrick Mackinlay
2025-01-01
2
-58
/
+71
*
emu/gamedrv.h: get rid of MACHINE_IS_SKELETON[_MECHANICAL]
angelosa
2024-12-19
2
-6
/
+6
*
-tools/imgtool/modules: Fixed remaining calss memory access warnings.
Vas Crabb
2024-11-26
1
-3
/
+3
*
tp880v: added Tadpole Technology TP880V VME single-board computer [Plamen Mih...
Patrick Mackinlay
2024-11-21
3
-0
/
+227
*
emu/ioport.h: Made syntax for configuring callbacks more consistent.
Vas Crabb
2024-10-18
1
-2
/
+2
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
22
-163
/
+163
*
mvme328: new device [Tom Uban, Plamen Mihaylov]
Patrick Mackinlay
2024-09-16
3
-0
/
+349
*
mc88000: allow for multiple cmmus
Patrick Mackinlay
2024-07-08
4
-28
/
+16
*
bus/vme: Restore inadvertently removed mvme350 device
Justin Kerk
2023-11-29
1
-0
/
+1
*
Formats-related #include cleanup
AJR
2023-10-08
1
-1
/
+0
*
bus/vme: avoid breaking listxml
Patrick Mackinlay
2023-09-13
1
-0
/
+1
*
sys68k_cpu1: fix validation
Patrick Mackinlay
2023-09-13
1
-1
/
+1
*
bus/vme: major overhaul
Patrick Mackinlay
2023-09-13
47
-1150
/
+4313
*
vme/enp10: additional firmware version [J.J. van der Heijden]
Patrick Mackinlay
2023-08-21
1
-9
/
+13
*
vme/enp10: add new device [CJ, System Source Computer Museum]
Patrick Mackinlay
2023-08-16
2
-0
/
+217
*
New systems marked not working
Patrick Mackinlay
2023-06-30
2
-0
/
+189
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
10
-22
/
+22
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
10
-94
/
+24
*
m68000: some variables were missing from savestate/zerofill
hap
2023-04-03
1
-1
/
+1
*
tp881v: update notes
Patrick Mackinlay
2023-02-13
2
-41
/
+102
*
Miscellaneous cleanup:
Vas Crabb
2023-02-09
2
-9
/
+7
*
New systems marked not working
Patrick Mackinlay
2023-02-08
2
-0
/
+346
*
bus/vme/vme_mvme327a.cpp: Fixed clang build (unused lambda capture).
Vas Crabb
2023-02-04
1
-8
/
+8
*
New systems marked not working
Patrick Mackinlay
2023-02-03
2
-0
/
+177
*
New systems marked not working
Patrick Mackinlay
2023-02-03
2
-0
/
+214
*
mvme180: add cmmu
Patrick Mackinlay
2023-02-03
2
-5
/
+8
*
New machines marked as NOT_WORKING
Patrick Mackinlay
2023-01-17
2
-0
/
+181
*
C++ guidelins update and cleanup:
Vas Crabb
2022-12-22
1
-1
/
+1
*
68000: Add a level of transparent indirection, turn the reset output line int...
Olivier Galibert
2022-11-03
2
-3
/
+3
*
m68000: split the header to make future semi-indenpendant implementations sane
Olivier Galibert
2022-09-30
7
-7
/
+8
*
- cclimber.cpp: partially redumped ccbootmm [hammy]
Ivan Vangelista
2022-07-26
2
-2
/
+2
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
6
-105
/
+86
*
fccpu20: fixed save-state registration warnings
Robbbert
2022-04-23
1
-6
/
+6
*
New machines marked as NOT_WORKING
Patrick Mackinlay
2022-04-07
2
-0
/
+192
*
Revert initialisation of device members in headers.
Vas Crabb
2022-04-03
6
-24
/
+24
[next]