summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/imagedev/bitbngr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-4/+4
* vgmplay: Bug fixes AJR2017-07-201-2/+6
* (nw) fixed potential compile error Robbbert2017-07-081-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Make device_image_interface::update_names a private method called automatical... AJR2017-03-031-1/+0
* Image instance name refactoring and bug fixing (nw) AJR2017-03-021-0/+2
* sitcom: hook up LEDs to PIA outputs to show state visually, softlist a Vas Crabb2017-02-111-3/+12
* Revert "Use true/false if type used is bool (nw)" Miodrag Milanovic2016-11-121-5/+5
* Use true/false if type used is bool (nw) Miodrag Milanovic2016-11-111-5/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-2/+2
* Consolidating implementations of create_option_guide() that return nullptr Nathan Woods2016-07-131-1/+0
* C++-ification of src/lib/util/opresolv.[cpp|h] (moved to util:: namespace, ch... Nathan Woods2016-07-071-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 1 (nw) Miodrag Milanovic2015-12-051-13/+13
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+46