summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (MESS) rainbow.c : unmap unavailable RAM. Hard limits and 'floating bus' code... Scott Stone2014-04-102-95/+117
* (MESS) PVE500.c: Work on keyboard, 7-seg display and maincpu (z80) daisy cha... Scott Stone2014-04-101-18/+113
* Some changes/corrections to device descriptions from MASH and Tafoid (nw) Scott Stone2014-04-1038-43/+43
* Fixed MESS debug compile (nw) Ivan Vangelista2014-04-101-2/+2
* update information based on photos David Haywood2014-04-101-4/+4
* new clones David Haywood2014-04-103-0/+39
* Converted SNES PPU to be a device. [Fabio Priuli] Fabio Priuli2014-04-1011-603/+684
* Adjusted ROM loading so that all drivers using the k007342 and k007420 use co... Alex W. Jackson2014-04-102-25/+31
* namcona1.c: clean up ROM loading, etc. [Alex Jackson] Alex W. Jackson2014-04-103-263/+255
* huc6261: converted to use inline config. nw. Fabio Priuli2014-04-103-38/+19
* crtc_ega: updated to use devcb2, inline configs and delegates. nw. Fabio Priuli2014-04-094-168/+163
* hmm, i can't get golgo13 gun aim working, something wrong with h8_adc? Michaël Banaan Ananas2014-04-091-13/+8
* assume portb high bit is read-only Michaël Banaan Ananas2014-04-092-30/+30
* Added Co-Processor sub-types to ARM CPU, hooking a special case for VL86C020 ... Angelo Salese2014-04-094-4/+89
* generic_keyboard_device, generic_terminal_device and teleprinter_device: conv... Ivan Vangelista2014-04-0996-696/+228
* hd63450: mask error irq (nw) cracyc2014-04-091-1/+1
* dp8390_device: converted to devcb2 (nw) Ivan Vangelista2014-04-097-97/+85
* wd11c00_17_device: converted to devcb2 (nw) Ivan Vangelista2014-04-093-109/+96
* g1_device: converted to devcb2 (nw) Ivan Vangelista2014-04-092-96/+97
* ramdac: updated to use inline configs. nw. Fabio Priuli2014-04-0911-104/+27
* i8279 is now hooked up agaim in the maygay drivers (nw) Ivan Vangelista2014-04-092-49/+10
* forgot to remove this. nw. Fabio Priuli2014-04-091-7/+0
* hd63484: updated to use inline configs. nw. Fabio Priuli2014-04-096-58/+13
* mb_vcu: updated to use inline configs. nw. Fabio Priuli2014-04-093-60/+15
* Bump UI gfx viewer column limit up (nw) Alex W. Jackson2014-04-091-2/+3
* t6a04: updated to use inline configs. nw. Fabio Priuli2014-04-093-50/+26
* this fixes golgo13 (note: namcos12 is the only place where psx vblank_state i... Michaël Banaan Ananas2014-04-091-1/+1
* ATTN Aaron: the core does not seem to like large amounts of RAM and dies with Fabio Priuli2014-04-091-1/+1
* td0_dsk: cleanup (nw) cracyc2014-04-091-156/+148
* (MESS) nuked a few more auto_allocs, using dynamic_arrays instead. nw. Fabio Priuli2014-04-094-16/+16
* konamigx: better wet/dry levels. Will tune these more later. (nw) R. Belmont2014-04-091-6/+6
* Fixed build. (nw) Curt Coder2014-04-091-1/+1
* namcona1.c: use set_palette_offset for tilemaps; use GFXDECODE_RAM; more clea... Alex W. Jackson2014-04-094-184/+105
* (MESS) pce_slot.c: nuked some auto_allocs, using dynamic_buffer instead. nw. Fabio Priuli2014-04-096-68/+52
* k053936: updated to use inline configs. nw. Fabio Priuli2014-04-0910-124/+58
* k054338: updated to use inline configs. nw. Fabio Priuli2014-04-095-63/+33
* (MESS) snes_slot.c: nuked some auto_allocs, using dynamic_buffer instead. nw. Fabio Priuli2014-04-093-79/+49
* tc0480scp: updated to use inline configs. nw. Fabio Priuli2014-04-0910-200/+157
* tc0100scn: updated to use inline configs. nw. Fabio Priuli2014-04-0912-385/+349
* namcona1.c: rewrite tilemap drawing, fixing MT 05499 [Alex Jackson] Alex W. Jackson2014-04-091-69/+56
* (mess) x68k: reduce tag lookups and fix adpcm (nw) cracyc2014-04-094-82/+154
* rewrote bcd_add/sub according to official doc Michaël Banaan Ananas2014-04-093-244/+99
* MESS compiles now too.. (nw) Scott Stone2014-04-081-1/+1
* At least it compiles now.. (nw) Scott Stone2014-04-082-4/+12
* konamigx: Reverb me harder baby! [O. Galibert] Olivier Galibert2014-04-087-49/+138
* zerofill at init, please retest this galaga issue. http://www.mameworld.info/... Michaël Banaan Ananas2014-04-084-3/+12
* Added support for the Samsung 16LF01 series of VFDs (a Rockwell clone with di... James Wallace2014-04-0816-653/+287
* Fixes shaking screen regression in Poizone/Erotictac, nw Angelo Salese2014-04-081-0/+5
* - Fixed bloom misalignment with HLSL. [MooglyGuy] Ryan Holtz2014-04-082-12/+22
* c45.c: reduce tagmap lookups (nw) Alex W. Jackson2014-04-082-6/+8