summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/archimds.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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