summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/starwars.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-414/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* drivers starting with s: removed read* and write* macros (nw) Ivan Vangelista2020-06-151-5/+5
* PORT_CUSTOM simplification (nw) AJR2019-09-141-1/+1
* starwars.cpp: Replace machine().device with finders (nw) AJR2018-05-311-5/+4
* -adc0808: Improved timings a bit more, nw Ryan Holtz2018-04-301-2/+0
* Use new OUTPUT callback object in various (mostly Atari) drivers (nw) AJR2018-04-291-15/+0
* starwars: Use ADC device; reduce tag lookups (nw) AJR2018-04-021-34/+0
* New 74LS259/9334/CD4099 devices AJR2017-07-251-33/+28
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* (nw) Stiletto2016-01-211-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-3/+3
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-3/+3
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-2/+2
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+471