summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/hd44780.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* hd44780: Turn logging back off (nw) AJR2019-11-151-1/+1
* hd44780: Better workaround for mtd1256 (nw) AJR2019-11-151-8/+6
* mtd1256: Improve banking; add preliminary LCD display (nw) AJR2019-11-141-3/+8
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+2
* hd44780: Add alternate interface using direct writes to bus control lines (nw) AJR2019-08-251-20/+70
* mu100: Make some noise [O. Galibert] Olivier Galibert2018-11-051-10/+10
* Grammar police (nw) Olivier Galibert2018-02-241-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-18/+20
* debugger_access: Refactor [O. Galibert] Olivier Galibert2017-03-021-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* Revert "moved debugger_access() from address space to machine & removed the a... Vas Crabb2016-11-211-3/+3
* moved debugger_access() from address space to machine & removed the anti-patt... smf-2016-11-191-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-16/+16
* * Doxyfy a significant chunk of devfind.h Vas Crabb2016-08-251-8/+7
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-1/+1
* hd44780_pixel_update_func to delegate (nw) Miodrag Milanovic2016-05-061-4/+4
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-6/+6
* reverting: Miodrag Milanovic2016-01-201-16/+16
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-16/+16
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+569