summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus
Commit message (Expand)AuthorAgeFilesLines
* cfa3000: Added romsets for issues 10.2, 9, and 7. Nigel Barnes2020-10-081-0/+1
* fmtowns: add devices for the SCSI card slot and the FMT-121 card (#7306) r092020-10-084-0/+456
* bbc_tube_32016: Added FPU and fixed dipswitches. Nigel Barnes2020-10-072-50/+42
* prot_fatfury2.cpp: Fix bitswap, Add notes (#7331) cam9002020-10-061-3/+13
* apple2: Phasor only goes to double clock when native mode is enabled. [R. Bel... arbee2020-10-042-4/+24
* bus/vsmile/rom.cpp: fixed reported crash Ivan Vangelista2020-10-042-2/+2
* apple2: adjust Mockingboard and Phasor balances, and properly clock the Phaso... arbee2020-10-031-10/+11
* bus/hexbus/hexbus.cpp: Fix initialization problem (device_start was overridde... AJR2020-10-022-4/+6
* upd765: Explicitly emulate reset line AJR2020-10-025-108/+123
* Got rid of global_alloc/global_free. Vas Crabb2020-10-037-38/+34
* -imagedev/cassimg.cpp: Make the interface look something like C++. Vas Crabb2020-10-021-1/+1
* Clean up uses of picture image device some more. Vas Crabb2020-09-294-21/+18
* apple3: fix low-memory indirection through the X byte and get slot IRQs worki... arbee2020-09-281-2/+2
* odyssey2: shorthand variable types in source code hap2020-09-2816-41/+41
* bus/bbc: remove remaining stream_sample_t Vas Crabb2020-09-281-2/+2
* Complete sound modernization of remaining devices. Legacy callbacks and strea... Aaron Giles2020-09-285-39/+33
* -bus/hp_dio/hp98544.cpp: Don't crash when cursor is outside screen area. Vas Crabb2020-09-283-8/+5
* picture_image_device::get_bitmap was returning a possibly-null reference Kelvin Sherlock2020-09-272-2/+2
* Cleaned up bitmap API. Vas Crabb2020-09-2763-1118/+995
* omti8621: Add as standard 16-bit ISA device AJR2020-09-263-2/+13
* omti8621: Reimplement FDC rate selection AJR2020-09-261-2/+5
* Fix MT07756 (ROM sets incorrectly being reported as missing) by partially rev... Vas Crabb2020-09-253-6/+6
* bus/bbc/1mhzbus: Added the Acorn Music 500, Hybrid Music 5000 Synthesiser, Hy... Nigel Barnes2020-09-253-6/+602
* Fix Bondwell 2 machine (#7284) lfantoniosi2020-09-241-9/+14
* bus/bbc/joyport: CB lines are bi-directional. Nigel Barnes2020-09-232-7/+34
* apple2: Sider updates [Peter Ferrie, R. Belmont] arbee2020-09-222-53/+66
* bus/bbc/userport: Added the Hybrid Music 4000 Keyboard. Nigel Barnes2020-09-223-2/+230
* bus/bbc/userport: CB lines are bi-directional. Nigel Barnes2020-09-216-7/+53
* s_dsp/saa1099/scsp/segapcm/sn76477/snkwave/sp0256/spkrdev/spu/st0016/swp*: Up... Aaron Giles2020-09-211-1/+1
* apple2: preliminary support for the Sider SASI card and the Xebec OEM version... arbee2020-09-202-0/+354
* nscsi: have bad hard disk reads actually fail instead of just returning zeroe... arbee2020-09-201-4/+18
* adam: fixed tic natural key Robbbert2020-09-191-1/+1
* apple2: CFFA2 is actually named "CFFA 2.0", not 2000. [R. Belmont] arbee2020-09-161-9/+3
* uts400kbd: fixed @ and tic natural keys Robbbert2020-09-171-1/+1
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-135-11/+11
* Device-fied PRO-CT0 cam9002020-09-132-63/+29
* bus/bbc/tube/32016: Fixed paging out of ROM in lower memory only, and added t... Nigel Barnes2020-09-103-15/+69
* tube_32016: Fix build AJR2020-09-081-1/+1
* bus/electron/cart: Added the Pace RS423 Communications cartridge. Nigel Barnes2020-09-073-2/+146
* bbc_tube_z80: HIRQ line is not connected. Nigel Barnes2020-09-072-2/+1
* bbc_tube_arm: HIRQ line is not connected. Nigel Barnes2020-09-071-9/+7
* bbc_tube_zep100m: Added latest known MCP 2.02, and removed imperfect disk flags. Nigel Barnes2020-09-072-6/+4
* bus/electron: Use input_merger for IRQs where required and various minor clea... Nigel Barnes2020-09-0718-67/+61
* nubus: Fix regression in 27aa4fe0750cd128c10d580c82ab95dbef960e8b AJR2020-09-061-29/+28
* nubus: Minor cleanup to fix deprecation warnings AJR2020-09-062-62/+83
* Finished adding new mechanism for allowing parts of views to be hidden. Vas Crabb2020-09-071-1/+1
* ti99: Extend gromemu cartridge type to support bank-switched ROMs. Michael Zapf2020-09-042-13/+40
* bus/hp9845_io: add missing prefix header to 98036.cpp, get rid of space-befor... Vas Crabb2020-09-032-97/+97
* geneve: Add support for new SID Master card. Michael Zapf2020-09-021-0/+1
* frontend: Added option to skip repeated imperfect emulation warnings. Vas Crabb2020-09-021-1/+1