summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/swtpc09.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with s: removed read* and write* macros (nw) Ivan Vangelista2020-06-151-26/+26
* more macro removal (nw) Ivan Vangelista2020-05-191-6/+6
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-1/+1
* swtpc09: the OS9 DC5 variant needs a unique id. 68bit2020-02-111-1/+1
* swtpc09: OS9 support, misc fixes. 68bit2020-02-091-6/+35
* swtpc, swtpc09: save state, port change, cleanups 68bit2019-11-081-51/+81
* swtpc09: add hard disk support for the DMAF3 controller 68bit2019-08-271-86/+261
* srcclean (nw) Vas Crabb2019-08-251-7/+7
* swtpc09: update, use the SS-30 bus, get these working. 68bit2019-08-211-189/+341
* (nw) terminal tidy-up Robbbert2018-08-111-1/+0
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-2/+2
* beathead, concept, pkscram, saturn, tandy2k, trackfld, x1, swtpc09: machine()... mooglyguy2018-06-131-41/+32
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met... smf-2017-12-201-4/+4
* ide: Add non-space cs access methods, use them wherever possible [O. Galibert] Olivier Galibert2017-12-161-4/+4
* ide: deambiguate cs access between 16 and 32 bits [O. Galibert] Olivier Galibert2017-12-161-4/+4
* swtpc09: Much saner implementation of DAT banking (nw) AJR2017-11-301-10/+14
* swtpc09: Memory banking modernization (nw) AJR2017-11-301-115/+4
* swtpc09: Change baud clock to MC14411; clean up some shared code (nw) AJR2017-11-301-57/+10
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-6/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* -6840ptm: Changed WRITE8 to WRITE_LINE for single-bit outputs. [Ryan Holtz] therealmogminer@gmail.com2016-10-031-3/+6
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+859