summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus (follow)
Commit message (Expand)AuthorAgeFilesLines
* ti99: Fixed RESET behavior of Horizon RAM disk. Michael Zapf40 hours2-0/+25
* Fixed a few more class memory access warnings, and a little cleanup. Vas Crabb3 days2-7/+10
* msx/slot: Use arrays of memory views to make code more concise. (#12288) wilbertpol3 days10-173/+122
* bus/msx/cart: Use arrays of memory views to make code more concise. (#12292) wilbertpol3 days10-410/+285
* Fixed a few class memory access warnings. Vas Crabb3 days2-4/+9
* srcclean and cleanup: Vas Crabb4 days3-8/+8
* svi3x8/expander: Implement device_mixer_interface Dirk Best4 days4-15/+24
* coleco/cartridge: Add support for 'Activision' type cartridges Dirk Best5 days11-21/+249
* bus/qbus/uknc_kmd.cpp: Fixed unused lambda capture. Vas Crabb9 days1-1/+1
* ussr/uknc.cpp: Added cassette interface and qbus slots with floppy controller... shattered9 days3-0/+132
* Move coleco homebrew titles to their own softlist and fix a few issues. Add m... Dirk Best9 days1-0/+1
* -ui/menu.cpp, ui/selmenu.cpp: Handle mouse wheel units properly. Vas Crabb10 days2-4/+36
* coleco/expansion: Implement device_mixer_interface Dirk Best10 days3-5/+6
* coleco/expansion/sgm: Fix clang error Dirk Best11 days1-1/+1
* msx: Implemented a little more MSX2+ functionality. (#12239) wilbertpol11 days2-18/+7
* coleco: Add expansion bus and support for the Super Game Module Dirk Best11 days6-0/+366
* msx ink: small cleanup hap12 days1-8/+4
* msx ink: fix regression with flash read hap12 days1-4/+11
* bus/multibus: Added Robotron K7071 text-only video card for the A7100 series.... shattered2024-04-092-0/+283
* msx: add magic key dongle hap2024-04-089-12/+81
* bus/msx/slot/disk.cpp: Small improvement to Turbo-R disk interface. (#12221) wilbertpol2024-04-072-2/+51
* qbus: Add dump of Matrox QG-640 Color Display Processor Card and skeleton dev... AJR2024-04-063-2/+164
* ti99: Virtualize inherited device methods for consistency. Michael Zapf2024-04-0114-69/+73
* ti99: Prevent re-appearing memory contents when swapping cartridges. Michael Zapf2024-04-011-0/+13
* ti99: Using device arrays instead of multiple similar devices. Michael Zapf2024-04-0112-192/+114
* ti99: Further cleanups, removed casts. Michael Zapf2024-03-3130-384/+283
* bus/hp9845_io/hp9885.cpp: Implemented format track command. (#12175) fulivi2024-03-312-41/+166
* ti1000/lilprof: small correction to input matrix hap2024-03-301-0/+3
* ti99: Removed casts and fixed a bug in the multi-cartridge connector. Michael Zapf2024-03-296-14/+9
* ti99: Replaced static_cast with dynamic_cast (mametesters 06824) Michael Zapf2024-03-285-13/+25
* saitek_osa/odyssey2 slot devices: add anonymous namespace hap2024-03-2722-809/+797
* Drop support for GCC < 10.3, clang 6, SDL < 2.0.14 and Qt 5.10. Vas Crabb2024-03-281-23/+19
* added novag tv interface peripheral [hap, Achim] hap2024-03-233-0/+266
* misc: small cleanups hap2024-03-238-10/+10
* srcclean and fix indentation in preparation for MAME 0.264 branch. Vas Crabb2024-03-247-22/+22
* misc swx00 fixes Olivier Galibert2024-03-191-1/+4
* video/pc_vga_sis: add SiS6326 VGA core angelosa2024-03-142-7/+7
* cpc_ssa1: simplify sp0256 lrq/sby pin read, hap2024-03-132-53/+3
* bus/pci: add SiS6326 AGP card angelosa2024-03-135-5/+267
* sp0256: remove reset lrq timer workaround that was added there for odyssey2 k... hap2024-03-122-4/+12
* Fixes and cleanup: Vas Crabb2024-03-121-1/+1
* funworld/photoply: convert to new PCI angelosa2024-03-111-1/+2
* -bus/a2bus: Added SNES MAX game controller interface card. Vas Crabb2024-03-103-0/+121
* video/pc_vga: retire vblank_timer_cb override, add a latch_start_addr fn in p... angelosa2024-03-102-4/+4
* video/pc_vga_cirrus: fix pitch offset angelosa2024-03-101-1/+1
* video/pc_vga_cirrus: add start address bit 19 for GD5430+ angelosa2024-03-101-1/+1
* bus/pci: add Cirrus Logic GD5446 card angelosa2024-03-094-10/+194
* video/pc_vga_cirrus: bulk replace device naming angelosa2024-03-094-20/+20
* bus/msx/slot/disk.cpp: Added banking support for MSX Turbo-R internal disk RO... wilbertpol2024-03-092-1/+16
* odyssey2: correct 0xc00-0xfff rom mirroring hap2024-03-085-5/+5