summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/archimds.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ertictac.cpp: convert to use IOC and MEMC devices. Sandro Ronco2021-05-011-1018/+0
* aa310.cpp: Replaced i2cmem with pcf8583 RTC device. Nigel Barnes2020-12-261-6/+6
* 20pacgal, advision, archimds, aristmk5, segajw: initialized some variables th... Ivan Vangelista2020-11-011-0/+1
* drivers starting with a and b: finished removing READ/WRITE macros (nw) Ivan Vangelista2020-06-051-11/+11
* Misc. fixups (nw) AJR2020-03-261-0/+1
* More WD FDC master reset modernization (nw) AJR2020-03-261-2/+1
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-2/+2
* srcclean (nw) Vas Crabb2019-09-221-11/+11
* acorn_vidc.cpp: generate u255 law sound table on device start [Olivier Galibe... angelosa2019-09-211-3/+6
* archimds.cpp: fixed off by 16 sound DMA transfers, improving sound quality [A... angelosa2019-09-201-9/+2
* Rewritten Acorn VIDC10 into own device file [Angelo Salese] #5671 Angelo Salese2019-09-201-275/+48
* archimds.cpp: preliminary serial joystick interface [Angelo Salese] angelosa2019-09-101-2/+36
* archimds.cpp: preliminary RTFM joystick support [Angelo Salese] angelosa2019-09-061-9/+26
* archimds.cpp: fixed cursor enable and variable size, used by caverns to displ... angelosa2019-09-051-6/+11
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-2/+2
* make rectangle work better with constexpr, change many things to use designat... Vas Crabb2018-07-281-9/+5
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-27/+3
* Remove first_screen() from hp80, pokemini, uzebox, archimds. nw mooglyguy2018-03-101-1/+1
* Checkpoint... (nw) Olivier Galibert2018-01-031-5/+5
* Time to get out of mame/drivers and tackle the easy ones (nw) Olivier Galibert2018-01-021-3/+3
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* archimds.cpp: clean this one (nw) angelosa2017-12-071-1/+1
* Remove pulse_input_line version using CPU minimum quantum, which can (though ... AJR2017-11-221-1/+1
* Revert "pulse_input_line: change units to cycles and set default param to min... hap2017-11-151-1/+1
* pulse_input_line: change units to cycles and set default param to min_cycles ... hap2017-11-151-1/+1
* Replace driver_device::generic_pulse_irq_line with device_execute_interface::... AJR2017-11-141-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* aristmk5: added SPI and hopper emulation, this allows non-US games to boot. Sandro Ronco2017-01-221-14/+7
* cleanup (nw) Vas Crabb2016-12-271-5/+5
* archimds: finally correct audio frequency setting [R. Belmont] arbee2016-12-271-9/+16
* Fixed ertictac.cpp regression, nw angelosa2016-12-251-1/+0
* first srcclean pass (nw) Vas Crabb2016-12-251-8/+8
* archimds: fixed sound double-buffering [R. Belmont] arbee2016-12-241-10/+21
* archimds.cpp: fixed Vertical Count Register and pixel clock timings, nw angelosa2016-12-241-4/+3
* Fixed vblank timings in Acorn Archimedes and enabled partial updates, VIDC de... angelosa2016-12-241-8/+15
* Archimedes: make floppies work. Sandro Ronco2016-12-231-2/+6
* VIDC: fixed horizontal display position and cursor position. Sandro Ronco2016-11-201-7/+4
* aristmk5: hooked-up EEPROMs, UARTs and some inputs also fixed video dma when ... Sandro Ronco2016-11-121-2/+2
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-1/+1
* a310: reworked HLE keyboard and added mouse input. Sandro Ronco2016-11-011-1/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-26/+26
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-9/+2
* Prepare to make object finders behave like a pointer, not a half-pointer half... Vas Crabb2016-08-261-2/+2
* Cleanups and version bump Miodrag Milanovic2016-07-271-1/+1
* Notes about how to load a floppy in supervisor mode, nw angelosa2016-07-141-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1207