summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/prof80.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-101/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-8/+4
* init some more vars (includes) Robbbert2022-04-111-4/+4
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* upd765: Explicitly emulate reset line AJR2020-10-021-1/+0
* drivers starting with p and q: removed read* and write* macros (nw) Ivan Vangelista2020-06-131-3/+3
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* prof80: Eliminate timer_set; use finder array for floppies (nw) AJR2018-06-301-4/+2
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-1/+3
* small cleanup (nw) Vas Crabb2018-06-181-23/+18
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-151-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+3
* Bulk replace convention for include guards in src/mame/includes/ files: angelosa2018-02-051-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+1
* New 74LS259/9334/CD4099 devices AJR2017-07-251-9/+17
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+98