summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/hlcd0515.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* m6801: save ram control reg upper bits to 'nvram', hap2023-11-101-2/+2
* ccompan2: remove standbytimer, hap2023-11-091-2/+8
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-4/+4
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* mattelchess: add save switch (nw) hap2019-05-061-1/+1
* New not working machine added hap2019-05-061-2/+11
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+4
* added mm5445_device (nw) hap2019-03-071-4/+4
* orphaned macros/comments (nw) Vas Crabb2018-12-301-11/+2
* spkrdev: Removed MCFG macros, nw mooglyguy2018-12-251-2/+2
* Duplicated save state entries (nw) Olivier Galibert2018-08-231-1/+1
* devcb3 Vas Crabb2018-07-071-2/+2
* de-staticify initializations for src/devices/video (#3270) wilbertpol2018-02-251-5/+5
* added HLCD0530 device (nw) hap2017-05-301-24/+29
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-20/+21
* added hlcd0538 device (nw) hap2017-03-101-2/+0
* srcclean (nw) Vas Crabb2017-02-191-2/+2
* typo (nw) hap2017-02-161-1/+1
* testing 123 new devcb style (nw) hap2017-02-161-4/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* hlcd0515: couple of accuracy improvements (nw) hap2017-01-231-5/+16
* srcclean (nw) Vas Crabb2017-01-221-2/+2
* hh_tms1k: horseran works now, will correct whatsnew manually (nw) hap2017-01-211-10/+10
* hlcd0515: finished device (nw) hap2017-01-211-3/+57
* added hlcd0515 skeleton device (nw) hap2017-01-211-0/+50