summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0156 Miodrag Milanovic2014-11-2610-346/+340
* (MESS) gamecom : notes Robert2014-11-181-5/+7
* [MESS] apple2: rewrote all 8-bit Apple II drivers with an aim towards moderni... arbee2014-11-161-5/+4
* (MESS) WIP gamecom: converted from crosshairs to mouse pointer. Robert2014-11-131-20/+6
* (MESS) pc9801_kbd: fix locks, add missing keys. [Octocontrabass] etabeta782014-11-122-76/+47
* (MESS) victor9k: Floppy WIP. (nw) Curt Coder2014-11-061-4/+14
* (MESS) victor9k: Floppy WIP. (nw) Curt Coder2014-11-052-41/+62
* Allow sound output if 8253 is never programmed, i.e. all output is done by mo... Sergey Svishchev2014-11-052-2/+2
* Experiments in PCI land [O. Galibert] Olivier Galibert2014-11-051-2/+2
* Merge pull request #34 from shattered/_664d68d Miodrag Milanović2014-11-052-0/+581
|\
| * dvk_ksm: DEC VT52-compatible video terminal Sergey Svishchev2014-11-052-0/+581
* | (MESS) victor9k: Floppy WIP. (nw) Curt Coder2014-11-042-113/+145
|/
* (MESS) victor9k: Floppy WIP. (nw) Curt Coder2014-11-032-3/+33
* (MESS) victor9k: Floppy WIP. (nw) Curt Coder2014-11-032-29/+20
* (MESS) victor9k: Floppy WIP. (nw) Curt Coder2014-11-032-56/+587
* (MESS) victor9k: Floppy WIP. (nw) Curt Coder2014-11-032-11/+24
* (MESS) victor9k: Floppy WIP. (nw) Curt Coder2014-11-022-73/+313
* (MESS) victor9k: Floppy WIP. (nw) Curt Coder2014-11-022-0/+568
* (MESS) x820: Keyboard WIP. (nw) Curt Coder2014-11-022-8/+43
* (MESS) victor9k: Keyboard WIP. (nw) Curt Coder2014-11-022-54/+30
* (MESS) x820: Fixed LOCK key. (nw) Curt Coder2014-11-012-8/+2
* (MESS) x820: Emulated the ASCII keyboard (key repeat is not working yet). [Cu... Curt Coder2014-11-012-0/+451
* Use the same list of centronics devices everywhere (except the Amstrad CPC), ... smf-2014-10-281-1/+1
* (MESS) wswan: converted the video chip to be a device. nw. etabeta782014-10-281-748/+261
* Merge pull request #22 from Jonimoose/ti85 Miodrag Milanović2014-10-281-26/+25
|\
| * ti85: use direct update handler to remove boot memory mapping hacks Jon Sturm2014-10-271-26/+25
* | line endings (nw) Miodrag Milanovic2014-10-281-23/+23
* | Correctly model the behavior of a real Coco for the Cassette input in regards... Scott Stone2014-10-271-21/+23
|/
* ie15: use utf-8 in keyboard layout description Sergey Svishchev2014-10-261-4/+4
* ie15: whitespace only Sergey Svishchev2014-10-261-1/+1
* fixed usage of uninitialized member in sega_32x_device (nw) Oliver Stöneberg2014-10-261-0/+1
* (MESS) ti85: add basic support for the TI-84 Plus Jon Sturm2014-10-241-26/+75
* renamed psx controller and memory card files, renamed znsec to cat702. (nw) smf-2014-10-238-1418/+0
* (MESS) TRS-80 CoCo: implement virtual "Becker Port" for DriveWire support. [R... R. Belmont2014-10-191-5/+13
* Fixed compile for nonstandard tools Robbbert2014-10-181-4/+4
* intelfsh.c: [Joe Sturm] Scott Stone2014-10-181-46/+524
* compilation fix for VS14 CTP4 (nw) smf-2014-10-181-4/+4
* compilation fix for VS14 CTP4 (nw) smf-2014-10-181-1/+1
* From Fabio (nw) Miodrag Milanovic2014-10-171-0/+32
* converted sn76477 to use inline config. nw. Fabio Priuli2014-10-161-20/+0
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-1519-111/+108
* (MESS) sms.c: Misc fixes: [Enik Land] Wilbert Pol2014-10-121-6/+23
* (MESS) msx.c: Replace custom DRIVER_INIT with driver_start override. (nw) Wilbert Pol2014-10-111-1/+1
* (MESS) msx.c: machine_start/machine_reset cleanup (nw) Wilbert Pol2014-10-111-16/+2
* so long, cartslot.c... you made a really great job, when we Fabio Priuli2014-10-114-4/+0
* fixed dfs bank. nw. Fabio Priuli2014-10-111-1/+1
* (MESS) bbc: converted to use generic cart slots and clarified Fabio Priuli2014-10-101-121/+143
* some more generic cart slots. nw. Fabio Priuli2014-10-093-149/+100
* (MESS) intv: converted the driver to use slot devices for Fabio Priuli2014-10-081-428/+47
* (MESS) wswan.c: converted to use slot devices for carts. [Fabio Priuli] Fabio Priuli2014-10-051-667/+177