summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/bcreader.c
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-330/+0
* resolved some by looking into history (nw) Miodrag Milanovic2015-05-141-2/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* Completed state_save_register_item* removal (nw) Ivan Vangelista2015-04-231-7/+7
* minor fix + additions to the barcode reader emulation. nw. etabeta782015-01-261-1/+1
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-53/+53
* fixed usage of uninitialized members in barcode_reader_device (nw) Oliver Stöneberg2014-03-311-1/+6
* Added generic barcode reader emulation: the code accepts sequences of digits in Fabio Priuli2014-02-121-0/+323