summaryrefslogtreecommitdiffstats
path: root/docs/release/scripts/src/tools.lua
diff options
context:
space:
mode:
author Robbbert <Robbbert@users.noreply.github.com>2018-11-27 20:57:51 +1100
committer Robbbert <Robbbert@users.noreply.github.com>2018-11-27 20:57:51 +1100
commitd5857fdf8020c5b7f60b4710e5dfc0faba33ab69 (patch)
tree5ee930a06c5e337f92c8ddff153aa52ab6ecefd2 /docs/release/scripts/src/tools.lua
parentd0627312e3b2ef465c88bc1169343a6fa0848ff6 (diff)
parentfbdd163d0c57f14e38edd1f79d63136cee79f77d (diff)
Merge remote-tracking branch 'upstream/release0204'
Diffstat (limited to 'docs/release/scripts/src/tools.lua')
0 files changed, 0 insertions, 0 deletions
c647b945cf5697110a37eac5fc8b2'>laserbat.cpp: Change Cat and Mouse game description based on suggestion Brian Troha2020-12-301-3/+3 * laserbat.cpp: Correct ROM labels for rev 2 Cat and Mouse Brian Troha2020-12-301-25/+25 * Clones promoted to working Brian Troha2020-12-301-40/+48 * drivers starting with j, k, l and part of m: read* and write* macro removal (nw) Ivan Vangelista2020-06-111-2/+2 * s2650: Get the vector from the ack reqeust, remove use of set_input_line_and_... Olivier Galibert2020-04-021-1/+2 * (nw) misc cleanup: Vas Crabb2019-09-201-1/+1 * Added Star Rider skeleton based on schematics. Thanks to TrevEB for pointing... Vas Crabb2019-04-291-2/+2 * 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-1/+1 * Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+2 * -arcadia, binbug, cd2650, cvs, dm7000, dolphunk, galaxia, hp48, instruct, kon... mooglyguy2018-12-151-49/+44 * cpu/pps4 - machine/pxa255, r10696, r10788, ra17xx, rf5c296, roc10937, rp5c01,... Ivan Vangelista2018-10-291-13/+13 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-9/+9 * More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+5 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2 * Streamline machine configuration macros - everyone's a device edition.