summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* sharc.cpp: disable fatalerror on debugger data area access (nw) angelosa2018-02-211-1/+5
* 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
* | devcb: Really fix mistake (nw) AJR2018-02-201-1/+1
* | devcb: Fix mistake (nw) AJR2018-02-201-1/+1
* | New machines marked as NOT WORKING arbee2018-02-202-0/+112
* | unidasm: Correct endianness of m6800, m6805 and other Motorola-type CPUs AJR2018-02-201-13/+13
* | devcb: Fix validation problem with chained callbacks (nw) AJR2018-02-202-8/+12
|/
* 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-2016-377/+383
* 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
* | Register device callbacks and add some basic validation for them AJR2018-02-205-139/+284
* | 6840ptm: Counter/timers are numbered from 1 to 3, not 0 to 2 as with 8253 (nw) AJR2018-02-2015-66/+66
* | 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
* | Even more nuon (nw) Olivier Galibert2018-02-202-5/+176
* | 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-192-25/+18
* | 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