summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/hp9845_printer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-126/+0
* - 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
* drivers starting with g, h and i: removed read* and write* macros (nw) Ivan Vangelista2020-06-101-2/+2
* hp9825 & hp9845: refactored I/O sub-system. Added 98032 GPIO module. (#4353) fulivi2018-12-051-13/+4
* devcb3 Vas Crabb2018-07-071-3/+3
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-7/+7
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-0/+134
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-134/+0
* HLE of HP9845 internal printer (#2884) fulivi2017-12-051-0/+134