summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* converted micropolis and wd17xx to use inline configs. nw. Fabio Priuli2014-05-1643-323/+240
* pc1500.c: let's try ioport_array (nw) Ivan Vangelista2014-05-161-27/+21
* amigafdc: Add writing [O. Galibert] Olivier Galibert2014-05-162-64/+214
* lost this line at some point (nw) David Haywood2014-05-161-1/+1
* disabled allocation logging (nw) Oliver Stöneberg2014-05-161-1/+1
* converted some more global_alloc_array() usage to dynamic_buffer/dynamic_arra... Oliver Stöneberg2014-05-163-11/+7
* converted some global_alloc_array() usage to dynamic_buffer/dynamic_array (nw) Oliver Stöneberg2014-05-164-47/+12
* re-applied safe corealloc changes (nw) Oliver Stöneberg2014-05-162-16/+11
* fix validation (msx.c change, please verify) (nw) David Haywood2014-05-161-2/+2
* midas.c: fix (currently unused) gfxdecode layout; rationalize sprite rom load... Alex W. Jackson2014-05-162-27/+24
* midas.c: fix uninitialized tile banking (nw) Alex W. Jackson2014-05-161-0/+1
* whoops (nw) Alex W. Jackson2014-05-161-1/+1
* midas.c: clear unused ROM region properly (nw) Alex W. Jackson2014-05-162-2/+2
* (MESS) fp1100 : fixed mistake and omissions. Robbbert2014-05-161-1/+3
* (MESS) fp1100 : added documentation etc. Still not working. Robbbert2014-05-161-129/+456
* Preliminary support for LTE dynamic time-stepping based on Local truncation e... Couriersud2014-05-158-20/+102
* (MESS) msx.c: Fixed some more floppy regressions (nw) Wilbert Pol2014-05-151-42/+38
* (MESS) msx.c: Floppy support is also fixed for expertdp (nw) Wilbert Pol2014-05-151-1/+0
* Revert of r30457 per Micko (nw) Scott Stone2014-05-153-11/+15
* (MESS) msx.c: Fixed a few floppy regressions (nw) Wilbert Pol2014-05-152-11/+7
* drawgfx.c: make it possible to reset the total elements of a gfx_element [Ale... Alex W. Jackson2014-05-152-5/+47
* short whatsnew: fixed some gfx bugs in midas.c "livequiz" David Haywood2014-05-1510-881/+1190
* corealloc adjustments: Oliver Stöneberg2014-05-153-15/+11
* neoprint.c: fix generic_paletteram regression (nw) Alex W. Jackson2014-05-151-1/+1
* New games marked as GAME_NOT_WORKING Roberto Fresca2014-05-152-22/+357
* majorpkr.c: cleanup/modernize, reduce tag lookups, fix flipscreen, fix generi... Alex W. Jackson2014-05-151-99/+79
* hd63450: converted to use inline configs. nw. Fabio Priuli2014-05-154-48/+42
* nes: bringing back the second hashfile usage which had to be disabled Fabio Priuli2014-05-151-2/+1
* Gaelco CG-1V/GAE1: converted to use inline configs. nw. Fabio Priuli2014-05-153-82/+49
* gba: fixed games with RTC which were not loading from fullpath. Fabio Priuli2014-05-151-2/+2
* 6883sam: fixed uninitialized class members, just in case. nw. Fabio Priuli2014-05-151-0/+2
* More accuracy... Roberto Fresca2014-05-151-4/+4
* (MESS) gmaster : cleanup Robbbert2014-05-151-19/+8
* Analog input updates now send to queue. Reduces risk of stack overflows. Couriersud2014-05-159-30/+1564
* Merge branch 'master' of ssh://mess.org/mame Dirk Best2014-05-141-1/+1
|\
| * Amiga: Fix A3000 RTC tag Dirk Best2014-05-141-1/+1
* | Corrections on docs and PCB layout... Roberto Fresca2014-05-141-66/+66
|/
* Amiga: Implement internal IDE controller for the Amiga 4000. Fix RTC Dirk Best2014-05-142-40/+58
* Merge branch 'master' of ssh://mess.org/mame Dirk Best2014-05-141-0/+4
|\
| * Amiga: Fix NTSC GAYLE clocks Dirk Best2014-05-141-0/+4
* | Correct some device shortname/longname conflicts that had surfaced (nw) Scott Stone2014-05-142-6/+6
* | Whoops, forgot these (nw) Wilbert Pol2014-05-147-0/+260
* | (MESS) msx1_cart.xml: A few fixes (nw) Wilbert Pol2014-05-141-0/+3
* | (MESS) msx.c: [Wilbert Pol] Wilbert Pol2014-05-1450-5442/+6892
* | fix for mt5508 + mask direct accesses to vrom (better safe than sorry). nw. Fabio Priuli2014-05-141-4/+6
* | (MESS) lft1510 : connected to a terminal Robbbert2014-05-141-5/+17
* | (MESS) lft1230 : fixed regression Robbbert2014-05-141-10/+8
* | (MESS) hashfile.c: Make hasfile processing work without a running_machine(). ... Wilbert Pol2014-05-141-2/+2
* | Fixed assorted wd17xx related regressions (nw) Ivan Vangelista2014-05-143-1/+11
* | return an error when trying to use a .7z file with zippath - for now (nw) Oliver Stöneberg2014-05-141-0/+18