summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/vme
Commit message (Expand)AuthorAgeFilesLines
* tsvme104: added Tekmis TSVME104 card [Xolod] Patrick Mackinlay2025-05-203-0/+207
* glasgow: add waitstates, hap2025-01-201-19/+20
* 8530scc: retire legacy device Patrick Mackinlay2025-01-141-1/+1
* Revert "wip" Patrick Mackinlay2025-01-105-78/+13
* wip Patrick Mackinlay2025-01-105-13/+78
* vme/enp10: fix build Patrick Mackinlay2025-01-081-1/+1
* vme/enp10: improve to working state [Patrick Mackinlay, Plamen Mihaylov] Patrick Mackinlay2025-01-082-77/+285
* ds1215: modernize and complete emulation Patrick Mackinlay2025-01-022-11/+7
* vme: improve machine configuration Patrick Mackinlay2025-01-012-58/+71
* emu/gamedrv.h: get rid of MACHINE_IS_SKELETON[_MECHANICAL] angelosa2024-12-192-6/+6
* -tools/imgtool/modules: Fixed remaining calss memory access warnings. Vas Crabb2024-11-261-3/+3
* tp880v: added Tadpole Technology TP880V VME single-board computer [Plamen Mih... Patrick Mackinlay2024-11-213-0/+227
* emu/ioport.h: Made syntax for configuring callbacks more consistent. Vas Crabb2024-10-181-2/+2
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-2722-163/+163
* mvme328: new device [Tom Uban, Plamen Mihaylov] Patrick Mackinlay2024-09-163-0/+349
* mc88000: allow for multiple cmmus Patrick Mackinlay2024-07-084-28/+16
* bus/vme: Restore inadvertently removed mvme350 device Justin Kerk2023-11-291-0/+1
* Formats-related #include cleanup AJR2023-10-081-1/+0
* bus/vme: avoid breaking listxml Patrick Mackinlay2023-09-131-0/+1
* sys68k_cpu1: fix validation Patrick Mackinlay2023-09-131-1/+1
* bus/vme: major overhaul Patrick Mackinlay2023-09-1347-1150/+4313
* vme/enp10: additional firmware version [J.J. van der Heijden] Patrick Mackinlay2023-08-211-9/+13
* vme/enp10: add new device [CJ, System Source Computer Museum] Patrick Mackinlay2023-08-162-0/+217
* New systems marked not working Patrick Mackinlay2023-06-302-0/+189
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-0110-22/+22
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-2310-94/+24
* m68000: some variables were missing from savestate/zerofill hap2023-04-031-1/+1
* tp881v: update notes Patrick Mackinlay2023-02-132-41/+102
* Miscellaneous cleanup: Vas Crabb2023-02-092-9/+7
* New systems marked not working Patrick Mackinlay2023-02-082-0/+346
* bus/vme/vme_mvme327a.cpp: Fixed clang build (unused lambda capture). Vas Crabb2023-02-041-8/+8
* New systems marked not working Patrick Mackinlay2023-02-032-0/+177
* New systems marked not working Patrick Mackinlay2023-02-032-0/+214
* mvme180: add cmmu Patrick Mackinlay2023-02-032-5/+8
* New machines marked as NOT_WORKING Patrick Mackinlay2023-01-172-0/+181
* C++ guidelins update and cleanup: Vas Crabb2022-12-221-1/+1
* 68000: Add a level of transparent indirection, turn the reset output line int... Olivier Galibert2022-11-032-3/+3
* m68000: split the header to make future semi-indenpendant implementations sane Olivier Galibert2022-09-307-7/+8
* - cclimber.cpp: partially redumped ccbootmm [hammy] Ivan Vangelista2022-07-262-2/+2
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-046-105/+86
* fccpu20: fixed save-state registration warnings Robbbert2022-04-231-6/+6
* New machines marked as NOT_WORKING Patrick Mackinlay2022-04-072-0/+192
* Revert initialisation of device members in headers. Vas Crabb2022-04-036-24/+24
* init vars for coverity (bus/l-w) Robbbert2022-04-026-24/+24
* Addressed some Lua scripting pitfalls. (#9294) Vas Crabb2022-02-126-44/+52
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-266-6/+6
* srcclean, remove a vestigial thing, and a little cleanup Vas Crabb2021-12-261-5/+5
* besta: Converted to VME device. (#9008) shattered2021-12-202-0/+388
* srcclean in preparation for release of MAME 0.238. Vas Crabb2021-11-213-122/+122
* bus/vme: De-skeletonized vme_hcpu30.cpp. (#7467) shattered2021-11-202-62/+515