summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus
Commit message (Expand)AuthorAgeFilesLines
* mcd: change toc data cracyc2022-01-251-11/+12
* zx spectrum: new slot devices, floating bus restore, big mface tidy-up (#7913) Tom2022-01-2529-127/+1242
* New software list for the Tandy/Memorex VIS (#9202) r092022-01-241-0/+1
* vis: fix cd audio, add yuv422 and fix controls cracyc2022-01-242-39/+51
* s1410: Fix sense command and bytes per sector in read/write buffer commands. ... Curt Coder2022-01-231-3/+7
* abc80, abc80x, c64: Enable floppy sounds. [Curt Coder] Curt Coder2022-01-235-15/+16
* srcclean in preparation for 0.240 Vas Crabb2022-01-233-16/+16
* bitmap_printer: initial cleanup, the calm before the refactor. [R. Belmont] arbee2022-01-211-8/+6
* bus/nes: Added support for KC885 and JY-302 boards. (#9191) 0kmg2022-01-216-5/+155
* bus/nes: Simplified H2288 board a bit. (#9135) 0kmg2022-01-182-52/+36
* nes/bus: Small fixes for Sunsoft FME-7 IRQ. (#9166) 0kmg2022-01-181-11/+5
* Fix several issues in DC-based HW (#9150) Angelo Salese2022-01-171-1/+2
* New working clones Ivan Vangelista2022-01-171-1/+5
* bus/nes: Rewrote CONY/YOKO boards. (#9143) 0kmg2022-01-146-270/+179
* bus/nes: Simplified NES-EVENT board. (#9122) 0kmg2022-01-113-87/+27
* bus/nes: Simplified Kay A9711 board and fixed multicart support. (#9133) 0kmg2022-01-112-107/+59
* bus/nes: Nixed hold_irq_line for Future Media board + minor cleanups. (#9118) 0kmg2022-01-092-49/+20
* bus/nes: Simplified KOF96 board. Removed deprecated poke(). (#9117) 0kmg2022-01-084-106/+27
* bus/isa/fdc: Enable PC floppy sounds (#9109) SomeRandomGuyIdk2022-01-081-10/+10
* Adding bitmap_printer_device and convert epson_lx810 to use it. (#8863) goldnchild2022-01-072-96/+73
* dislot: Add option_replace, option_replace_internal and option_remove to make... AJR2022-01-061-2/+2
* device_image_interface: Interface overhaul AJR2022-01-06126-717/+235
* More #include future-proofing AJR2022-01-061-0/+1
* apple2: Added support for the ProDOS ROM Drive card. [R. Belmont] arbee2022-01-043-0/+143
* Future-proofing by using correct #include for SOFTWARE_LIST device AJR2022-01-0320-9/+23
* qbus device: DVK KGD framebuffer (#9058) shattered2022-01-033-0/+230
* Move filesystem library into separate namespace and use shorter uX type names... AJR2021-12-312-2/+2
* bus/nes: Added support for multicart board FAM250. (#9071) 0kmg2021-12-306-5/+106
* Add PCH to bus/a2bus/cards.cpp (fix GitHub #9057). Vas Crabb2021-12-301-0/+1
* srcclean, remove a vestigial thing, and a little cleanup Vas Crabb2021-12-262-7/+7
* Revert "gb.cpp: Improved MBC3 RTC handling. (#9035)" Vas Crabb2021-12-262-107/+32
* -bus/nes_ctrl: Added support for Famicom Turbofile backup RAM. (#9034) 0kmg2021-12-265-2/+203
* gb.cpp: Improved MBC3 RTC handling. (#9035) wilbertpol2021-12-242-32/+107
* -emu/render.cpp: Get the initial view check off the hot path (fixes MT08159). Vas Crabb2021-12-245-226/+234
* BQ4847: added BQ4845 device type which uses an external crystal, added wdo ou... smf-2021-12-232-22/+19
* bus/nes_ctrl: Added a SNES controller port adapter. (#9027) 0kmg2021-12-226-11/+132
* bus/nes: Added support for multicart board JY012005. (#9022) 0kmg2021-12-216-3/+85
* bus/nes_ctrl: Minor cleanup for Konami Hyper Shot controllers. (#9023) 0kmg2021-12-212-42/+23
* bus/nes_ctrl: Updated mahjong controller based on hardware info. (#9024) 0kmg2021-12-213-42/+46
* cga: Remove leftover debugging printf Olivier Galibert2021-12-201-1/+0
* besta: Converted to VME device. (#9008) shattered2021-12-202-0/+388
* bus/nes: Removed duplicate board and mapper assignment. (#9012) 0kmg2021-12-208-80/+9
* fds: Fixed IRQ regression + IRQ timer improvements. Fixes MT8041. (#9010) 0kmg2021-12-182-15/+44
* a2bus: add support for the Grafex-32 uPD7220 video card [Rob Justice, R. Belm... arbee2021-12-163-0/+161
* a2bus: consolidate card lists to clean up the drivers. [R. Belmont] arbee2021-12-162-0/+319
* isa wyse700: Make it not completely crash Olivier Galibert2021-12-164-7/+15
* a2eramworks3: chmod -x file hap2021-12-141-0/+0
* bus/nes: Added support for TF2740 related multicart boards. (#8925) 0kmg2021-12-146-4/+108
* bus/nes_ctrl: Updated Partytap controller. (#8943) 0kmg2021-12-142-40/+22
* bus/nes_ctrl: Revised Bandai Hyper Shot to only use exp port calls. (#8947) 0kmg2021-12-142-13/+15