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
/
qbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
bus/qbus/tdl12.cpp: Update notes
AJR
2025-02-21
1
-4
/
+4
*
bus/qbus: Add dump and skeleton device for TDL-12 SCSI Host Adapter [Bitsavers]
AJR
2025-02-21
3
-0
/
+181
*
-igs/igs_m027.cpp, igs/igs_m027_023vid.cpp: Hide inactive inputs for more games.
Vas Crabb
2024-10-21
2
-40
/
+42
*
ussr/bk: attach floppy (#12889)
shattered
2024-10-19
4
-0
/
+153
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
8
-27
/
+27
*
t11: reuse z80_daisy_chain for QBus vectored interrupts; forward INIT signal ...
shattered
2024-05-20
2
-1
/
+13
*
bus/qbus/uknc_kmd.cpp: Fixed unused lambda capture.
Vas Crabb
2024-04-16
1
-1
/
+1
*
ussr/uknc.cpp: Added cassette interface and qbus slots with floppy controller...
shattered
2024-04-16
3
-0
/
+132
*
-ui/menu.cpp, ui/selmenu.cpp: Handle mouse wheel units properly.
Vas Crabb
2024-04-15
2
-4
/
+36
*
qbus: Add dump of Matrox QG-640 Color Display Processor Card and skeleton dev...
AJR
2024-04-06
3
-2
/
+164
*
srcclean and manual cleanup in preparation for 0.263 release.
Vas Crabb
2024-02-25
2
-10
/
+10
*
bus/qbus: Added DVK MX floppy controller. (#11840)
shattered
2024-02-09
3
-0
/
+916
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-12
/
+0
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-7
/
+7
*
Cleanup:
Vas Crabb
2023-05-24
2
-34
/
+35
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-2
/
+1
*
Restored ability of for image devices to report specific error messages.
Vas Crabb
2023-04-08
2
-3
/
+3
*
-Improved some Lua APIs:
Vas Crabb
2023-04-07
1
-4
/
+4
*
API change for device_image_interface
AJR
2023-03-30
2
-3
/
+3
*
sun4c, SPARC, and NCR53C90 bug fixes: (#10821) [Ryan Holtz]
MooglyGuy
2023-01-11
1
-1
/
+1
*
m68000: split the header to make future semi-indenpendant implementations sane
Olivier Galibert
2022-09-30
1
-1
/
+1
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
2
-5
/
+8
*
Revert initialisation of device members in headers.
Vas Crabb
2022-04-03
2
-13
/
+13
*
init vars for coverity (bus/l-w)
Robbbert
2022-04-02
2
-13
/
+13
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
2
-2
/
+2
*
device_image_interface: Interface overhaul
AJR
2022-01-06
2
-13
/
+5
*
qbus device: DVK KGD framebuffer (#9058)
shattered
2022-01-03
3
-0
/
+230
*
debugger: Extended target address syntax to include device/address space. (#8...
Vas Crabb
2021-10-01
1
-1
/
+1
*
qbus: Add dump and skeleton device for Data Systems Design A4432 Floppy Disk ...
AJR
2021-05-05
3
-0
/
+303
*
bus/qbus: Replace explicit CPU tag lookup with required_address_space
AJR
2021-01-15
2
-8
/
+7
*
pdp11: replace GPL code (nw) (#6923)
shattered
2020-07-07
1
-1
/
+1
*
bus/qbus/qbus.cpp: fixed missing initialization that was causing crashes in d...
Ivan Vangelista
2020-07-05
1
-0
/
+1
*
cleanup and loose ends:
Vas Crabb
2020-06-26
3
-8
/
+7
*
srcclean and cleanup (nw)
Vas Crabb
2020-06-21
3
-3
/
+3
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
4
-8
/
+8
*
tti: Convert driver to QBUS device (qts1)
AJR
2020-06-07
3
-2
/
+224
*
Fix clang error: private field 'pc11_regnames' is not used [-Werror,-Wunused-...
AJR
2020-05-23
1
-0
/
+1
*
pdp11: qbus skeleton, pc11
Sergey Svishchev
2020-05-23
4
-0
/
+668