summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move slider_state and ui_menu_item into src/frontend/mame, nw therealmogminer@gmail.com2016-05-1622-63/+99
* drcbex64: special case for and (nw) Ville Linde2016-05-161-0/+8
* New Game Added (Not Working) Scott Stone2016-05-162-2/+15
* Flaming 7: Standardization of all active inputs. [Roberto Fresca] RobertoFresca2016-05-161-24/+24
* Continuing work to move object initialization from start to constructor. couriersud2016-05-1646-815/+894
* More automatic memory handling. (nw) couriersud2016-05-1611-90/+84
* New Clones Added (Working) MetalliC2016-05-162-2/+32
* Flaming 7: $b801 & $b802 instead of $d801 & $d802.... RobertoFresca2016-05-161-5/+5
* Flaming 7: Inputs WIP. Marked as unknown also the $d802 port lines. [Roberto ... RobertoFresca2016-05-151-8/+8
* Flaming 7: Inputs WIP. Marked as unknown the $d801 port lines. RobertoFresca2016-05-151-8/+8
* Flaming 7: Inputs WIP. Identified WT RXD & COUT RTS lines. RobertoFresca2016-05-151-6/+6
* Merge branch 'master' of https://github.com/mamedev/mame RobertoFresca2016-05-151-1/+1
|\
| * Fix stupid syntax error Vas Crabb2016-05-161-1/+1
* | Flaming 7: Inputs WIP. Identified all the Coin-In and Change lines [Roberto F... RobertoFresca2016-05-151-5/+5
|/
* Flaming 7: Inputs WIP. Identified all the Holds, Big, Low, Take, RobertoFresca2016-05-151-6/+6
* Flaming 7: Inputs WIP. Identified Button Lockout input. [Roberto Fresca] RobertoFresca2016-05-151-8/+8
* Flaming 7: Colors are accurate. Removed MACHINE_IMPERFECT_COLORS flag. RobertoFresca2016-05-151-1/+1
* Merge branch 'master' of https://github.com/mamedev/mame RobertoFresca2016-05-1528-813/+2044
|\
| * Merge pull request #861 from MASHinfo/patch-5 R. Belmont2016-05-151-2/+4
| |\
| | * Fixed arcade only build MASH2016-05-081-2/+4
| * | Merge pull request #859 from MASHinfo/patch-4 R. Belmont2016-05-151-0/+2
| |\ \
| | * | Update arcade.flt MASH2016-05-151-1/+1
| | * | Fixed arcade only build MASH2016-05-081-0/+2
| | |/
| * | Merge pull request #877 from JoakimLarsson/mvme147 R. Belmont2016-05-155-349/+1144
| |\ \
| | * | New board driver for Motorola MVME-147 VME board Joakim Larsson Edstrom2016-05-152-0/+692
| | * | Documented setup sequence of SCC for Hbug Joakim Larsson Edstrom2016-05-151-0/+11
| | * | Baud Rate Generator now uses diserial timers through setrate(), Added ADD_ ma... Joakim Larsson Edstrom2016-05-152-349/+441
| * | | Merge pull request #875 from ajrhacker/copcalls R. Belmont2016-05-158-94/+203
| |\ \ \
| | * | | Input documentation and COP tweaks based on M68000 and V30 code AJR2016-05-158-94/+203
| * | | | hh_tms1k: started bship sn sound hap2016-05-151-2/+33
| * | | | hh_tms1k: added internal clickable layout for bship hap2016-05-153-4/+230
| * | | | Merge pull request #872 from system11b/S11irem_mono hap2016-05-151-5/+3
| |\ \ \ \
| | * | | | M72 isn't a stereo boardset. system11b2016-05-151-5/+3
| | |/ / /
| * | | | Fixed MT 06209 (part 3) ImJezze2016-05-151-1/+1
| * | | | Fixed MT 06209 (part 2) ImJezze2016-05-151-2/+2
| * | | | Merge pull request #868 from rdroush/release R. Belmont2016-05-142-19/+98
| |\ \ \ \
| | * | | | Thomson updates: Reagan Roush2016-05-112-19/+98
| * | | | | hh_tms1k: electronic battleship WIP hap2016-05-145-2/+169
| * | | | | Fixed MT 06209 ImJezze2016-05-141-1/+0
| * | | | | Hopefully fix PPC targets Vas Crabb2016-05-141-2/+2
| * | | | | debugimgui: move view drawing into a single function, few more minor colour f... mahlemiut2016-05-141-318/+89
| * | | | | New NOT WORKING machine Robbbert2016-05-142-3/+63
| * | | | | It's even easier to read like this (nw) Vas Crabb2016-05-141-15/+7
* | | | | | Flaming 7: Added redumped program, and proper bipolar PROMs dumps. RobertoFresca2016-05-151-8/+8
|/ / / / /
* | / / / Subtle corrections, cleans and spacing... n/w RobertoFresca2016-05-149-60/+60
| |/ / / |/| | |
* | | | h63484 ==> hd63484 (nw) Sandro Ronco2016-05-139-248/+236
* | | | remove legacy hd63484. (nw) Sandro Ronco2016-05-132-1659/+0
| |/ / |/| |
* | | ND80Z: updates from picture of the pcb. Robbbert2016-05-141-4/+7
* | | luaengine: avoid null keys (nw) cracyc2016-05-131-1/+3
* | | metlfrzr encryption is the same as cshooter.cpp [Peter Wilhelmsen] David Haywood2016-05-131-14/+29