summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/qbus
Commit message (Expand)AuthorAgeFilesLines
* bus/qbus/tdl12.cpp: Update notes AJR2025-02-211-4/+4
* bus/qbus: Add dump and skeleton device for TDL-12 SCSI Host Adapter [Bitsavers] AJR2025-02-213-0/+181
* -igs/igs_m027.cpp, igs/igs_m027_023vid.cpp: Hide inactive inputs for more games. Vas Crabb2024-10-212-40/+42
* ussr/bk: attach floppy (#12889) shattered2024-10-194-0/+153
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-278-27/+27
* t11: reuse z80_daisy_chain for QBus vectored interrupts; forward INIT signal ... shattered2024-05-202-1/+13
* bus/qbus/uknc_kmd.cpp: Fixed unused lambda capture. Vas Crabb2024-04-161-1/+1
* ussr/uknc.cpp: Added cassette interface and qbus slots with floppy controller... shattered2024-04-163-0/+132
* -ui/menu.cpp, ui/selmenu.cpp: Handle mouse wheel units properly. Vas Crabb2024-04-152-4/+36
* qbus: Add dump of Matrox QG-640 Color Display Processor Card and skeleton dev... AJR2024-04-063-2/+164
* srcclean and manual cleanup in preparation for 0.263 release. Vas Crabb2024-02-252-10/+10
* bus/qbus: Added DVK MX floppy controller. (#11840) shattered2024-02-093-0/+916
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-12/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-7/+7
* Cleanup: Vas Crabb2023-05-242-34/+35
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-2/+1
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-082-3/+3
* -Improved some Lua APIs: Vas Crabb2023-04-071-4/+4
* API change for device_image_interface AJR2023-03-302-3/+3
* sun4c, SPARC, and NCR53C90 bug fixes: (#10821) [Ryan Holtz] MooglyGuy2023-01-111-1/+1
* m68000: split the header to make future semi-indenpendant implementations sane Olivier Galibert2022-09-301-1/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-042-5/+8
* Revert initialisation of device members in headers. Vas Crabb2022-04-032-13/+13
* init vars for coverity (bus/l-w) Robbbert2022-04-022-13/+13
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-262-2/+2
* device_image_interface: Interface overhaul AJR2022-01-062-13/+5
* qbus device: DVK KGD framebuffer (#9058) shattered2022-01-033-0/+230
* debugger: Extended target address syntax to include device/address space. (#8... Vas Crabb2021-10-011-1/+1
* qbus: Add dump and skeleton device for Data Systems Design A4432 Floppy Disk ... AJR2021-05-053-0/+303
* bus/qbus: Replace explicit CPU tag lookup with required_address_space AJR2021-01-152-8/+7
* pdp11: replace GPL code (nw) (#6923) shattered2020-07-071-1/+1
* bus/qbus/qbus.cpp: fixed missing initialization that was causing crashes in d... Ivan Vangelista2020-07-051-0/+1
* cleanup and loose ends: Vas Crabb2020-06-263-8/+7
* srcclean and cleanup (nw) Vas Crabb2020-06-213-3/+3
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-184-8/+8
* tti: Convert driver to QBUS device (qts1) AJR2020-06-073-2/+224
* Fix clang error: private field 'pc11_regnames' is not used [-Werror,-Wunused-... AJR2020-05-231-0/+1
* pdp11: qbus skeleton, pc11 Sergey Svishchev2020-05-234-0/+668