summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus
Commit message (Expand)AuthorAgeFilesLines
* vga: made video RAM size configurable at machine configuration (#9289) Ivan Vangelista2022-02-099-24/+43
* bus/nes: Added support for NES-EVENT2 board. (#9272) 0kmg2022-02-098-18/+195
* nes.cpp, playch10.cpp, vsnes.cpp: Made zapper less bad. (#9284) 0kmg2022-02-092-20/+35
* bus/nes: Added support for an 82 in 1 cartridge. (#9288) 0kmg2022-02-095-5/+36
* bus/a2bus: Added Apple II 3.5" Disk Controller Card. (#9215) ksherlock2022-02-093-0/+374
* bus/epson_qx, qx10.cpp: Added Epson QX-10 expansion bus. (#9241) Brian Johnson2022-02-092-0/+490
* bus/nes_ctrl: Added NES support for Virtual Boy controllers. (#9124) 0kmg2022-02-075-41/+61
* bus/nes: Added support for multicart variant of JY830623C board. (#9120) 0kmg2022-02-076-55/+77
* s1410: Fix format data pattern. [Curt Coder] Curt Coder2022-02-071-4/+17
* devices/*: Removed extra semicolons after function bodies in headers. (#9275) 0kmg2022-02-0653-138/+138
* mach32.cpp: removed duplicate save state registration Ivan Vangelista2022-02-061-1/+0
* nes_slot.cpp: Unified CHR banking into a common function. (#9261) 0kmg2022-02-043-161/+78
* ti99: pcode: Fixed missing return and wrong address variable in debug read ha... Michael Zapf2022-02-031-1/+2
* minor code changes, formatting, comments (#9209) shattered2022-02-011-3/+3
* bus/nes: Updated all Konami VRC boards. (#9217) 0kmg2022-01-275-218/+170
* 65C02 updates AJR2022-01-272-2/+2
* ti99: Fixed forgotten DSK4 motor control in DDCC1 controller. Michael Zapf2022-01-261-1/+1
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-26234-340/+343
* bus/nes: Fixed 2A03PURITANS board not booting when <1024k. (#9210) 0kmg2022-01-252-11/+11
* bus/nes: Added support for BMC-CTC-12IN1 and BMC-891227 boards. (#9207) 0kmg2022-01-256-5/+163
* 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