summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus
Commit message (Expand)AuthorAgeFilesLines
...
* devices\bus: removed a few unused MCFG macros (nw) Ivan Vangelista2019-01-3012-186/+13
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-3012-43/+32
* output_latch: removed MCFG macros (nw) Ivan Vangelista2019-01-2913-234/+92
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-285-25/+22
* srcclean and cleanup (nw) Vas Crabb2019-01-275-24/+27
* np600: Map a few I/O registers (nw) AJR2019-01-262-0/+18
* bus/isa/np600: Hardware notes (nw) AJR2019-01-261-0/+10
* (nw) AJR2019-01-261-1/+1
* New skeleton ISA16 device: InterLan NP600A-3 Intelligent Protocol Processor [... AJR2019-01-263-0/+89
* bus/abcbus: Remove MCFG_ macros; add bus clocks (presumed same as CPUs) (nw) AJR2019-01-262-105/+79
* bml3: Partial bus modernization (nw) AJR2019-01-262-22/+9
* bus/isa: Fix custom space configuration (nw) AJR2019-01-261-2/+2
* bbc_sprite: INT line is passed back through 1MHz bus (nw) Nigel Barnes2019-01-261-0/+1
* New skeleton ISA16 device: Everex EV-346 disk controller [modem7, minuszerode... AJR2019-01-265-94/+159
* New skeleton ISA16 device: Joincom JC-1310 FDC [Tronix, minuszerodegrees.net] AJR2019-01-263-0/+95
* isa: Modernize device configuration (nw) AJR2019-01-257-54/+75
* dragon: Fixed loading of slot devices from dragon_cart softlist (nw) Nigel Barnes2019-01-254-1/+21
* bbc: Added the Logotron Sprite Board on the 1MHz bus (for use with Logotron L... Nigel Barnes2019-01-253-0/+150
* Used for EGA, too (nw) AJR2019-01-241-2/+2
* Add definition for one rather well-known XTAL (nw) AJR2019-01-241-1/+1
* bus/cbmiec: Improve device names (nw) AJR2019-01-234-14/+14
* Fix a few validation errors from 9ef08696cc5e709af1bf66d44ae472cd80449484 (nw) AJR2019-01-231-4/+3
* electron: Amended cartridge slot interface to include OE and OE2 lines to spe... Nigel Barnes2019-01-2348-436/+1042
* Fix build (nw) AJR2019-01-221-1/+1
* wd33c9x: Convert the remaining drivers, kill the old driver [O. Galibert] Olivier Galibert2019-01-222-15/+42
* bus/intellec4: Simplify implementation by using required_address_space (nw) AJR2019-01-222-39/+17
* a2bus: Replace CPU finder with address space finder; make DMA line an explici... AJR2019-01-224-35/+18
* magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-229-60/+67
* imagedev\printer: removed MCFG macro (nw) Ivan Vangelista2019-01-212-8/+10
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-216-23/+27
* vsmile_ctrl: add machine context to logging (nw) Vas Crabb2019-01-222-9/+20
* vsmile: remove need for reset hack joystick, enable second controller port (n... Vas Crabb2019-01-223-16/+6
* vsmile_ctrl: hack to survive F3 reset (nw) Vas Crabb2019-01-223-1/+16
* vsmile_ctrl: fix controller not working if buttons are pushed too early Vas Crabb2019-01-214-55/+272
* vsmile_ctrl: honour controller select Vas Crabb2019-01-214-128/+207
* -vsmile_slot: Removed must_be_loaded flag, as both vsmile and vsmileb will fu... mooglyguy2019-01-201-1/+1
* bus/isa: Preparation for supporting DACK handshake line (nw) AJR2019-01-2010-8/+51
* sc3000: Added support for the SC-3000 Survivors Multicart and Megacart cartri... Nigel Barnes2019-01-204-3/+204
* -vsmile_ctrl: Fixed pad slot device. Disabled second controller for now until... MooglyGuy2019-01-201-8/+14
* -vsmile: Converted to use slot devices for controllers. Breaks controller inp... MooglyGuy2019-01-205-87/+283
* -vsmile: Turn the 'test point' GPIO port C bit off. Fixes choppy sprites. Pro... mooglyguy2019-01-201-3/+0
* devices/bus: More floppy MCFG_ removal (nw) AJR2019-01-194-30/+39
* -spg2xx: Added additional timer logging, nw. MooglyGuy2019-01-198-0/+815
* -vsmile: Removed all of my work and returned to a skeleton driver, since it's... MooglyGuy2019-01-198-815/+0
* vsmile: add skeleton controller bus Vas Crabb2019-01-204-0/+307
* imagedev\bitbngr: removed MCFG macros (nw) Ivan Vangelista2019-01-193-9/+12
* imagedev\chd_cd, diablo: removed MCFG macros (nw) Ivan Vangelista2019-01-191-5/+5
* midi: remove MCFG macros (nw) Ivan Vangelista2019-01-1915-76/+69
* bus/epson_sio, bus/s100: Clean up some MCFGs (nw) AJR2019-01-188-38/+36
* -vsmile_slot: Added NVRAM support which should work, but doesn't. nw MooglyGuy2019-01-184-29/+44