summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus
Commit message (Expand)AuthorAgeFilesLines
...
* vt100, ec1841, mc1502, poisk1, km035 and ms7004 keyboards: make Lua-friendly ... Sergey Svishchev2018-10-201-23/+43
* Merge pull request #4166 from hp9k/hpib_parallel_poll ajrhacker2018-10-202-9/+71
|\
| * hp9k3xx/human_interface: add parallel poll logic (nw) Sven Schnelle2018-10-202-9/+71
* | rs232: some more MCFG removal (nw) Ivan Vangelista2018-10-191-11/+9
|/
* hp98620: add channel control/status register Sven Schnelle2018-10-182-11/+40
* hp98620: fix register endianess Sven Schnelle2018-10-151-4/+4
* ti99: Added guards against selecting non-existing drives. Michael Zapf2018-10-142-15/+35
* Merge pull request #4137 from hp9k/hp_dio_fixes R. Belmont2018-10-136-18/+1
|\
| * hp_dio: remove unused map() functions Sven Schnelle2018-10-136-18/+1
* | Merge pull request #4134 from hp9k/hp98644_mcfg_removal R. Belmont2018-10-131-8/+9
|\ \
| * | hp98644: remove MCFG (nw) Sven Schnelle2018-10-121-8/+9
| |/
* / hp98543,hp98544: remove MCFG (nw) Sven Schnelle2018-10-122-18/+14
|/
* hp9k_3xx: timer fixes (#4131) dxl2018-10-122-3/+3
* hp9k_3xx video improvements (#4129) dxl2018-10-121-3/+3
* pcat101: fix validation error (nw) Patrick Mackinlay2018-10-121-1/+1
* hp_hil: various fixes/improvements (#4124) dxl2018-10-114-34/+26
* hp_9k_3xx: enable save state support (nw) Sven Schnelle2018-10-113-0/+8
* ioports and output finders need initializing with an unsigned value, not an i... mooglyguy2018-10-111-5/+5
* Merge pull request #4119 from hp9k/hp_hil_mouse R. Belmont2018-10-118-194/+519
|\
| * hp_hil: add HP 46060B mouse Sven Schnelle2018-10-118-194/+519
* | Merge pull request #4113 from hp9k/human_interface_fixme R. Belmont2018-10-111-2/+1
|\ \
| * | hp_dio/human_interface: fix fixme (nw) Sven Schnelle2018-10-101-2/+1
| |/
* | interpro: disable the dsp instead (nw) Patrick Mackinlay2018-10-111-3/+6
* | pcat101: skeleton for IBM Model M PC/AT and PS/2 keyboard Patrick Mackinlay2018-10-114-0/+303
* | interpro: fix MT#07088 (nw) Patrick Mackinlay2018-10-112-5/+4
|/
* hp_dio/human_interface: remove MCFG (nw) Sven Schnelle2018-10-101-40/+46
* hp98644: allow to configure interrupt level (nw) Sven Schnelle2018-10-101-2/+3
* topcat: remove MCFG, implement irq, fix some minor issues (nw) Sven Schnelle2018-10-104-39/+137
* hp9k_3xx: add HP98265A SCSI controller (nw) Sven Schnelle2018-10-093-0/+382
* hp9k_3xx: add HP98620 DMA controller (#4094) dxl2018-10-094-7/+527
* hp9k_3xx: move Sound, GPIB, Keyboard and RTC to human interface module Sven Schnelle2018-10-083-0/+400
* hp_dio: remove MCFG Sven Schnelle2018-10-081-6/+0
* hp_dio: add shared IRQ and DMA capabilities Sven Schnelle2018-10-082-63/+263
* Merge pull request #4085 from tlindner/more_cart_fixes R. Belmont2018-10-075-9/+62
|\
| * Fixed Zumwalt banking thru the Multi-Pak. tim lindner2018-10-075-9/+62
* | hp_dio: add namespace (nw) (#3939) dxl2018-10-0712-45/+93
|/
* General CoCo Cartridge Fixes (#4050) tim lindner2018-10-031-1/+1
* generic_slot: Added default param to constructor so that it can be used witho... mooglyguy2018-09-301-2/+3
* sun4c: Added support for full-width mem_mask on segment map writes, gets Auro... mooglyguy2018-09-291-0/+1
* cgsix: Fix obviously wrong save_item call (nw) AJR2018-09-281-1/+1
* -sun4c: Added savestate support. [Ryan Holtz] mooglyguy2018-09-295-5/+128
* cgsix: Added font register and fixed drawing endianness. Improves SunView wit... mooglyguy2018-09-282-13/+47
* Emulate PS/2 keyboard/mouse controller - same MCU as AT, but wired Vas Crabb2018-09-293-62/+59
* Fix nonstandard syntax (nw) AJR2018-09-281-2/+2
* pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-2816-88/+95
* upd1990a, upd4701, upd4992, upd7002: removed MCFG macros (nw) Ivan Vangelista2018-09-262-4/+7
* bbc_tube_6502/65c102: Added ReCo6502 Tube 1.21 ROM. Nigel Barnes2018-09-255-274/+108
* mcs48: Eliminate now-unneeded arguments from p1_r and p2_r handlers (nw) AJR2018-09-231-2/+2
* sun4: More optimizations, nw mooglyguy2018-09-231-1/+2
* srcclean (nw) Vas Crabb2018-09-239-239/+239