summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1927 from JoakimLarsson/vme_1 Joakim Larsson Edström2017-01-0513-387/+1191
|\
| * - Force Computers VME boards: Converted fcisio1 and fcscsi1 board drivers to ... Joakim Larsson Edstrom2017-01-0513-387/+1191
* | Merge pull request #1921 from mamehaze/minor_stuff R. Belmont2017-01-042-0/+117
|\ \ | |/ |/|
| * (nw) David Haywood2017-01-041-1/+1
| * use device clock (nw) David Haywood2017-01-041-5/+4
| * move 68705 timer logic out of arkanoid driver and into 68705 core David Haywood2017-01-042-0/+118
* | Merge pull request #1922 from JoakimLarsson/vme1 Joakim Larsson Edström2017-01-045-22/+437
|\ \
| * | VME: converted mvme350 board driver to slot device and a general cleanup Joakim Larsson Edstrom2017-01-045-22/+437
* | | i386: logerror for invalid rep rather than fatal error (nw) cracyc2017-01-041-2/+3
* | | correct some spacing (nw) hap2017-01-0413-73/+73
| |/ |/|
* | gen_latch: Invert logic (latch_read -> latch_written). Dirk Best2017-01-032-20/+30
* | Merge pull request #1908 from ajrhacker/68705_latch R. Belmont2017-01-022-60/+168
|\ \ | |/ |/|
| * Improvements to I/O emulation in new MC68705 device (nw) AJR2017-01-012-60/+168
* | removed stale file Joakim Larsson Edstrom2017-01-021-257/+0
* | Moved and renamed mame/bus/vme files to devices/bus/vme for now Joakim Larsson Edstrom2017-01-025-2/+218
* | zeus2: Fix unused variable. (nw) Ted Green2017-01-011-1/+1
* | zeus: WIP Consolidate waveram1 writing and add more logging for models. (nw) Ted Green2017-01-012-140/+247
* | Merge pull request #1902 from JoakimLarsson/terco2 R. Belmont2017-01-013-48/+143
|\ \
| * | Updated the LOG mechanism Joakim Larsson Edstrom2017-01-011-29/+42
| * | first stab at cart PIA and the ROM banking (nw) Joakim Larsson Edstrom2017-01-012-19/+101
* | | mc68681: Channels C and D can now transmit properly for sc28c94. [R. Belmont] arbee2017-01-012-4/+72
* | | mc68681: Preliminary support for SC28C94 QUART. [R. Belmont] arbee2016-12-312-46/+131
| |/ |/|
* | cstr() ==> c_str() (nw) couriersud2016-12-302-25/+25
* | Merge pull request #1815 from zx70/master R. Belmont2016-12-301-3/+4
|\ \
| * | Scrollup fix for the TMS9927 family Stefano2016-12-151-3/+4
* | | New callback for generic_latch_8/16_device (nw) AJR2016-12-292-45/+111
* | | Merge pull request #1888 from ajrhacker/z80_intack R. Belmont2016-12-295-34/+23
|\ \ \
| * | | Simplify daisy-chain IRQ ack routine (get rid of delegate member) (nw) AJR2016-12-295-16/+10
| * | | Z80 daisy chain stuff AJR2016-12-286-29/+24
* | | | ppcdrc.cpp: Clean up indentation of the previous commit. Maxim Poliakovski2016-12-291-3/+3
* | | | ppcdrc.cpp: clear two LSBs of the branch target address. Maxim Poliakovski2016-12-291-2/+5
|/ / /
* | | midwayic: Squelch logerror from interrupt control (nw) Ted Green2016-12-282-22/+38
* | | Merge pull request #1885 from JoakimLarsson/VME_2 Joakim Larsson Edström2016-12-282-137/+163
|\ \ \
| * | | cleanup Joakim Larsson Edstrom2016-12-282-113/+128
| * | | Added device installers for A16:D8, A16:D16, A24:D8 and A24:D16 Joakim Larsson Edstrom2016-12-271-24/+35
| | |/ | |/|
* / | Netlist: Roms now specify an identifier in the netlist. couriersud2016-12-272-39/+74
|/ /
* | Merge pull request #1880 from JoakimLarsson/VME_1 MooglyGuy2016-12-264-0/+1085
|\ \
| * | Added VME device and divided mzr8105 in board and card devices. Naughty segfa... Joakim Larsson Edstrom2016-12-264-0/+1085
* | | Well, it sorta looks like Stunt Cycle, at least. (nw) MooglyGuy2016-12-262-1/+123
* | | 74153: Only output state when the level changes Dirk Best2016-12-262-3/+13
* | | 74153: Rewrite Dirk Best2016-12-262-179/+177
* | | poly.h: add method triangles_drawn to get private member m_triangles (nw) yz70s2016-12-251-0/+1
* | | Address map fixes (nw) AJR2016-12-251-2/+2
* | | z80dart: Only update serial line configuration if it actually changes. Dirk Best2016-12-251-3/+7
* | | first srcclean pass (nw) Vas Crabb2016-12-2527-466/+466
* | | wtf? (nw) Olivier Galibert2016-12-241-4/+0
* | | votrax sc01: Simulate [O. Galibert] Olivier Galibert2016-12-242-1216/+877
* | | Merge pull request #1864 from ajrhacker/cedar_magnet_40105 Jonathan Gevaryahu2016-12-233-57/+149
|\ \ \
| * | | Further attempts to improve accuracy of 40105 emulation (nw) AJR2016-12-232-24/+71
| * | | Preliminary work towards improving emulation of Cedar Magnet sound board (nw) AJR2016-12-223-48/+93