summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump Miodrag Milanovic2016-07-2734-725/+720
* ins8250: be a bit more careful (nw) cracyc2016-07-261-1/+1
* atapicdr: unbreak firebeat (nw) cracyc2016-07-263-1/+24
* null_modem: make flow control optional (nw) cracyc2016-07-252-1/+7
* alto2: Hunting the jiggly cursor bug [Juergen Buchmueller] jbu2016-07-257-567/+305
* Merge pull request #1138 from ajrhacker/diimage_cleanup Vas Crabb2016-07-253-19/+9
|\
| * Cleanups for device_image_interface (nw) AJR2016-07-233-19/+9
* | feversoc: More inputs figured out AJR2016-07-241-1/+1
|/
* tv990: WIP (nw) cracyc2016-07-231-1/+1
* Moved src/emu/hash.[cpp|h] into src/lib/util, and namespaced that code (and h... Nathan Woods2016-07-235-9/+9
* input_merger: Change license to BSD-3 Dirk Best2016-07-232-2/+2
* Add a device as proof of concept which merges several input lines into a comm... Dirk Best2016-07-232-0/+229
* Merge pull request #1131 from npwoods/consolidate_call_softlist_load Vas Crabb2016-07-23101-534/+58
|\
| * Vas Crabb feedback: Replacing the enum with a class hierarchy, derived from ... Nathan Woods2016-07-2355-55/+55
| * device_image_interface::call_softlist_load() was a virtual function where eve... Nathan Woods2016-07-21101-534/+58
* | sun keyboard: add Type 5 Japan option type5jphle Vas Crabb2016-07-233-4/+124
* | sun keyboard improvements: [Vas Crabb] Vas Crabb2016-07-233-172/+161
* | e01: reinstated irq trampolines (nw) Nigel Barnes2016-07-222-4/+33
* | sun keyboard: add type5ukhle option, fix shift with -natural (not 100% reliab... Vas Crabb2016-07-233-94/+222
* | sun keyboard: start with LEDs off (nw) Vas Crabb2016-07-231-0/+6
* | Make ACIA write initial line state in reset to avoid crash (nw) Vas Crabb2016-07-222-0/+4
* | Add an emulated Sun keyboard to RS232 adaptor [Vas Crabb] Vas Crabb2016-07-224-4/+94
* | sunkbd: split up HLE into proper type 3, type 4 and type 5, hook up sun3 fami... Vas Crabb2016-07-224-252/+876
* | Fix bad keyboard mapping Vas Crabb2016-07-221-5/+5
* | Get sun4_40 happy with SCSI therealmogminer@gmail.com2016-07-224-32/+36
* | Added support for delayed change of Tx baudrate Joakim Larsson Edstrom2016-07-222-15/+37
|/
* Netlist updates: couriersud2016-07-212-10/+10
* moar keyboard scancode layouts and notes (nw) Vas Crabb2016-07-211-5/+46
* SPARC keyboard: get rid of some annoying printfs, use constants [Vas Crabb] Vas Crabb2016-07-213-32/+28
* Make Sun keyboard port its own bus [Vas Crabb] Vas Crabb2016-07-214-11/+173
* SPARC keyboard: remove transmit delay hack, emulate keyclick [Vas Crabb] Vas Crabb2016-07-212-28/+42
* Removed workaround for the problem with undetected baudrate change from 1200 ... Joakim Larsson Edstrom2016-07-191-1/+1
* Added support for changing the BRG constants after enabling Rx/Tx Joakim Larsson Edstrom2016-07-191-4/+11
* fix duplicated description (nw) Nigel Barnes2016-07-181-1/+1
* bbc: added preliminary slots for expansion Nigel Barnes2016-07-188-0/+895
* Merge pull request #1118 from fulivi/i8251_fix2 Vas Crabb2016-07-193-7/+7
|\
| * i8251: RTS and DTR outputs now use negative logic (0 = active) fulivi2016-07-183-7/+7
* | macpds: fixed MT06309 (nw) Ivan Vangelista2016-07-181-0/+1
|/
* Merge pull request #1074 from Shideravan/patch-19 R. Belmont2016-07-171-4/+4
|\
| * Naming Neo-Geo AES and Neo-Geo CD input ports Shideravan2016-07-091-4/+4
* | Merge pull request #1115 from npwoods/remove_nullptr_option_guide Vas Crabb2016-07-181-1/+0
|\ \
| * | Removing create_option_guide() call that returns the default Nathan Woods2016-07-171-1/+0
* | | Merge pull request #1113 from shattered/_c600e49 Olivier Galibert2016-07-174-0/+278
|\ \ \ | |/ / |/| |
| * | poisk1: B623 sound card (skeleton) and basic softlist Sergey Svishchev2016-07-174-0/+278
* | | DIP switch fix (nw) Vas Crabb2016-07-181-33/+37
* | | HLE serial keybord compatible with Sun Type 4/5/6 connected to sun4/sun4c [Va... Vas Crabb2016-07-184-2/+670
* | | e01: irq cleanup (nw) Nigel Barnes2016-07-162-34/+5
* | | New NOT WORKING machine Nigel Barnes2016-07-164-80/+348
|/ /
* | Fixed memory width error for p72 centronics device but ram mapping issue rema... Scott Stone2016-07-141-1/+1
* | Fix PIL handling in SPARC core. (nw) therealmogminer@gmail.com2016-07-142-7/+10