summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/guab_dsk.cpp
diff options
context:
space:
mode:
author R. Belmont <rb6502@users.noreply.github.com>2017-12-02 16:40:58 -0500
committer GitHub <noreply@github.com>2017-12-02 16:40:58 -0500
commit377a83bf8a04246fb8035cd5e27a77a8218b742c (patch)
treecb5bac969f49da62113a0bf9874fb03289bcd509 /src/lib/formats/guab_dsk.cpp
parentbd7191f1ea1761d1358c74587192d2ab9ac8a22c (diff)
parent60aaa0bb850e7d602ada153a777e7acfd7b72766 (diff)
Merge pull request #2871 from katananja/patch-4
Update for Brazilian Portuguese
Diffstat (limited to 'src/lib/formats/guab_dsk.cpp')
0 files changed, 0 insertions, 0 deletions
me/commit/src/mame/drivers/tatsumi.cpp?h=mame0226&id=e39802db90860d6628c35265f7c78ce3534f5a53'>68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-1/+1 * gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-1/+1 * (nw) Clean up the mess on master Vas Crabb2019-03-261-62/+61 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-61/+62 * mame\drivers: removed MCFG and MACHINE_CONFIG macros from most drivers starti... Ivan Vangelista2019-02-191-59/+58 * emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-3/+3 * Start cleaning up palette configuration: Vas Crabb2018-12-291-11/+7 * ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-12/+12 * gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-2/+2 * -i8255: Removed MCFG, nw mooglyguy2018-09-031-5/+5 * -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1 * -bcreader, busmouse, cdp1852, cdp1871, cdp1879, cr511b, cs4031, cs8221, cxd10... Ryan Holtz2018-08-161-12/+12 * -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-8/+8 * devcb3 Vas Crabb2018-07-071-3/+3 * tatsumi.cpp: Fix minor commit issue (nw) braintro2018-07-031-1/+1 * new non-working clone: Apache 3 (rev E) braintro2018-07-031-2/+2 * new non-working clone: Apache 3 (rev E) braintro2018-07-031-4/+57 * srcclean and other cleanup (nw) Vas Crabb2018-06-241-29/+29 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-33/+33 * tatsumi.cpp: invert shadow product when a specific register is enabled, used ... angelosa2018-06-071-8/+2 * tatsumi.cpp: apply page wraparound for backgrounds, fixes various glitches in... angelosa2018-06-071-11/+7 * tatsumi.cpp: cycle warriors and big fight bit 15 of tilemap code is per-tile ... angelosa2018-06-011-7/+6 * tatsumi.cpp: oki status is actually reversed active wise for Cycle Warriors a... angelosa2018-05-311-3/+3 * Merge tag 'mame0198' Vas Crabb2018-05-301-1/+1 |\ | * srcclean (nw) Vas Crabb2018-05-271-1/+1 | * tatsumi.cpp: improved road colors in Cycle Warriors [Angelo Salese] angelosa2018-05-271-2/+2 * | tatsumi.cpp: unbreak apache3 / roundup5 (nw) angelosa2018-05-301-27/+27 * | tatsumi.cpp: cleanup bigfight config (nw) angelosa2018-05-291-48/+6 * | tatsumi.cpp: second pass of cyclwarr/bigfight memory map merge (nw) angelosa2018-05-291-68/+79 * | tatsumi.cpp: first pass of merging memory maps in cycle warriors / big fight ... angelosa2018-05-291-57/+26 * | tatsumi.cpp: roundup5 variable cleanups (nw)