summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame (follow)
Commit message (Expand)AuthorAgeFilesLines
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-21231-1936/+924
* Popeye: Added sprite ram, background scroll and palette buffering. Unmap $800... smf-2018-02-213-49/+56
* leland.cpp: forgot to remove not working flag for offroad3 (nw) Ivan Vangelista2018-02-211-1/+1
* leland.cpp: worked around offroad3 crashing (nw) Ivan Vangelista2018-02-211-3/+11
* deco32 : Fix remaining mistakes, Add notes (#3220) cam9002018-02-212-8/+12
* cdicdic: Safer DMA handling AJR2018-02-211-8/+3
* duet16: fix palette order (nw) cracyc2018-02-201-1/+1
* duet16: fix attr order (nw) cracyc2018-02-201-7/+13
* model2.cpp: make rail chase 2 pass the initial network check (has tons of 3d ... angelosa2018-02-211-1/+14
* model2.cpp: render_mode can be read back, cfr. Gunblade NY (nw) angelosa2018-02-212-4/+20
* duet16: display attr and graphics mode (nw) cracyc2018-02-201-21/+53
* Merge pull request #3254 from DavidHaywood/200218 R. Belmont2018-02-201-7/+28
|\
| * xavix - rad_box rendering improvements David Haywood2018-02-211-7/+28
* | New machines marked as NOT WORKING arbee2018-02-202-0/+112
|/
* duet16: add generic ascii serial keyboard (nw) cracyc2018-02-201-6/+139
* ay31015: Replace generic pin setters and getters with READ_LINE and WRITE_LIN... AJR2018-02-2014-305/+299
* Fix build (nw) AJR2018-02-201-1/+1
* Merge pull request #3239 from jlachniet/master R. Belmont2018-02-202-1/+24
|\
| * New clone marked as NOT_WORKING Julian2018-02-182-1/+24
* | 6840ptm: Counter/timers are numbered from 1 to 3, not 0 to 2 as with 8253 (nw) AJR2018-02-2013-46/+46
* | duet16: palette (nw) cracyc2018-02-201-2/+35
* | duet16: dma page register (nw) cracyc2018-02-201-3/+17
* | xavix - improve tilemap register use (nw) (#3245) David Haywood2018-02-201-20/+43
* | fix compile (nw) Wilbert Pol2018-02-201-2/+2
* | even more encapsulation/cleanup (nw) Vas Crabb2018-02-2010-442/+521
* | de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-20148-1055/+973
* | raiden.cpp: Clock changes and video of bootleg apply to raidenkb, not raidenb... AJR2018-02-202-12/+21
* | raiden.cpp: added link to a video demonstrating the slowdowns raidenb suffers... Ivan Vangelista2018-02-201-1/+1
* | new clones - Tecmo Bowl (World, set 2) [coolmod] (#3247) David Haywood2018-02-202-65/+108
* | leland.cpp: More ROM name corrections - documentation (nw) briantro2018-02-191-43/+59
* | duet16: External floppy drive select (nw) AJR2018-02-191-7/+10
* | duet16: reads from the floppy but doesn't quite boot (nw) cracyc2018-02-191-7/+52
* | freekick.cpp: Documentation says it's a 317-5008 so call it 317-5008 (nw) briantro2018-02-191-1/+1
* | freekick.cpp: Consistent documentation. Original Gigas also had "GIGAS" on th... briantro2018-02-191-3/+3
* | 6840ptm: Stop defaulting external clocks to 1 Hz AJR2018-02-191-3/+7
* | duet16: pic addressing is inverted (nw) cracyc2018-02-191-1/+15
* | duet16: Add PIC and various interrupt sources (nw) AJR2018-02-191-3/+16
* | duet16: more devices and video (nw) cracyc2018-02-191-2/+29
* | Merge pull request #3248 from incog/master ajrhacker2018-02-191-2/+2
|\ \
| * | fix size incog2018-02-201-2/+2
* | | duet16: Hook up a few devices (nw) AJR2018-02-191-5/+17
* | | new working machine - Gigas Mark II (MC-8123 317-5002) Lord-Nightmare2018-02-192-10/+45
* | | model2.cpp: minor (nw) angelosa2018-02-201-1/+1
* | | model2.cpp: reversed definition (nw) angelosa2018-02-201-4/+4
* | | model2.cpp: fix ROM loading regressions (nw) angelosa2018-02-201-12/+11
* | | model2.cpp: mask polygon_rom / texture_rom checks towards bounds (nw) angelosa2018-02-202-17/+21
* | | model2.cpp: hookup polygon count (nw) angelosa2018-02-202-8/+10
* | | Some reverts of stuff proven wrong ... angelosa2018-02-202-4/+5
* | | model2.cpp: added 30 Hz renderer mode, fixes Virtua Striker timings [Angelo S... angelosa2018-02-202-2/+16
* | | New not working cracyc2018-02-193-0/+110