summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #262 from ensjo/patch-1 R. Belmont2015-08-281-6/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | NE555 timing fixed, cleaner schematics found. Emerson José Silveira da Costa2015-07-201-6/+6
* | | | | Cleanups and version bumpmame0165 Miodrag Milanovic2015-08-269-210/+209
* | | | | x68k: added brightness control, used for fade in/out effects. mahlemiut2015-08-251-1/+1
* | | | | Merge pull request #285 from Pernod70/master Vas Crabb2015-08-251-23/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Changed unicode to literals. Nigel Barnes2015-08-221-2/+2
| * | | | attache: merged revisions and corrected name (nw) Nigel Barnes2015-08-131-24/+6
* | | | | pet: Added French CBM 8032 ROMs. [Hervé Warin] Curt Coder2015-08-241-0/+27
* | | | | forgot to remove comment hap2015-08-241-2/+0
* | | | | deleted supercon.lay hap2015-08-241-6/+2
* | | | | added internal layout for 4004clk hap2015-08-242-6/+9
* | | | | note worded more strict hap2015-08-246-51/+51
* | | | | note hap2015-08-231-2/+2
* | | | | apple2: fix Ivel Ultra's unique text drawing (MT#5814) [R. Belmont] arbee2015-08-221-3/+24
* | | | | some tispeak vfd fixes (still need to fix DP segment in snmath) hap2015-08-222-13/+40
* | | | | amust: don't crash when floppy disk mounted. Robbbert2015-08-221-3/+4
* | | | | Added floppy noises to some of my drivers. Robbbert2015-08-2217-1/+35
* | | | | Geneve: Added boot flash ROM support (PFM) Michael Zapf2015-08-221-61/+36
* | | | | apple2e: attempt to fix crash in 64k configuration. (nw) arbee2015-08-201-2/+5
* | | | | pcd: make sinix boot with pcx driver (nw) cracyc2015-08-191-1/+86
* | | | | hp_ipc.c: fix a couple of things (nw) Guru2015-08-191-7/+7
* | | | | Added guru readme (nw) Wilbert Pol2015-08-181-56/+255
* | | | | IPC skeleton (nw) Wilbert Pol2015-08-181-0/+160
* | | | | Merge pull request #286 from fulivi/hp64k_dev2 R. Belmont2015-08-171-10/+244
|\ \ \ \ \
| * | | | | hp64k: small doc update fulivi2015-08-171-3/+1
| * | | | | hp64k: fix to allow multiple screens (for RS232 terminal) fulivi2015-08-171-0/+2
| * | | | | hp64k: rs232 port added fulivi2015-08-171-5/+45
| * | | | | hp64k: UART & loopback relay added fulivi2015-08-171-3/+62
| * | | | | hp64k: first step of rs232 emulation fulivi2015-08-171-3/+138
| * | | | | hp64k: oops, a spurious "x" slipped in fulivi2015-08-171-1/+1
| | |_|_|/ | |/| | |
* | | | | tntell/vocaid: able to get overlay code from external artwork file hap2015-08-171-3/+7
* | | | | Added seconds() and attoseconds() to attotime and prefixed members with couriersud2015-08-1510-10/+10
* | | | | added aim65 bezel hap2015-08-141-1/+1
* | | | | c128: PARTNER 128 WIP. (nw) Curt Coder2015-08-142-31/+79
* | | | | Aussie Byte: changed default screens Robbbert2015-08-141-1/+1
| |/ / / |/| | |
* | | | fix missing character in comment (nw) Lord-Nightmare2015-08-131-1/+1
* | | | minor vk100 comment update (nw) Lord-Nightmare2015-08-131-1/+2
* | | | no longer using read_safe from code under src/mess (nw) Wilbert Pol2015-08-113-31/+26
* | | | cybiko.c: reduce tagmap lookups (nw) Wilbert Pol2015-08-111-20/+20
* | | | mboard.c: reduce tagmap lookups (nw) Wilbert Pol2015-08-112-206/+17
* | | | sorcerer.c: reduce tagmap lookups (nw) Wilbert Pol2015-08-111-16/+16
* | | | pce.c: reduce tagmap lookups (nw) Wilbert Pol2015-08-111-10/+10
* | | | vector06.c: reduce tagmap lookups (nw) Wilbert Pol2015-08-111-9/+9
* | | | alesis.c: Reduce tagmap lookups (nw) Wilbert Pol2015-08-111-6/+6
* | | | note hap2015-08-111-2/+3
* | | | ti99: That's one small move for a man Michael Zapf2015-08-116-20/+23
* | | | Xbox console driver now uses the base common machine setup with Chihiro [Samu... yz70s2015-08-111-70/+76
* | | | ace.c: Reduce tagmap lookups and minor cleanup (nw) Wilbert Pol2015-08-111-25/+105
* | | | a2600.c: Replaced ioport tagmap lookup (nw) Wilbert Pol2015-08-111-2/+5
* | | | promoted tntell/vocaid to working hap2015-08-101-53/+139