summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/osd/modules.lua
diff options
context:
space:
mode:
author aviloria <aviloria@yahoo.com>2016-03-05 00:24:41 +0100
committer aviloria <aviloria@yahoo.com>2016-03-05 00:24:41 +0100
commit0ee7870ea2b6aa774c52060dde72a4dcca07f5ce (patch)
treeb77c692a419b9a4891719c16b4824a01a03437cd /scripts/src/osd/modules.lua
parent57e8f72a1eedf11f5e43715b273e1d3a215170c7 (diff)
Update strings.po
Diffstat (limited to 'scripts/src/osd/modules.lua')
0 files changed, 0 insertions, 0 deletions
'//www.gravatar.com/avatar/8c4ab372f852c2cd2e78d615f2a97a51?s=128&d=retro' /> MooglyGuy2019-06-301-3/+2 * (nw) Clean up the mess on master Vas Crabb2019-03-261-10/+10 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-10/+10 * bus/generic, bus/vc4000: Eliminate address_space argument from handlers (nw) AJR2019-02-191-8/+8 * Make the delay for snapshot/quickload an attotime, and allow implicit zero. ... Vas Crabb2019-02-061-2/+2 * Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+4 * -arcadia, binbug, cd2650, cvs, dm7000, dolphunk, galaxia, hp48, instruct, kon... mooglyguy2018-12-151-47/+45 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-26/+26 * (nw) remove more low-value macros and add a couple more constructor options Vas Crabb2018-05-101-2/+1 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8 * Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-6/+7 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-17/+19 * (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-6/+12 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-7/+7 * s2650: I/O modernization AJR2017-06-221-5/+1 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-27/+27 * Self-registering devices prep: Vas Crabb2017-02-271-0/+2 * Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2 * dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1 * Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-3/+3 * 1. Merge branch 'master' into diimage_filetype_as_stdstring Nathan Woods2016-07-311-2/+2 |\ * | This changes device_image_interface::filetype() to return 'const std::string ... Nathan Woods2016-07-311-2/+2 |/ * Fixed fatal error regressions in my drivers. Robbbert2016-06-161-3/+3 * h21: Added vc4000 compatibility flag. Robbbert2016-02-011-1/+1 * Some licenses fixes and updates (nw) Miodrag Milanovic2015-12-111-2/+3 * clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2 * Add the TRQ Video Computer H-21 system (vc4000 clone) and associated Dirk Best2015-11-291-4/+13