summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* abc800_dsk: Fixed sector interleave. [Curt Coder] Curt Coder2017-02-172-2/+28
* galaxian.cpp: fixed MT06503 (nw) Ivan Vangelista2017-02-171-1/+12
* new working games briantro2017-02-161-9/+9
* zigzagb: Install handlers and banks using address map rather than hacking the... AJR2017-02-162-29/+23
* Optimized 7493 device. Gives some 5 to 10% improvement to pong. couriersud2017-02-164-78/+88
* Move from <cstring> to std::copy and friends. (nw) couriersud2017-02-166-54/+63
* mephistp: Start adding devices based on schematics (nw) AJR2017-02-161-49/+182
* Revert "wd177x_dsk, upd765_dsk: Fixed sector interleaving. [Curt Coder]" Olivier Galibert2017-02-164-11/+9
* konmedal: identified game, attempted tile banking. (nw) arbee2017-02-162-10/+15
* Compile fix. (nw) Curt Coder2017-02-161-1/+1
* wd177x_dsk, upd765_dsk: Fixed sector interleaving. [Curt Coder] Curt Coder2017-02-164-9/+11
* lux21046: Cleanup. (nw) Curt Coder2017-02-162-121/+127
* Fixed validation error where there were 2 'kgbird' set names (aristmk4 and ar... Scott Stone2017-02-162-3/+3
* Assorted space padding issues detected and removed from source (nw) Scott Stone2017-02-1611-29/+29
* typo (nw) hap2017-02-161-1/+1
* testing 123 new devcb style (nw) hap2017-02-161-4/+4
* make cnbaskb.lay leds a bit smaller (nw) hap2017-02-161-34/+34
* Merge pull request #2060 from superctr/namcos22_speaker R. Belmont2017-02-151-10/+50
|\
| * namcos22: add 'bodysonic' speaker to airco22b superctr2017-02-131-1/+9
| * namcos22: Add per-game speaker configurations superctr2017-02-131-9/+41
* | Merge pull request #2062 from shattered/_fb4f4dd R. Belmont2017-02-154-90/+550
|\ \
| * | ms0515.cpp -- hook up keyboard and floppy, improve video emulation etc. Sergey Svishchev2017-02-134-90/+550
* | | New games added as GAME_NOT_WORKING arbee2017-02-152-32/+67
* | | finish hccbaskb internal layout (nw) hap2017-02-163-9/+49
* | | Cherry-pick some features from self-registering drivers PoC: Vas Crabb2017-02-1612-305/+268
* | | Revert "ioport: driver shortname in the INP file header should be 16 characters" mahlemiut2017-02-161-16/+7
* | | New working machine added hap2017-02-164-4/+306
* | | ioport: driver shortname in the INP file header should be 16 characters mahlemiut2017-02-161-7/+16
* | | New working machine added hap2017-02-152-4/+66
* | | finish rockpin internal layout (nw) hap2017-02-151-41/+128
* | | naomi.cpp docs update: MetalliC2017-02-151-32/+34
* | | aim65: add 16K PROM/ROM module, 4 extra sockets required for Instant Pascal Nigel Barnes2017-02-153-7/+47
* | | allow softlist software parts to use different interfaces: Nigel Barnes2017-02-153-23/+33
* | | konmedal: passes POST. now the real fun. (nw) arbee2017-02-152-15/+29
* | | hh_pic16: tiger basketball WIP (nw) hap2017-02-152-11/+134
* | | Added state saving and loading to nltool. couriersud2017-02-154-26/+183
* | | Move inline constructors from header to cpp. (nw) couriersud2017-02-152-15/+33
* | | New working machine added hap2017-02-143-13/+105
* | | hh_pic16: rocket pinball skeleton driver (nw) hap2017-02-142-43/+158
* | | srmp2.cpp: added dip switch settings for rmgoldyh (MT05599) [kamilz] Ivan Vangelista2017-02-141-80/+75
* | | mainsnk.cpp: fixed flip screen for canvas (nw) Ivan Vangelista2017-02-141-1/+1
* | | New working machine added hap2017-02-145-21/+420
* | | zx81: changed default ramsize to 16K Nigel Barnes2017-02-141-2/+2
* | | z88: fixed expanded video addressing in RAM carts Nigel Barnes2017-02-144-24/+54
* | | Basic inputs for Funky Ball (nw) angelosa2017-02-141-63/+30
* | | MACHINE_NODEVICE_MICROPHONE for Kung Fu Taikun (nw) angelosa2017-02-141-2/+2
* | | segas16b.cpp: improved inputs for Excite League / Super League [Angelo Salese] angelosa2017-02-141-22/+16
* | | (nw) A few more m_p_chargen found and converted. Robbbert2017-02-1415-233/+158
* | | build fix (nw) Lord-Nightmare2017-02-141-0/+1
* | | konmedal: use PROM palette (see F4 gfx viewer), more work on VROM readback. (nw) arbee2017-02-143-12/+72