summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-31144-5205/+5126
* m68k: generate the correct kind of stack frame for 68010 bus errors. [R. Belm... arbee2014-12-301-1/+6
* asteroid.c: use configured bank entries instead of postload (nw) Alex W. Jackson2014-12-303-57/+42
* (nw) Alex W. Jackson2014-12-301-2/+2
* zaccaria.c: kill some trampolines (nw) Alex W. Jackson2014-12-302-33/+9
* zaccaria.c, zac2650.c: added save state support (nw) Osso2014-12-306-97/+137
* Fix missing speaker levels for trs80 (level2) by initializing speaker_sound_d... jbu2014-12-302-23/+31
* fixed uninitialized member in a2_video_device (nw) Oliver Stöneberg2014-12-301-0/+1
* new clones mamehaze2014-12-302-0/+52
* fixed usage of uninitialized member in tms5110_device (nw) Oliver Stöneberg2014-12-301-1/+2
* oh, R only goes up to 10 hap2014-12-301-2/+2
* testdriver for an unknown late-70s TMS1100 electronic game. What game is it? hap2014-12-303-0/+213
* Move some includes around to fix compile errors on OSX; if this breaks any ot... Wilbert Pol2014-12-2912-4/+16
* c128.c: removed duplicate macros (nw) Osso2014-12-291-2/+0
* fixed linking on FreeBSD (nw) Oliver Stöneberg2014-12-291-8/+9
* snes_ppu_device: removed unneeded running_machine parameter were it wasn't ne... Osso2014-12-293-34/+34
* fixed SANITIZE=thread linking (nw) Oliver Stöneberg2014-12-291-1/+8
* (MESS)Game added or promoted to working hap2014-12-294-0/+249
* snes.c: fixed save state problem (see smwu for example) (nw) Osso2014-12-291-1/+1
* Changed sdl_window_info to be closer to C++: couriersud2014-12-298-288/+295
* chihiro: add support for vblank wait NV2A accelarator method (nw) yz70s2014-12-283-137/+233
* Merge branch 'master' of https://github.com/mamedev/mame.git couriersud2014-12-2830-566/+963
|\
| * Add a TEA1002 color encoder device and use it for the Aquarius. It might Dirk Best2014-12-287-22/+168
| * removed identical romsets hap2014-12-282-45/+15
| * removed no-longer-needed asserts from z80dma Robert2014-12-282-4/+2
| * z80dma : fixed buffer overflow. Fixes altos5 and wmbullet floppies. Robert2014-12-281-1/+1
| * Small comment fixes/addenda. (n/w) Lord-Nightmare2014-12-273-5/+6
| * Didn't need that much to boot (nw) Olivier Galibert2014-12-271-6/+4
| * (nw) mamehaze2014-12-272-36/+26
| * arcompact - it's actually executing code in cartridge space now (nw) mamehaze2014-12-275-160/+193
| * New clones added mariuszw2014-12-272-5/+86
| * mc1502.c: fixed hardlocking regression for pk88 (nw) Osso2014-12-271-2/+1
| * Robert, is that your idea of a joke? (nw) Olivier Galibert2014-12-274-2/+140
| * abc99_device:: fixed "ROMENTRY_ISREGION(region)" assert, now asserts in z8536... Osso2014-12-271-3/+2
| * sf2amf: working inputs (MT05808) [darq] Osso2014-12-271-2/+2
| * (MESS) excalibur : more unused code (nw) Robert2014-12-273-71/+0
| * checkpoint (nw) mamehaze2014-12-273-91/+52
| * (MESS) megadriv: slightly improved support for CodeMasters 2-in-1 carts etabeta782014-12-272-2/+2
| * arcompact - start to add the hardware loop support (nw) mamehaze2014-12-266-77/+80
| * spelling fix (nw) mariuszw2014-12-271-1/+1
| * New clones added mariuszw2014-12-273-20/+70
| * arcompact (nw) mamehaze2014-12-263-120/+132
| * arcompact (nw) mamehaze2014-12-263-6/+95
* | Fix "-mt" for SDLMAME windows build [Calamity, Couriersud]. couriersud2014-12-281-1/+21
|/
* arcompact (nw) mamehaze2014-12-262-178/+137
* new clones mamehaze2014-12-262-13/+23
* arcompact (nw) mamehaze2014-12-263-93/+58
* Merge branch 'master' of https://github.com/mamedev/mame mamehaze2014-12-2613-99/+502
|\
| * (MESS) excalibur : removed unused code (nw) Robert2014-12-261-69/+2
| * adding the new sourcefiles would have helped probably... ;) etabeta782014-12-264-0/+395